ST_CompoundCurve( ST_Curve , ST_Curve ) constructor

Constructs a compound curve from a list of curves.

Syntax

NEW ST_CompoundCurve( ST_Curve curve1, ST_Curve curvei)

Parameters

Returns

ST_CompoundCurve Returns a compound curve containing the supplied curves.

Examples

Standards

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