logoalt Hacker News

adamcharnocktoday at 9:05 AM0 repliesview on HN

It's somewhat old, but NASA has its SRTM height-map dataset. I wrote a project for reading this in Python many moons ago, in case it is of help to anyone:

https://github.com/adamcharnock/python-srtm

I originally used it for doing line-of-sight calculations for a wireless ISP I started.