Tagged Questions
3
votes
1answer
165 views
Calculate area within Python script in Arcmap
I am trying to calculate the area of a polygon within my Python script. I create a new polygon from merging two together, and I'd like to add the area of the resulting polygon to a field in the output ...
3
votes
3answers
193 views
Auto-calculate field (area or formula)
I'm wondering if anyone has any insight into the potential to auto-calculate the value of a field, either area or distance (ideally) or a formula (based on the values of say 2 other fields, or an ...
1
vote
1answer
275 views
How to use field calculator for area calculations in QGis? [duplicate]
Possible Duplicate:
Calculate area between contour lines on a DEM with Qgis 1.8.0-Lisboa
Based on a DEM of a whole country I have reclassified altitudinal bands with steps of 100 metres ...
5
votes
1answer
459 views
How to measure area correctly?
I have now used my entire evening, but I can't figure out how to make areal calculations (eg. in km2). I have tried the 'field calculator', I have tried the 'measure area' function on the "attributes" ...