Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ST_GeomFromText (Wkt: String)
ST_GeomFromText (Wkt: String, srid: Integer)
SELECT ST_GeomFromText('POINT(40.7128 -74.0060)')
POINT(40.7128 -74.006)
Was this page helpful?