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.

 Direct supertype
 Constructor
 Methods
 Standards and compatibility

ST_CompoundCurve constructor
ST_CurveN method
ST_NumCurves method