Wednesday, 19 December 2018

raster - How to split and extract multispectral imagery in QGIS (2.18)


I am looking for a way to split multiband images and extract all the bands at once- instead of subsetting one band at a time.



Is there any method in QGIS which could allow for this? I know there are split RGB band tools but I have 8 band files.




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...