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

Added support for multi polyline and polygon #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mike16889
Copy link

Added support for multi poly-line and multi polygon, uses turf if available for area calculation, if not, falls back to internal area calculation for simple polygons only (not multi). solves issue #8 can solve #17 if turf is also used

Added support for multi polyline and polygon, uses turf if available for area calculation, if not, falls back to internal area calculation for simple polygons only.
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.

2 participants