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

Convert LinearRing to Polygon to use with SimplePointInAreaLocator #1042

Closed
wants to merge 1 commit into from

Conversation

tanelk
Copy link

@tanelk tanelk commented Mar 15, 2024

Improved test coverage for OverlayArea and SimpleOverlayArea - it revealed a bug in OverlayArea, where LinearRing was checked for point containment, but it does not include its interior

Signed-off-by: tanelk <tanel.kiis@gmail.com>
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.

1 participant