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

Suggestion: support for accessing multiple points and ways of selecting points #42

Open
efvik opened this issue Oct 23, 2024 · 0 comments

Comments

@efvik
Copy link
Collaborator

efvik commented Oct 23, 2024

It could be useful to be able to download multiple locations at once. This should be faster than calling multiple instances of the module due to the overhead of accessing each file.

If this feature is implemented, a few convenient ways of selecting points could be easily added:

  • input a list of longitude-latitude pairs and get the nearest point to each
  • get all points within a rectangle of lon/lat defined with minimum and maximum values
  • get nearest N locations to the input lon/lat
  • get all points within a certain distance of the input lon/lat
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