ST_GeomFromText
Signatures
Description
Converts the Well Known Text wkt
into a Geometry with spatial reference id
srid
. The default value of srid
is 0.
Note: If wkt
specifies a Geometry with z-coordinates, they will be
conserved in reality but suppressed when visualizing the Geometry as WKT.
Implements the OpenGIS Simple Features Implementation Specification for
SQL version
1.2.1.
Examples
See also