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.
Describe alternatives you've considered
None
Additional context