ST_CompoundCurve type

A compound curve is a sequence of ST_Curve values such that adjacent curves are joined at their endpoints. The contributing curves are limited to ST_LineString and ST_CircularString. The start point of each curve after the first is coincident with the end point of the previous curve.

Syntax

ST_CompoundCurve type

Members

All members of the ST_CompoundCurve type, including all inherited members.

Members of ST_CompoundCurve:

Members of ST_Curve:

Members of ST_Geometry:

Standards and compatibility

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