acrosby / GreatCircle.jl

Port of Kyle Wilcox's Python implementation of the Vincenty formulation for calculating distances on a ellipsoidal earth (https://github.com/axiom-data-science/pygc/)
Other
2 stars 4 forks source link

Incorporate JuliaGeo's Geodesy LatLon types #4

Open acrosby opened 7 years ago

acrosby commented 7 years ago

Add LatLon type dispatch in the user facing methods

https://github.com/JuliaGeo/Geodesy.jl