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_Point (X: Double, Y: Double)
SELECT ST_Point(double(1.2345), 2.3456)
POINT (1.2345 2.3456)
Was this page helpful?