Functions | |
def | km_distance_between |
Distance in kilometers between the two given points, using the Haversine formula. More... | |
def clinicaltrials.geo.km_distance_between | ( | lat1, | |
lng1, | |||
lat2, | |||
lng2 | |||
) |
Distance in kilometers between the two given points, using the Haversine formula.