Re: [gdal-dev] Read Ascii Grid and produce GeoTiff

2015-06-04 Thread Even Rouault
Le jeudi 04 juin 2015 15:58:49, Ronquillo, Edgar Nahum a écrit : > Hello everyone, > I have been looking around for a while now. I want to create a python > script that can read an AsciiGrid file and be able to produce a GeoTiff > out of it. I know it is possible with Gdal, I just don't seem to get

[gdal-dev] Read Ascii Grid and produce GeoTiff

2015-06-04 Thread Ronquillo, Edgar Nahum
Hello everyone, I have been looking around for a while now. I want to create a python script that can read an AsciiGrid file and be able to produce a GeoTiff out of it. I know it is possible with Gdal, I just don't seem to get it. There are some references out there about this but nothing exact.