bopen / elevation

Python script to download global terrain digital elevation models, SRTM 30m DEM and SRTM 90m DEM.
http://elevation.bopen.eu
Apache License 2.0
290 stars 74 forks source link

Modified Makefile template to preserve ESRI World Files (.tfw) #51

Open svenKautlenbach opened 3 years ago

svenKautlenbach commented 3 years ago

Added support for keeping ESRI World Files (.ftw) which is a needed for the ALUS project - https://bitbucket.org/cgi-ee-space/alus/src/main/ I believe this does not break/change functionality. Also a message that concludes all the files downloaded/covered by the input would be useful.