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

Querying for geospatial data from flatgeobuffs in the cloud. #4

Closed
stuartlynn opened this issue Apr 12, 2024 · 1 comment
Closed

Querying for geospatial data from flatgeobuffs in the cloud. #4

stuartlynn opened this issue Apr 12, 2024 · 1 comment

Comments

@stuartlynn
Copy link
Contributor

Some example code here: https://github.com/stuartlynn/pop_getter_getter/blob/main/src/main.rs

Take the definition of a boundary file + any relevant search / filter parameters (as defined in #3) and return a vector of geometry objects with IDs.

@stuartlynn
Copy link
Contributor Author

This is mostly accomplished by #14. We might want to tweak the output of that function to be only (id,geometry) tuples but we can revisit that as we start using the function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done:
Development

No branches or pull requests

1 participant