ST_MultiPolygon(LONG VARCHAR[, INT]) constructor

Constructs a multi polygon from a text representation.

Syntax

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

Parameters

Returns

ST_MultiPolygon Returns an ST_MultiPolygon value constructed from the source string.

Examples

Standards

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