org.n52.wps.ags.spatialanalyst.hydrology.streamtofeature StreamToFeature_sa Converts a raster representing a linear network to features representing the linear network. Uses ArcObjects library - Spatial Analyst in_stream_raster in stream raster An input raster that represents a linear stream network. application/img application/GeoTIFF application/img in_flow_direction_raster in flow direction raster The input raster that records the direction of flow out of each cell. This can be created with the Flow Direction function. application/img application/GeoTIFF application/img simplify simplify Specifies whether weeding is used. SIMPLIFY — The feature is weeded to reduce the number of vertices. The Douglas-Puecker algorithm for line generalization is used, with a tolerance of sqrt(0.5) * cell size. NO_SIMPLIFY — No weeding is applied. By default, weeding is applied. output_polyline_feature output polyline features Output feature class that will hold the converted streams. application/x-zipped-shp application/x-zipped-shp