Wednesday, 9 September 2015

qgis - Sum values in a field


Using QGIS 1.8, I've got a shapefile with an integer field called AREA and I'd like to sum the values which are in this shapefile. Does anybody know how to ? Thank's a lot. Robert




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