<div dir="ltr"><div><div><div><div>Hi,<br><br>I have some 4 bands tiff rasters, and like to show some layer as combination of this 4 bands.<br></div>To have this I use the PROCESSING Layers element<br><br></div>like this<br>
<br>    PROCESSING "BANDS=4,1,2"<br><br></div>It work greatly and show an image with false colors.<br></div><div>where the 4th band is returned as Red, the 1th as Green and the 2th as Blue.<br></div><div><br></div>
<div>But I have also some more complex formulas like this:<br></div><br>(4-1)/(4+1)R 2G 3B   (NDVI Normalized Difference Vegetation Index)<br><br clear="all"><div><div><div><div><div><div>Where the <br></div><div><br>R is obtained as the apply of this formula: <br>
<br></div><div>( (level of 4th band) - (level of 1th band) ) / ( (level of 4th band) + (level of 1th band) )<br><br></div><div>and G and B channel are unchanged.<br><br></div><div>Is possible , using the processing and LUT options satisfy a so complex formula ?<br>
<br></div><div>Thx,<br></div><div><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br>
</div></div></div></div></div></div></div>