Saturday, 5 December 2015

Extracting raster values and creating new raster in QGIS?



I want to extract certain values of a raster image in order to create a new raster which then should only contain the extracted/chosen values.


How to do this in QGIS?




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