Issues

Select view

Select search mode

 
31 of 31

GeodeticCalculator projects wrong longitude from polar origin

Fixed

Description

I don't have ready access to all prior versions, but I'm fairly confident this bug emerged after 13.4 and was present by 14.1.

Consider the following (admittedly edge-) case:

For all versions, pt.y correctly computes as ~89.5523482.

For versions <= 13.4, pt.x returns ~170.
For versions >= 14.1, pt.x returns 0.

Environment

None

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created May 23, 2018 at 7:12 PM
Updated August 18, 2018 at 3:12 PM
Resolved August 18, 2018 at 3:12 PM

Activity

Brad HardsAugust 18, 2018 at 10:56 AM

Corrected by geographiclib 1.49. Will add a unit test to validate.

Flag notifications