Hi,<div><br></div><div><span class="Apple-style-span" style="border-collapse: collapse; "><div><span style="border-collapse: collapse; white-space: pre; ">When running gdal_translate to get rid of the 3th band of a 3 band RGB geotiff image:</span></div>
<div><span class="Apple-style-span" style="white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="white-space: pre; ">gdal_translate -b 1 -b 2 <span style="font-style: italic; ">sourcefilename outputfilename</span></span><br>
</div><div><br></div><div><span style="border-collapse: collapse; white-space: pre; "><span class="Apple-style-span" style="white-space: normal; ">It got rid of the 3rd band but it made the first band gray and the second band undefined which caused the new geotiff to be gray.</span>
</span></div><div><br></div><div>How can I keep the color of the first 2 bands when getting rid of the 3rd band</div><div><br></div><div>Thanks,</div><div><br></div><div>John Mitchell</div></span><br>
</div>