[][src]Module geo::algorithm::haversine_distance

Calculate the Haversine distance between two Geometries.

Traits

HaversineDistance

Determine the distance between two geometries using the haversine formula.