Hello, I'm trying to convert a tiff file (dem) in a raw image. I'm using this line:
gdal_translate –ot UInt16 –scale –of ENVI –outsize 1025 1025 dsm.tif final.raw it seems there is some kind of an error, I get this message: "Too many command options." Do you know if I am doing something wrong? Marco
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
