Open
Description
Some GeoSPARQL functions produce new Geometry instances, geof:buffer
for example. At the moment the spatial resolution of output geometry is not specified. This means that geometry produced by GeoSPARQL functions could vary a lot between implementations. In order to make it better known to users what to expect, guidelines on spatial resolution for geometry output should be added to the documentation of the Geometry extension.
As far as I can tell. the following functions generate new geometry for which spatial resolution is undetermined:
- geof:buffer
- geof:aggBoundingCircle
Activity