Package io.trino.plugin.geospatial.aggregation
package io.trino.plugin.geospatial.aggregation
-
ClassDescriptionAggregate form of ST_ConvexHull, which takes a set of geometries and computes the convex hull of all the geometries in the set.Aggregate form of ST_Union which takes a set of geometries and unions them into a single geometry using an iterative approach, resulting in no intersecting regions.