Re: [gdal-dev] translate many ascii file in a folder to another folder

2009-04-08 Thread Lucena, Ivan
gdal_translate -of gtiff %I E:\dem\%~nI.tif Replace the file extension if need. > ---Original Message--- > From: Marco Puppin > Subject: [gdal-dev] translate many ascii file in a folder to another folder > Sent: Apr 08 '09 12:12 > > Hello everyone, >

[gdal-dev] translate many ascii file in a folder to another folder

2009-04-08 Thread Marco Puppin
Hello everyone, i am new with gdal and i need someone help. I need to translate a lots of ascii file in some other formats, dem for example. I searched a lot in the net but i couldn't find the right command to do that. I mean, i found some but i always get an error message. I miss something... My