Re: [gdal-dev] using gdal on ironpython 2.7

2015-10-27 Thread Nicolas Cadieux
Hi, I am just a regular  gdal user but can offer some answers. 1:Are you aware the global 1sec SRTMGL1 data is available world wide? Only use the 3 sec data if you need it a lower rez. Google SRTMGL1. 2: two programs, 2 lines.  But you can just write it in a txt file with a .bat extension and both

[gdal-dev] using gdal on ironpython 2.7

2015-10-27 Thread Djordje Spasic
Hello to GDAL community, Lately I have been trying to use the SRTM 3 arc second elevation data in a form of ASCII grid (.asc file) downloaded freely from opentopography.org. The problem is that, decimal degrees for .asc files downloaded from opentopography.org are unprojected. I have been told