Skip to main content
Returns M maxima of the given geometry or null if there is no M coordinate. ST_MMax

Signatures

Parameters

geom
Geometry
required
The input geometry.

Return type

A numeric value.

Example