Hi,<br><br>When running the following command:<br><br>gdalwarp.exe -srcnodata "0 0 0" -dstnodata "0 0 1" -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 "0 0 0" to "0 0 1" can't be performed. When looking at the erdas imagine file after processing it appears to be processed correctly except that the remapping does not occur. This is not a problem for geotiff files, but I can't use geotiffs for mosaics that are over 4 gb in size. Are their any alternatives? 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