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

SQL Anywhere 12.0.0 » SQL Anywhere Server - Spatial Data Support » Accessing and manipulating spatial data » Spatial compatibility functions

 

ST_CPolyFromText function [Spatial]

Returns an ST_CurvePolygon value, which is transformed from a LONG VARCHAR value containing the WKT representation of an ST_CurvePolygon

 Syntax
 Parameters
 Returns
Note

The ST_CPolyFromText function is not present by default in newly created databases. Use the sa_install_feature system procedure to install the spatial SQL compatibility functions. See sa_install_feature system procedure.

 Remarks
 See also
 Standards and compatibility