iwfm.gis.distance_ellipse¶
- iwfm.gis.distance_ellipse(p1, p2, units='m')[source]¶
Use the Vincenty formula to calculate the distance between two (lat,lon) points on an ellipsoid Earth.
Vincenty formula at https://en.wikipedia.org/wiki/Vincenty%27s_formulae