Module line_locate_point

Source
Expand description

Locate a point along a Line or LineString.

Traits§

LineLocatePoint
Returns a (option of the) fraction of the line’s total length representing the location of the closest point on the line to the given point.