ST_MultiCurve( ST_Curve , ST_Curve ) constructor

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

Syntax

NEW ST_MultiCurve( ST_Curve curve1, ST_Curve curvei)

Parameters

Returns

ST_MultiCurve A multi-curve containing the provided curve values.

Examples

Standards

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