ST_GeomCollection( ST_Geometry , ST_Geometry ) constructor

Constructs a geometry collection from a list of geometry values.

Syntax

NEW ST_GeomCollection( ST_Geometry geo1, ST_Geometry geoi)

Parameters

Returns

ST_GeomCollection A geometry collection containing the provided geometry values.

Examples

Standards

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