[go: up one dir, main page]

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

Returns the 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