Have been trying to export some rectified images as GeoTiff using the following command;<br><br>r.out.gdal input=s107r format=GTiff type=Byte output=s107rf.tif createopt=&quot;TFW=YES&quot; createopt=&quot;INTERLEAVE=PIXEL&quot;
<br><br>This works well and can be opened by ArcGIS however there is a black background around the borders where the image has been rotated through the transformation.<br>Is there another creatopt tag I can use to remove this?
<br>I have read through the GeoTiff documentation on GDAL.org and tried a few of the other tags but nothing seems to remove it.<br><br>Thanks in advance.<br><br>Craig<br>