ST_GeomCollection(LONG VARCHAR[, INT]) constructor

Constructs a geometry collection from a text representation.

Syntax

NEW ST_GeomCollection(LONG VARCHAR text_representation[, INT srid])

Parameters

Returns

ST_GeomCollection Returns an ST_GeomCollection value constructed from the source string.

Examples

Standards

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