ST_ConvexHull
Signatures
Description
Computes the smallest convex POLYGON
that contains all the points of geom
.
geom
can be a set of POINT
s, LINESTRING
s, POLYGON
s or a
GEOMETRYCOLLECTION
.
Computes the smallest convex POLYGON
that contains all the points of geom
.
geom
can be a set of POINT
s, LINESTRING
s, POLYGON
s or a
GEOMETRYCOLLECTION
.