<div dir="ltr">Hello,<div><br></div><div>I'm trying to convert a tiff file (dem) in a raw image. </div><div>I'm using this line:</div><div><br></div><div>gdal_translate –ot UInt16 –scale –of ENVI –outsize 1025 1025 dsm.tif final.raw<br></div><div><br></div><div>it seems there is some kind of an error, I get this message:</div><div><br></div><div>"Too many command options."<br></div><div><br></div><div>Do you know if I am doing something wrong? </div><div><br></div><div>Marco</div></div>