Note: to see the area of a graphic polygon by right-clicking on the graphic and select Properties --> Area. You can change between sqft, hectares, sqkm, etc.
Many thanks to the ESRI-L Mailing List and Support Forums without whom I'd still be itchy without a backscratcher.
-- MattWilkie - 20 Jan 2006
Written and tested on ArcMap v9.1. I've no idea if it works for other versions or not. No doubt it's buggy and could be improved. Please feel free to let me know of any problems or submit patches.
To install:
Normal.mxt, r-click and import.
ReportArea.bas and drag to the toolbar of your choice.
To use, select one or more polygons and press the button.
There is no warranty or support for this tool, if it kills your computer or screws your data up, I'm really sorry but oh well, c'est la vie.
Download ReportArea.bas : Report Area of selected polygons (ArcMap v9.x)
Boy, the additions just keep on coming
This time it's from Robert Brundage who supplies two tools that he's downloaded off of arcscripts in the past: CalculateAreas.dll and Draw_Polygon_for Acres_Feet.dll. Using these as keywords for searching the ArcScripts archive yields a plethora of tools I didn't find earlier. It turns out that hardly any developers found the need to "calculate area" enough times to write a tool for it but more than half dozen have for "calculate acres". Go figure.
As the names suggest, most of these tools only report acres, but using the examples in ReportArea.bas as a guide it should be relatively simple to extend them to be more general purpose. I just knew I couldn't be the only one missing this functionality.
-- MattWilkie - 30 Jan 2006
| WebForm | |
|---|---|
| TopicCategory | HowTo |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | ReportArea.bas | manage | 3.8 K | 2006-01-20 - 15:27 | MattWilkie | Report Area of selected polygons (ArcMap v9.x) |