geotiffwrite
Write a 2D or 3D array to a single or multi-band GeoTIFF file
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Jimmy Shen (2026). geotiffwrite (https://ch.mathworks.com/matlabcentral/fileexchange/27959-geotiffwrite), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: How to drape Landsat images over Bedmap2 topography
General Information
- Version 1.6.0 (24.1 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.6.0 | Thanks to Jesse Angle for the detail fix of ModelTransformationTag bug. |
||
| 1.5.0 | Full Color (24-bit RGB) GeoTIFF is supported |
||
| 1.4.0 | 1-bit GeoTIFF is supported |
||
| 1.3.0 | 1. 3D array is supported to write Multi-band GeoTIFF data; 2. "make_option" program is created to provide a GUI window to generate option argument for "geotiffwrite" program; |
||
| 1.2.0 | It now supports to write any kind of data info a GeoTIFF file. Examples are provided. |
||
| 1.0.0 |