Construct a Point from X, Y and M and an optional srid. If srid is not set, it defaults to 0 (unknown). Must use ST_AsEWKT function to print the Z and M coordinates.Documentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
Signatures
Parameters
The X coordinate (longitude).
The Y coordinate (latitude).
The M coordinate (measure).
Spatial Reference Identifier.
Return type
The resulting geometry.

