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

feat(linzjs-geojson): add Area.ring() method and Area tests #2891

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

ajacombs
Copy link
Contributor

Adds calculation of the area of GeoJSON rings, and refactors the calculation of polygon and multipolygon areas to use this ring area calculation. Docstrings and tests are added for each of the Area methods.

@ajacombs ajacombs requested a review from a team as a code owner August 15, 2023 00:30
@blacha blacha added this pull request to the merge queue Aug 15, 2023
Merged via the queue into master with commit e10a7e8 Aug 15, 2023
10 checks passed
@blacha blacha deleted the feat/geojson-ring-area branch August 15, 2023 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants