This service could be used to compute flow accumulation from a raster digital elevation model (DEM) using the SFD (Single Flow Direction, or D8) model or MFD (Multiple Flow Direction) model.
Operation:
flow_accumulation - Uses r.watershed module to compute flow accumulation. The moduel uses SFD method.
Uses r.terraflow module to compute flow accumulation. The moduel uses MFD method.
Request Parameters:
sourceURL
URL of input elevation file
Default format: GeoTIFF
Model
Type of algorithm model
Parameter format: string
Options: SFD, MFD
Default: SFD
SFD: Single Flow Direction
MFD: Multiple Flow Direction
outputGeoTiffType
Type of output GeoTIFF file. The output Format Type is specified as GeoTIFF