Hi,<br><br>When running the following command:<br><br>gdalwarp.exe -srcnodata &quot;0 0 0&quot; -dstnodata &quot;0 0 1&quot; -rc -s_srs EPSG:26913 -t_srs EPSG:26913 -co tiled=yes -q -of hfa inputfile outputfile<br><br>I get the following error:
<br><br>ERROR 6: SetNoDataValue() not supported for this dataset.<br><br>Which means that the remapping from &quot;0 0 0&quot; to &quot;0 0 1&quot; can&#39;t be performed.&nbsp; When looking at the erdas imagine file after processing it appears to be processed correctly except that the remapping does not occur.&nbsp; This is not a problem for geotiff files, but I can&#39;t use geotiffs for mosaics that are over 4 gb in size.&nbsp; Are their any alternatives?&nbsp; Will I be able to mosaic and remap to the big Tiff format when it comes out.
<br><br>Thanks,<br><br>-- <br>John J. Mitchell