opengeospatial / ogc-geosparql

Public Repository for the OGC GeoSPARQL Standards Working Group
77 stars 20 forks source link

Extend hasGeometry to allow for GeometryCollections #524

Closed nicholascar closed 3 months ago

nicholascar commented 3 months ago

This PR extends the range of hasGeometry to allow for the union of Geometry and GeometryCollection. This change is requested to allow for more sophisticated representations of the spatiality ofFeatures. Ultimately, this change will allow for a form of fuzzy (uncertain) spatiality by usingGeometry Collectionsof relatedGeometry` objects.

This PR also:

nicholascar commented 3 months ago

Deprecated in favour of PR #525