Skip to content

Fix geopoint conversion from utm for southern hemisphere#53

Open
PeterQFR wants to merge 2 commits intoros-geographic-info:masterfrom
PeterQFR:fix-southern-hemisphere-utm-conversion
Open

Fix geopoint conversion from utm for southern hemisphere#53
PeterQFR wants to merge 2 commits intoros-geographic-info:masterfrom
PeterQFR:fix-southern-hemisphere-utm-conversion

Conversation

@PeterQFR
Copy link
Contributor

@PeterQFR PeterQFR commented Oct 27, 2022

Here is a Bug in the python library where the conversion from utm to lat lon in southern hemisphere does not work. In the CPP geodesy::UTM code there is a conversion where 10000000 is subtracted from the northings which correctly places the lat lon in southern hemisphere.

This fixes that for the python library which only correctly outputs for northern hemisphere

…fo into fix-southern-hemisphere-utm-conversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant