How to fix a GeoTIFF that has an invalid NO DATA value: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
C:\Users\TYGRON\Downloads\downloadtool\exiftool-12.65\exiftool.exe %1<br>
C:\Users\TYGRON\Downloads\downloadtool\exiftool-12.65\exiftool.exe %1<br>
pause</code>
pause</code>
[[File:nodata_tiff_error.PNG]]
[[File:nodata_tool_command.PNG]]
[[File:nodata_tool_download.PNG]]
[[File:nodata_tool_exe.PNG]]]

Revision as of 10:35, 29 September 2023

exiftool.exe nodata_tiff_comma.tiff "-GDALNoData=3.4028229999999999999e+038"


C:\Users\TYGRON\Downloads\downloadtool\exiftool-12.65\exiftool.exe %1 -GDALNoData=3.4028229999999999999e+038
pause
C:\Users\TYGRON\Downloads\downloadtool\exiftool-12.65\exiftool.exe %1
pause

Nodata tiff error.PNG

Nodata tool command.PNG

Nodata tool download.PNG

Nodata tool exe.PNG]