Skip to content

load_stac properties STAC API constraints? #536

Open
@soxofaan

Description

@soxofaan

From description of properties in load_stac:

"name": "properties",
"description": "Limits the data by metadata properties to include only data in the data cube which all given conditions return `true` for (AND operation).\n\nSpecify key-value-pairs with the key being the name of the metadata property, which can be retrieved with the openEO Data Discovery for Collections. The value must be a condition (user-defined process) to be evaluated against a STAC API. This parameter is not supported for static STAC.",

ends with:

... The value must be a condition (user-defined process) to be evaluated against a STAC API.
This parameter is not supported for static STAC.

I'm not sure it's necessary to add these STAC API oriented constraints.
An openEO backend can still do property based filtering on it's own even on static STAC documents, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions