-
Notifications
You must be signed in to change notification settings - Fork 942
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
Fix for boolean-contains #923
Conversation
Just a bit of additional context on performance of this module vs
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me
Those benchmark results definitely speak for themselves 👍 good job @rowanwins |
@rowanwins impressive! 😜 👍 |
Please fill in this template.
npm test
at the sub modules where changes have occurred.npm run lint
to ensure code style at the turf module level.Resolves #915 and introduces new tests against JSTS based on discussions in #919 .
I've left the shapely tests in there for reference but currently 13 of the tests fail when run against
shapely