[postgis-devel] LRS: line_locate_point()

strk at refractions.net strk at refractions.net
Thu Jun 9 08:15:24 PDT 2005


Another LRS function: line_locate_point(linestring, point)
returns fraction of total linestring lenght the closest point
to ``point'' is found. Can be used togheter with line_interpolate_point()
to find closest point and with line_substring() to extract
portions of a linestring.

HEAD branch.

--strk;



More information about the postgis-devel mailing list