Tuesday, 3 February 2015

qgis - Calculate area in square meters from degrees?


I have a polygon shapefile in geographic coordinate system, I would like to calculate area in square meters in QGIS using Python.


Is there any formula or equation to do this?




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