Forces the geometry into XYM mode. Retains any existing M coordinate, but removes the Z coordinate if present. Assigns a default M value of 0.0 ifDocumentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
mValue is not specified.
Example output is after calling ST_AsText() on returned geometry, which adds M for in the WKT.
Signatures
Parameters
The input geometry.
The M (measure) coordinate value to assign. Defaults to
0.0 if not specified.Return type
The resulting geometry.

