Module geo::algorithm::frechet_distance
source · Expand description
Calculate the Frechet distance between two LineStrings
.
Traits
Determine the similarity between two
LineStrings
using the Frechet distance.