srtm.py icon indicating copy to clipboard operation
srtm.py copied to clipboard

SRTM endpoint return 404

Open jpenninkhof opened this issue 4 years ago • 5 comments

It seems that the SRTM endpoint have been removed. All of them return code 404 at the moment.

jpenninkhof avatar Feb 15 '21 19:02 jpenninkhof

Yes, they changed the URLs and the way the data is downloaded. It now requires basic html authentication.

Once I fix https://github.com/tkrajina/go-elevations/issues/3 I'll move to srtm.py to make it work again. Unfortunately my free time for this is limited, so this (probably) won't be ready in a couple of days :( But I'll try my best to do it next week.

tkrajina avatar Feb 15 '21 19:02 tkrajina

Seconding @jpenninkhof on this issue, and issuing a thanks in advance!

farawayhillsaregreener avatar Feb 18 '21 16:02 farawayhillsaregreener

It would be very helpful if this could be fixed. Many thanks in advance @tkrajina !

jgliss avatar Feb 22 '21 12:02 jgliss

@jgliss @farawayhillsaregreener @jpenninkhof I'm still working on the earthdata branch, but as a temporary solution I changed master to use a SRTM mirror provided by https://srtm.kurviger.de

So, master works now. I also released a new version on pypi.

I'm leaving this issue open until I also fix and merge the earthdata branch.

tkrajina avatar Feb 27 '21 11:02 tkrajina

@tkrajina great thanks!

jgliss avatar Mar 05 '21 09:03 jgliss