Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate creation of polygon areas #2

Open
samuelleach opened this issue Jun 9, 2013 · 1 comment
Open

Automate creation of polygon areas #2

samuelleach opened this issue Jun 9, 2013 · 1 comment

Comments

@samuelleach
Copy link
Owner

At the moment the area (in m^2) of polygons must be created manually using QGIS and following these instructions (http://gis.stackexchange.com/questions/23355/how-to-calculate-polygon-areas-in-qgis: "This can also be done with Vector|Geometry Tools|Add/export geometry columns, which creates a new shapefile with area and perimeter (or length) columns added".)

It would be nice to figure out how to do this from the command line.

@samuelleach
Copy link
Owner Author

The repo now includes bin/shape2area.py which can calculate areas of polygons. Not yet integrated into the Makefile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant