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

Adopt the OGC EDR API? #22

Open
abarciauskas-bgse opened this issue Nov 12, 2024 · 1 comment
Open

Adopt the OGC EDR API? #22

abarciauskas-bgse opened this issue Nov 12, 2024 · 1 comment

Comments

@abarciauskas-bgse
Copy link
Contributor

abarciauskas-bgse commented Nov 12, 2024

Quoting @j08lue in developmentseed/titiler-cmr#23 (comment)

A possible model for a time series extraction API would be OGC API - Environmental Data Retrieval. It has a bit of overhead with Capabilities, as OGC APIs often have, but should at least be considered. There may be clients out there that already support it, e.g. https://github.com/MetOffice/qgis-plugin-edr.

@j08lue
Copy link

j08lue commented Nov 12, 2024

Existing implementations of EDR off Xarray:

EDR does not support operations on the data, though, like zonal statistics (spatial map reduce), which are a key feature of TiTiler's /statistics. I have been unable to find an OGC API spec that, does, actually. We are probably moving into "processing" territory...

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

2 participants