opengeospatial / ogcapi-features

An open standard for querying geospatial information on the web.
https://ogcapi.ogc.org/features
Other
341 stars 85 forks source link

CQL2: One remaining mention of spatial operators #885

Closed jerstlouis closed 9 months ago

jerstlouis commented 9 months ago

https://docs.ogc.org/DRAFTS/21-065.html#cql2-text

In Requirement 22:

The server SHALL be able to parse and evaluate all spatial operators encoded as a text string that validate against the BNF production fragments identified in the Advanced Comparison Operators requirements class.

This is the only remaining place that spatial operator is used, so probably spatial functions should be used instead.

@pvretano @cportele