Changes between Version 2 and Version 3 of UsersWikiLinearRefFunctions


Ignore:
Timestamp:
Aug 5, 2020, 10:12:57 AM (4 years ago)
Author:
mdavis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiLinearRefFunctions

    v2 v3  
    33These functions augment the [https://postgis.net/docs/manual-3.0/reference.html#Linear_Referencing built-in] ones in PostGIS.
    44
    5 == Locate Segment Index for Point ==
     5== ST_LineLocateSegment - Locate Segment for Point ==
    66
    77This can be useful for inserting a line vertex at the location closest to a given point.