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

.Contains(Coordinate ) in a Polygon? #17

Closed
asapostolov opened this issue Sep 24, 2015 · 1 comment
Closed

.Contains(Coordinate ) in a Polygon? #17

asapostolov opened this issue Sep 24, 2015 · 1 comment

Comments

@asapostolov
Copy link

I see you support .Contains(Coordinate ) in a Envelope which is not so hard to do but do you support .Contains(Coordinate ) for a complex Polygon?
If no - how hard is it to implement? Can you point to some reference where I can see the logic and maybe implement it as a pull request?

@asapostolov
Copy link
Author

Implemented a variation of Polygon.Contains in pull request

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

No branches or pull requests

1 participant