IlwisCore
IlwisCore copied to clipboard
Iff raster: Boolean maps cannot be created using an expression
While testing the iffraster operation, it was found that creating a boolean map through the following expression would not work: newmap=iff(aa = small.mpr > 50, 50, 10)