5 Commits

Author SHA1 Message Date
Harrissou Sant-anna
c9af18975f Replace $-based functions with their corresponding @ variable in expression examples
Also cleans a little bit tags list
2023-05-12 06:30:43 +10:00
roya0045
57e25ca19e proposal tags
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df
2022-01-07 08:33:29 -05:00
Harrissou Sant-anna
fc1f3bfbf2 Add example for aggregate collect functions
fix #24962
2020-08-31 11:19:06 +10:00
SrNetoChan
d097adeacd Add groups to function_help files 2020-07-02 15:03:16 +10:00
nirvn
2a326ef8ad [FEATURE] support aggregation of geometry
This feature adds a 'collect' aggregation method resulting in a
single multipart geometry from a list of geometries. This is exposed
in the expression engine via the existing aggregate() function,
as well as a new collect() function.
2016-08-24 08:39:05 +07:00