Given the above three raster layers and using map algebra…

  Given the above three raster layers and 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. OutLayer = Overlay (LayerA + LayerB). Ignore Layer C in this question.

  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).

  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.  OutLayer = Con(LayerA =< 3, LayerB, LayerC)