Module geo::algorithm::euclidean_distance [−][src]
Expand description
Calculate the minimum Euclidean distance between two Geometries
.
Traits
Returns the distance between two geometries.
Functions
Uses an R* tree and nearest-neighbour lookups to calculate minimum distances