Hi all, Is there a way to assign a no data value for all bands in a RGB image using gdal_merge i.e. gdal_merge.bat -o merged.tif -of GTiff -n 0 0 0 rgb_image_1.tif rgb_image_2.tif Thanks Travis