ST_MultiSurface( ST_Surface , ST_Surface ) constructor

Constructs a multi-surface from a list of surface values.

Syntax

NEW ST_MultiSurface( ST_Surface surface1, ST_Surface surfacei)

Parameters

Returns

ST_MultiSurface A multi-surface containing the provided surface values.

Examples

Standards

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