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

Signatures

Parameters

geom
Geometry
required
The input geometry.

Return type

A numeric value.

Example