ST_ConvexHullAggr( ST_Geometry ) method

Returns the convex hull for all of the geometries in a group

Syntax

ST_Geometry::ST_ConvexHullAggr( ST_Geometry geometry_column)

Parameters

Returns

ST_Geometry Returns the convex hull for all the geometries in a group.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) Vendor extension