Module geo::algorithm::haversine_distance [−][src]
Expand description
Calculate the Haversine distance between two Geometries
.
Traits
Determine the distance between two geometries using the haversine formula.