Monday 11 April 2016

raster - Classifying slope (flat, slope, steep, very steep) in QGIS?



I want to classify the slope of the DEM data, by dividing the slope by 4 classes: flat, ramps, steep, very steep.


How to do this with 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...