The ST_MaxM() and ST_MinM() functions
The ST_MaxM() and ST_MinM() functions return the maximum and minimum measure values of a geometry.
Syntax
ST_MaxM(ST_Geometry)
ST_MinM(ST_Geometry)
Return type
DOUBLE PRECISION
The ST_MaxM() and ST_MinM() functions return the maximum and minimum measure values of a geometry.
ST_MaxM(ST_Geometry)
ST_MinM(ST_Geometry)
DOUBLE PRECISION