How does one use the script? Within GDAL, or???
How does one use the script? Within GDAL, or???
Hi babj,
It's a python script and the script uses gdal. Basically must have python ( and pillow python package) and gdal installed on computer. Change the first lines of the script pointing to your files and settings then run 'python GTIFFtoIMG.py'.
No need to install gdal for python (gdal python bindings). If gdal works on command line, thats all it gets to run. Gdal is a bit annoying to install, this looks like a nice tuto for it [Only registered and activated users can see links. ]
Last edited by JinMast; 28th May 2022 at 04:10 AM.
Bookmarks