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

Support query by geographic coordinates #194

Open
dschristianson opened this issue Sep 12, 2024 · 0 comments
Open

Support query by geographic coordinates #194

dschristianson opened this issue Sep 12, 2024 · 0 comments

Comments

@dschristianson
Copy link
Contributor

basin3d currently supports monitoring feature and time series queries using location identifiers.
For time series queries, the location identifier is required.

Expand basin3d to support querying by geographic coordinates.

Tasks / Key steps:

  • Survey current and forthcoming data sources for location query capabilities and location return info.
  • Decide desired query approach (e.g., lat/long + radius, bounding box)
  • Develop any needed updates to data model(s) and add query functionality, including tests
  • Migrate existing plugins to support the feature
  • Update documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants