Flow accumulation

Functionality

The Flow accumulation operation performs a cumulative count of the number of pixels that naturally drain into outlets. The operation can be used to find the drainage pattern of a terrain.

 

Example:

The Flow direction operation determines the natural drainage direction for every pixel in a Digital Elevation Model (DEM). Based on the output Flow direction map, the Flow accumulation operation counts the total number of pixels that will drain into outlets.

 

Calculating flow directions from a DEM
(steepest slope)
Output flow direction map Calculating flow accumulation Output flow accumulation map

For more information, see Flow accumulation : algorithm.

Input map requirements:

The input map should be a raster map that is produced by the Flow direction operation, i.e. a raster map using system domain FlowDirection.

Domain and georeference of output map:

The output raster map will always use system domain Value. The operation sets the value range of the output map from 0 to 999999999, and sets the step size to 1.

The output raster map uses the same georeference as the input raster map.

Tips:

See also: