Label | Explanation | Data Type |
Input raster | The input raster on which the Boolean evaluation is performed, based on a logical expression. | Raster Layer |
Where clause | The logical expression that will determine which input cells will return a value of true (1) and which will be false (0). The Where clause follows the general form of an SQL expression. It can be entered directly, for example, VALUE > 100, if you click the Edit SQL mode button . If in the Edit Clause Mode , you can begin constructing the expression by clicking on the Add Clause Mode button. | SQL Expression |
Return Value
Label | Explanation | Data Type | Output raster | The output raster. The output cell values will be either 0 or 1. | Raster |