Skip to content

Align advertised Filter Extension conformance classes with Filter 1.0.0-rc.4 / CQL2 final #228

@philvarner

Description

@philvarner

See:

For info about the changes that need to be made to the stac-fastapi Filter Extension conformance class constants to align with the conformance classes defined in CQL2 final.

Once these are in, the stac-fastapi-pgstac implementation will need to use them. I haven't looked at what it's currently advertising. Looking at the pgstac code, I think it supports almost all of the conformance classes, except maybe IN (#215)?

The one odd thing that it may not support is that the Basic Spatial Functions class was changed to require only support for s_intersects with a Point or a bbox ({ "bbox": [0,0,1,1]}), and it may not have support for the bbox literal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions