Skip to content

Using digital elevation models in position estimation #5

Answered by JonasBchrt
giaminhhoang asked this question in Q&A
Discussion options

You must be logged in to vote

That's correct.
You can download more .hgt files from here: https://e4ftl01.cr.usgs.gov/MEASURES/SRTMGL1.003/2000.02.11/
The ones in the repository cover just Oxford.

Alternatively, use ETOPO1 for global coverage.

(More details in the doc string of eph_util.get_elevation(...):

def get_elevation(latitude, longitude, model='ETOPO1', geoid='egm96-5'):
)

Does this help?

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@giaminhhoang
Comment options

Answer selected by giaminhhoang
Comment options

You must be logged in to vote
2 replies
@JonasBchrt
Comment options

@giaminhhoang
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants