Hi Greg,<br><br>I don&#39;t know of a gdal_translate command for this, but you can use the gdal_merge.py tool to do this.<br><br>gdal_merge.py - o &lt;outfile&gt; -separate gtif_R.tif gtif_G.tif gtif_B.tif<br><br>Roger<br>
--<br><br><div class="gmail_quote">2009/1/9 Greg Coats <span dir="ltr">&lt;<a href="mailto:gregcoats@mac.com">gregcoats@mac.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div>I have 3 single band GeoTIF images of the same geographic area: one for the Red band, one for the Green band, and one for the Blue band,&nbsp;gtif_R.tif,&nbsp;gtif_G.tif,&nbsp;gtif_B.tif. &nbsp;Please, what is the gdal_translate syntax&nbsp;<a href="http://www.gdal.org/gdal_translate.html" target="_blank">http://www.gdal.org/gdal_translate.html&nbsp;</a>to combine these 3 single band GeoTIF images into 1 three band RGB GeoTIF image, gtif_RGB.tif? &nbsp;Greg</div>
</div>
<br>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br>