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

Signatures

Parameters

geom
Geometry
required
The input geometry.

Return type

A numeric value.

Example