opengeospatial / ogc-geosparql

Public Repository for the OGC GeoSPARQL Standards Working Group
71 stars 19 forks source link

Handling of Z-coordinates by geometry functions is underspecified #301

Open FransKnibbe opened 2 years ago

FransKnibbe commented 2 years ago

Geometry functions like geof:buffer and geo:convexHull ignore Z-coordinates (as per SFA-CA). but GeoSPARQL does not say how this influences generated output Geometry. Are Z-coordinates completely absent from output? Or are they all set to 0?

VladimirAlexiev commented 6 months ago

@FransKnibbe Since current GeoSPARQL is 2.5D, aren't there other functions with a similar concern?