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

Use indexed method for PreparedGeometry::isWithinDistance #691

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

dbaston
Copy link
Member

@dbaston dbaston commented Sep 24, 2022

This seems preferable to delegating to the brute-force method of the underlying geometry.

@dbaston dbaston mentioned this pull request Sep 24, 2022
@dbaston dbaston changed the title Delegate PreparedPolygonDistance::isWithinDistance to PreparedPolygon::distance Use indexed method for PreparedPolygonDistance::isWithinDistance Sep 24, 2022
@dbaston dbaston changed the title Use indexed method for PreparedPolygonDistance::isWithinDistance Use indexed method for PreparedGeometry::isWithinDistance Sep 24, 2022
@dbaston dbaston force-pushed the prepared-polygon-distance-within branch 3 times, most recently from 019c3c7 to 519ae35 Compare September 26, 2022 00:15
@dbaston dbaston force-pushed the prepared-polygon-distance-within branch from 519ae35 to 8c0acc6 Compare September 26, 2022 23:17
@dbaston dbaston merged commit 8c0acc6 into libgeos:main Sep 26, 2022
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