You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Elasticsearch and Opensearch support spatial operations INTERSECT, WITHIN, CONTAIN, and DISJOINT but there is only support for INTERSECT.
Describe the solution you'd like
I would like support for all the spatial operations in the cql2-json and cql2-text languages of the filter extension.