deegree / deegree-ogcapi

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

Add support of multiple geometries #112

Open lgoltz opened 7 months ago

lgoltz commented 7 months ago

As described in https://github.com/deegree/deegree3/issues/1637 GeoJSON does not support features with multiple geometries.

Therefor it is currently not possible to provide feature types with multiple geometry properties with deegree OGC API Features.