deegree / deegree-ogcapi

OGC API implementations based on deegree
GNU Lesser General Public License v2.1
5 stars 5 forks source link

Support of FILTER parameters with INTERSECTS #118

Closed lgoltz closed 1 month ago

lgoltz commented 4 months ago

This PR implements parts of OGC API - Features - Part 3. The implementation is not fully supporting the following requirements classes: "Queryables", "Queryables as Query Parameters", "Filter" with "CQL2 Functions", and "Features Filter". Implementation is limited to S_INTERSECTS({spatialQueryable},{spatialInstance})