MapAlgebra
Map algebra is a formal framework for analyzing raster geographic data by combining the values of corresponding cells across one or more raster layers using mathematical expressions. Each raster is viewed as a grid of cells, with the value in each cell representing a geographic variable such as elevation, temperature, or land cover. The core idea is to produce new raster surfaces by applying algebraic, logical, and statistical operations to input layers.
Operations in map algebra are commonly categorized as local, focal (neighborhood), and global (zonal). Local operations
Beyond arithmetic, map algebra supports reclassification, thresholding, boolean logic, and conditional expressions, enabling complex suitability analyses,
Historically, map algebra emerged with raster GIS in the 1980s and 1990s and was popularized by researchers
See also: raster data, geographic information systems, spatial analysis.