Tuesday 2 July 2019

qgis - How to calculate terrain Curvature?


I have an elevation raster and I would like to get some basic terrain variables, such as slope, ruggedness, aspect or curvature.


The problem is that I don't seem to have the possibility to calculate curvature with the terrain analyst:


enter image description here



Can anyone tell me why this indicator isn't in the list? How can I calculate it otherwise?




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