Monday 29 April 2019

Combining information from raster and vector layers in QGIS?


in QGIS I have 1 raster-layer (elevation) and 1 vector-layer (administrative units).


Now I would like to be able to query one of the administrative units and see the mean and min/max of the elevation within its area.


Which QGIS tool can do that?




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