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

Filtering extension #110

Open
jerstlouis opened this issue Apr 14, 2023 · 0 comments
Open

Filtering extension #110

jerstlouis opened this issue Apr 14, 2023 · 0 comments

Comments

@jerstlouis
Copy link
Member

jerstlouis commented Apr 14, 2023

A filtering extension defining a filter= query parameter, similar to OGC API - Features - Part 3: Filtering, with the ability to express queries using e.g., CQL2 would be highly valuable and would enable retrieval a visual representation of a similar query at /items (for features) or /coverage (for coverages, where a filter= extension is also envisaged).

Examples:

http://maps.gnosis.earth/ogcapi/collections/NaturalEarth:cultural:ne_10m_admin_0_countries/map?width=500&bgcolor=FFFFFF&subset=Lat(-40:40),Lon(-20:55)&filter=continent=%27Africa%27

image

https://maps.gnosis.earth/ogcapi/collections/SRTM_ViewFinderPanorama/map?width=500&subset=Lat(35:50),Lon(-10:10)&crs=[EPSG:3395]&filter=Elevation%3E100&bgcolor=0x002040

image

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

1 participant