Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - Spatial Data Support » Accessing and manipulating spatial data » ST_Polygon type » ST_Polygon constructor

 

ST_Polygon(ST_LineString,...) constructor

Creates a polygon from a linestring representing the exterior ring and an optional list of linestrings representing interior rings.

 Syntax
 Parameters
 Remarks
 Standards and compatibility
 Example