Module geo::algorithm::line_locate_point
source · Expand description
Locate a point along a Line or LineString.
Traits
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.