This tool converts a UTM GeoTiff, or a tiff with corresponding UTM world file, into a Lat/Long GeoTiff without the use of the Mapping Toolbox.
The source file is read in and a new GeoTiff is created with the geographic directory information.
This function utilizes the following functions found on the File Exchange website:
geotiffwrite.m by Jimmy Shen (File ID: #27959)
utm2ell.m by Mike Craymer (included in his Geodetic Toolbox #15285)
rad2deg.m by Mike Craymer (included in his Geodetic Toolbox #15285)
Kyle Mayer (2021). UTM2LatLong GeoTiff Converter (https://www.mathworks.com/matlabcentral/fileexchange/37605-utm2latlong-geotiff-converter), MATLAB Central File Exchange. Retrieved .
Inspired by: Geodetic Toolbox, geotiffwrite
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.