Returns the interpolated measure value of a linear measured LineString at the point closest to the specified point.Documentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
Make sure that both geometries have the same SRID, otherwise the function will throw an IllegalArgumentException.
Signatures
Parameters
The linestring m value.
The point value.
Return type
A numeric value.

