ST_CurvePolygon( ST_Curve , ST_Curve ) constructor

Creates a curve polygon from a curve representing the exterior ring and a list of curves representing interior rings, all in a specified spatial reference system.

Syntax

NEW ST_CurvePolygon( ST_Curve exterior_ring, ST_Curve interior_ringi)

Parameters

Returns

ST_CurvePolygon Returns a polygon from the specified exterior ring and interior rings.

Examples

Standards

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