opengeospatial / ogcapi-coverages

OGC API - Coverages draft specification
https://ogcapi.ogc.org/coverages
Apache License 2.0
22 stars 13 forks source link

Retrieve values within a certain range #103

Open Schpidi opened 3 years ago

Schpidi commented 3 years ago

Added in a Coverages SWG call.

Typical use case would be to retrieve only a certain interval of height values from a DEM.

Could CQL be a fit for this functionality?

jerstlouis commented 3 years ago

I think a Filtering extension supporting query languages like CQL would be a great fit for this!

jerstlouis commented 1 year ago

This will be possible with a Part 2: Filtering (filter=) extension supporting CQL2 as proposed in #164.