JuliaGeo / Geodesy.jl

Work with points defined in various coordinate systems.
MIT License
111 stars 24 forks source link

Fix UPS conversions for exact south/north poles #65

Closed c42f closed 3 years ago

c42f commented 3 years ago

This just copies the overflow handling from GeographicLib.

Fixes #57