Friday 24 June 2016

How to export only one band from an image using GDAL?


I have a multi-band GeoTiff, and I want to extract only the first band and write a new image consisting of only that band.


How do I do this using GDAL?





No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...