opengeospatial / ogc-geosparql

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

make more parallels of spatial aggregate functions to normal functions #483

Closed VladimirAlexiev closed 7 months ago

VladimirAlexiev commented 9 months ago

https://opengeospatial.github.io/ogc-geosparql/geosparql11/spec.html#_spatial_aggregate_functions makes two parallels:

It should make 4 more parallels:

Following the existing text, all of them should look like this:

geof:aggX: NOTE: This function is similar in name to geof:X used to calculate the X of just one geometry.

This complements https://github.com/opengeospatial/ogc-geosparql/issues/482 by making it clear why there are pairs of functions.