<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>When reprojecting RGB orthoimages with gdalwarp from one projection system into another, there is often rotation involved and thus there will be black pixels around the borders. My target format is TIFF with JPEG compression.</p>
<p>Is there a way to tell gdalwarp to set these nodata pixels transparent?</p>
<p>I tried using -dstalpha but gdalwarp tells me this is incompatible with "-co PHOTOMETRIC=YCBCR", becauses this only supports 3 bands.</p>
<p>Thank you if you have any idea if there is some setting for RGB Geotiff files to set nodata pixels to transparent.</p>
<p>Andreas</p>
<div> </div>
</body></html>