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

Fix IndexedPointInAreaLocator and SortedPackedIntervalRTree to handle empty input #462

Merged
merged 1 commit into from Aug 20, 2019

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Aug 20, 2019

SortedPackedIntervalRTree had a bug causing an infinite loop when building an empty tree. This has been fixed.
IndexedPointInAreaLocatordepended on this, but has been fixed internally as well.

This also fixes PreparedPolygon.

See issue #19

Signed-off-by: Martin Davis mtnclimb@gmail.com

to handle empty inputs

Signed-off-by: Martin Davis <mtnclimb@gmail.com>
@dr-jts dr-jts merged commit f52c747 into locationtech:master Aug 20, 2019
@dr-jts dr-jts deleted the fix-indexedpointlocator-empty branch August 20, 2019 17:53
@dr-jts
Copy link
Contributor Author

dr-jts commented Aug 20, 2019

Closes #19

strk pushed a commit to libgeos/geos that referenced this pull request Aug 20, 2019
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.

None yet

1 participant