ST_LocateAlong(DOUBLE) method

Returns the subset of the geometry value that is associated with the given measure value.

Syntax

geometry-expression.ST_LocateAlong(DOUBLE measure)

Parameters

Returns

ST_Geometry Returns a geometry value representing all parts of the geometry value that have the given measure value.

Standards

SQL/MM (ISO/IEC 13249-3: 2006) 5.1.12