This document provides an overview of map algebra, which is an analysis language for performing spatial analysis on raster data. It describes the main operators in map algebra, including arithmetic, boolean, combinatorial, logical, and relational operators. It also outlines different function types in map algebra, such as local functions that apply calculations independently to each cell, global functions that apply calculations based on all cell values, focal functions that apply calculations within a neighborhood focus, and zonal functions that apply calculations within zones.