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 initial support for prepared geometry #264

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

macdrevx
Copy link
Member

Fixes #263

Copy link

@Jessers1 Jessers1 left a comment

Choose a reason for hiding this comment

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

Have tested make prepared function and prepared geometry structure both appear to work as intended.

@macdrevx
Copy link
Member Author

Just an update that the implementation in this PR depends on it being okay to create multiple GEOS contexts in a single thread. In spite of documentation to the contrary, from discussion with the geos team, it sounds like it is, and I've submitted a request that the documentation be updated accordingly: libgeos/geos#907

@macdrevx macdrevx marked this pull request as draft August 8, 2023 20:03
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.

Searching for point within a large geoJSON file
2 participants