Center for Spatial Information Science and Systems (CSISS)
CSISS Web Services index      GRASS GIS raster commands     GRASS GIS Reference Manual

SERVICE NAME

Raster_StreamExtractionService - This service could be used to extract stream network from digital elevation model (DEM). It provides three methods for deriving stream network.

Operations:

curvatureBasedMethod - Derive stream network from DEM based on topographic curvature. Use morphology based algorithm to compute curvature and flow accumulation, then threshold them to derive stream network. The processing could be slow and lengthy.
flowDirectionBasedMethod_GRASS - Derive stream network from DEM based on flow direction. Use r.watershed hydrological module in GRASS GIS software to compute flow accumulation, select a treshold to extract stream network from the accumulation.
simplifiedCurvatureMethod - Derive stream network from DEM based on topographic curvature. To improve the speed of calculation, curvature is approximately derived by convoluting DEM with a 9×9 Laplacian filter.

For further informations

ServiceLocation
WSDL
JavaInterface




Copyright Center for Spatial Information Science and Systems (CSISS), 2002-2010
George Mason University (GMU), 4400 University Drive, MSN 6E1, Fairfax, VA 22030, USA


Any comments to:webmaster