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

Toggle finder using RTree by default and support return all matched names #71

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

ringsaturn
Copy link
Owner

It's expected some performance improvements since finder will not iterate all polygons which is expensive operations.

@ringsaturn ringsaturn force-pushed the ringsaturn/fix-rtree-filter-and-return-all branch from b77d214 to d6b977f Compare November 15, 2022 15:03
@ringsaturn ringsaturn marked this pull request as draft November 15, 2022 15:03
It's expected some performance improvements since finder will not iterate all
polygons which is expensive operations.
@ringsaturn ringsaturn force-pushed the ringsaturn/fix-rtree-filter-and-return-all branch from 9826ea3 to ccc3162 Compare November 15, 2022 15:16
@ringsaturn ringsaturn marked this pull request as ready for review November 15, 2022 15:21
@ringsaturn ringsaturn merged commit 6e944b1 into main Nov 15, 2022
@ringsaturn ringsaturn deleted the ringsaturn/fix-rtree-filter-and-return-all branch November 15, 2022 15:21
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