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

total area of all polygons from imported file #442

Merged

Conversation

GundulaW
Copy link
Contributor

This contains a small fix to calculate the area of all polygons. The current code assumed that the geojson contains only one polygon. But this is only the case when the polygon is drawn inside the user interface, not when it is imported from a shape file.

@GundulaW GundulaW requested a review from dladrichem May 15, 2024 15:21
@GundulaW GundulaW linked an issue May 15, 2024 that may be closed by this pull request
3 tasks
@LuukBlom LuukBlom merged commit 788a98a into main May 15, 2024
4 checks passed
@LuukBlom LuukBlom deleted the 441-wrong-volume-when-importing-greeninfra-polygons-from-file branch May 15, 2024 15:26
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

Successfully merging this pull request may close these issues.

Wrong volume when importing GreenInfra polygons from file
2 participants