Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add geoid altitude correction #8

Open
ghost opened this issue Aug 17, 2015 · 1 comment
Open

add geoid altitude correction #8

ghost opened this issue Aug 17, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 17, 2015

the code from OsmAnd doing EGM96 correction could probably be adapted and should give around 1m or better accuracy in most places:
https://github.com/osmandapp/Osmand/blob/master/OsmAnd-java/src/net/osmand/GeoidAltitudeCorrection.java

The needed data - "WW15MGH.DAC" - and some background is here:
http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/binary/binarygeoid.html

@emdete
Copy link
Owner

emdete commented Sep 4, 2015

interesting hint, thank you!

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

No branches or pull requests

1 participant