Mosaic Operation
Types
The overlapping areas will be a blend of the cell values that overlap; this blend value relies on an algorithm that is weight based and dependent on the distance from the cells to the edge within the overlapping area. You will want to set Blend when using the MosaicMethod.Seamline.
The overlapping areas will contain the cells from the first raster dataset listed in the mosaic dataset.
The overlapping areas will contain the cells from the last raster dataset listed in the mosaic dataset.
The overlapping areas will contain the maximum cell values from all the overlapping cells.
The overlapping areas will contain the mean cell values from all the overlapping cells.
The overlapping areas will contain the minimum cell values from all the overlapping cells.
The overlapping areas will contain the total sum of the cell values from all the overlapping cells.