ST_Locate_Along_Measure — Extracts Points from a Geometry object that have the specified m coordinate value.
geometry
ST_Locate_Along_Measure(
bytea
Geometry, double M)
;
Extracts Points from a Geometry object that have the specified m coordinate value.
2D | 3D | M |
---|---|---|
OGC SFS for SQL. 1.1 (1999) | OGC SFS for SQL. 1.1.0 (2005) | OGC SFS for SQL. 1.2.0 (2006) | SQL-MM Part 3 |
---|---|---|---|
- | - | - | 5.1.12 ST_LocateAlong |