Monday 12 February 2018

raster - QGIS slope percent calculation


I'm using QGIS and I'm trying to calculate slope < 20% from a file I have but when I use the raster calculation SLOPE < 20 the result is all black. What am I doing wrong? The data is already in percent.




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