<div>Hi:</div>
<div>When I use the commond r.out.gdal to export a raster map to tiff, I often got a black blank image, however when I use the commond r.out.tiff I can get a viewable tiff image.</div>
<div>I want to know it is caused by my commond of something else?</div>
<div> </div>
<div>ps:</div>
<div>some commond run normally can not run in a programe.</div>
<div>forexample:</div>
<div>g.proj -c {georef=F:\anzhuang\Tomcat 5.5\1245076611265.tif} location=1245076611265location datumtrans=0</div>
<div>I copy this command to the grass gui ,and it create a new location as I wanted. but in my programe from the log I get the following errors:</div>
<div> </div>
<div>Sorry, &lt;{georef&gt; is not a valid parameter</div>
<div>Sorry &lt;5.5\1245076611265.tif}&gt; is not a valid option</div>
<div> </div>
<div>At first I think it is the space in the path,but in the gui grass I found the space is no effect.</div>