Aggregation functions
convex_hull_agg(geometry)
Returns the minimum convex geometry that encloses all geometries passed as input.
geometry_union_agg(geometry)
Returns a geometry that represents the point set union of all geometries passed as input.