Description
Geographic distances between coordinate pairs can be calculated with the Vincenty formula. This Python library helps mapping, surveying, and geospatial applications estimate ellipsoidal distance between two latitude/longitude points.
It is imported by other software and does not provide a map interface. Accuracy still depends on coordinate quality and whether Vincenty assumptions fit the task.