Given the above three raster layers, using map algebra con…
Given the above three raster layers, using map algebra concepts and functions, what should be the output layers (OutLayer) of the following operations? Provide your answers by cells from left to right, and then top to bottom. Layer C is not used in this question. OutLayer = ZonalAverage(LayerA, (Is.LayerB>=50)) where LayerA is the input layer, and the second parameter of the zonal function defines the zones (or the zone layer).