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

Circular spatial query filter parameters for eidaws-stationlite #30

Open
damb opened this issue Mar 15, 2022 · 0 comments
Open

Circular spatial query filter parameters for eidaws-stationlite #30

damb opened this issue Mar 15, 2022 · 0 comments
Labels
enhancement New feature or request stationlite

Comments

@damb
Copy link
Contributor

damb commented Mar 15, 2022

This one falls into a similar category as #14.

At the time being, for fdsnws-station requests only rectangular spatial query filter parameters are resolved by means of eidaws-stationlite while circular spatial query filter parameters aren't.

As an optimization and in order to avoid broadcast requests across all EIDA including all stream epochs, resolve spatial query filter parameters at eidaws-stationlite, as well. This includes:

  • latitude | lat
  • longitude | lon
  • minradius
  • maxradius

Note that circular spatial query filter parameters are optional w.r.t. fdsnws-station (see https://www.fdsn.org/webservices/fdsnws-station-1.1.pdf). However, they are provided by most of EIDA's fdsnws-station endpoint implementations.

Thanks for reporting, @jfclinton.

@damb damb added enhancement New feature or request stationlite labels Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stationlite
Projects
None yet
Development

No branches or pull requests

1 participant