tkrajina / srtm.py

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

get_image get different area with Bingmap or GE? #31

Open xuqinghan opened 7 years ago

xuqinghan commented 7 years ago

I want to get dem of rectangle area with lefttop and rightbottom (latitude,_longitude) lt_ll = (34.2968,79.016) rb_ll = (34.2786,79.06) But the dem output seems unmatched for image from Bingmap or GE?