flowDirectionBasedMethod_GRASS - Derive stream network from DEM based on flow direction. Uses r.watershed hydrological module in GRASS GIS software to compute flow accumulation, select a treshold to extract stream network from the accumulation.
Request Parameters:
sourceURL
URL of input elevation file
Default format: GeoTIFF
flowaccum_threshold
threshold flow accumulation
Parameter format: integer
outputFormatType
Format of output file
Parameter format: string
Options: GeoTIFF,TIFF,ESRI_Shapefile
Default: GeoTIFF
outputGeoTiffType
Type of output GeoTIFF file if outputFormatType is specified as GeoTIFF