[][src]Module geo::algorithm::vincenty_distance

Calculate the Vincenty distance between two Points.

Structs

FailedToConvergeError

Traits

VincentyDistance

Determine the distance between two geometries using Vincenty’s formulae.