Closed psarka closed 7 years ago
Thank you for your report. Version PyGeodesy-17.8.31
has fixes and test cases for that and this issue:
>>> LatLon(2, 2).nearestOn(LatLon(2, 2), LatLon(2, 2))
LatLon(02°00′00.0″N, 002°00′00.0″E)
Version PyGeodesy-17.8.30
has been removed.
Example:
Expected output is
Tried with versions
17.06.04
and17.08.24
.