[][src]Module geo::algorithm::euclidean_distance

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