hi, Did you try ogr2ogr? it is also command line simple, I used it oftent convert between different formats. After installing GDAL type >ogrinfo /? to see the possible formats.
regads, Imran 2010/5/18 Iván Sánchez Ortega <[email protected]>: > El 18/05/2010 10:39, mail2vajram escribió: >> >> I don't know how to use GDal_translate. Can u explain me how to do >> this.... > > You need to download the GDAL utilities, or some bundle that includes them > (such as osgeo4w or fwtools). > > Then, open up a console and refer to the documentation: > http://www.gdal.org/gdal_translate.html > > > Cheers, > -- > Iván Sánchez Ortega <[email protected]> > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- I.R _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
