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

Add ignoreBoundary param @turf/inside #706

Merged
merged 1 commit into from
May 2, 2017
Merged

Add ignoreBoundary param @turf/inside #706

merged 1 commit into from
May 2, 2017

Conversation

dpmcmlxxvi
Copy link
Collaborator

This addresses issue #699 to allow polygon boundary to be ignored when testing if point is inside.

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Have read How To Contribute.
  • Run npm test at the sub modules where changes have occurred.
  • Run npm run lint to ensure code style at the turf module level.

@DenisCarriere DenisCarriere self-requested a review May 2, 2017 03:00
@DenisCarriere DenisCarriere added this to the 4.3.0 milestone May 2, 2017
@DenisCarriere DenisCarriere merged commit 7fcde2d into Turfjs:master May 2, 2017
@DenisCarriere
Copy link
Member

👍 Looks great, thanks for keeping the PR concise.

Copy link
Member

@DenisCarriere DenisCarriere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look great to me!

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

Successfully merging this pull request may close these issues.

2 participants