PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ PG_FUNCTION_INFO_V1() [7/23]

PG_FUNCTION_INFO_V1 ( LWGEOM_from_text  )

Returns a geometry Given an OGC WKT (and optionally a SRID)

Returns
a geometry.
Note
Note that this is a a stricter version of geometry_in, where we refuse to accept (HEX)WKB or EWKT.