Module euclidean_distance

Source
Expand description

Calculate the minimum Euclidean distance between two Geometries.

Traits§

EuclideanDistance
Returns the distance between two geometries.

Functions§

nearest_neighbour_distance
Uses an R* tree and nearest-neighbour lookups to calculate minimum distances