tkrajina / srtm.py

Geo elevation data parser for "The Shuttle Radar Topography Mission" data
Apache License 2.0
240 stars 57 forks source link

Fixed copy/paste error by swapping height for width in data.get_image() #42

Closed harrymd closed 6 years ago

harrymd commented 6 years ago

This error is only appears if height != width.