Creates a 2D, 3D Z or 4D ZM Point geometry. Use ST_MakePointM to make points with XYM coordinates. Z and M values are optional.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 Z coordinate (elevation).
The M coordinate (measure).
Return type
The resulting geometry.

