Skip to content

CQL2: ILIKE vs. CASEI #237

Closed
@m-mohr

Description

@m-mohr

CQL2 has evolved and the ILIKE operator was removed from the specification. pgstac still implements ILIKE. Instead there's now a function called CASEI for a similar purpose. (ACCENTI might also be relevant.) Those are not yet implemented. This should probably be made specification compliant at some point.

Spec: https://github.com/opengeospatial/ogcapi-features/blob/master/cql2/standard/annex_ats_case-insensitive-comparison.adoc

Related issues:

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