Converts a raster representing a raster linear network to a shapefile.
Learn more about how StreamShape works
Usage tips
Map Algebra
-
The <net_grid> can be created by thresholding the results of FlowAccumulation.
-
The raster linear network should be represented as valid values on a background of NoData. There should be contiguous features with the same value, such as the result of the StreamOrder or StreamLink function. StreamShape should not be used on a raster in which there are few adjacent cells of the same value.
-
The arcs of the output shapefile will point downstream.
-
Learn more about how to specify the input raster dataset in the Map Algebra expression of Raster Calculator.