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

Create spatial index for efficient rectangle querying to avoid 10000 limit #38

Open
kinverarity1 opened this issue Nov 2, 2023 · 0 comments

Comments

@kinverarity1
Copy link
Owner

Obviously the simplest strategy would be dividing up 1 degree squares by four.

But a much faster way would be to generate a most efficient way i.e. Some kind of equal density method limited to rectangles.

This would be very useful, because you could then use the drill date in the State wide cache layer to decide for an efficient strategy of updating the different bulk data download functions. Or the observation well network fields in the unit number search json

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

No branches or pull requests

1 participant