Skip to content

Explicitly specify metadata filters for collections #396

Description

@m-mohr

Originates from Open-EO/openeo-python-client#141 (comment)

Initially the thought was that all (scalar) metadata properties could be queried. This seems not to be true and thus it's not really clear to users what they can query on (despite the limited implementations right now). It would probably good to add something that mentions what users can query on.

In STAC API this would be /queryables, but it may be enough to just add a list with properties to the collections, e.g. "openeo:properties": ["eo:cloud_cover", "proj:epsg"] for example.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions