The Watershed template appears in the template list when a raster tile field, of type Tile, has been picked in the Transform pane. The template computes watersheds in terrain elevation data in the specified Channel and outputs the watershed analysis in various forms.
This topic is a quick summary: Watershed template operations are covered in the extensive Watersheds topic, which also provides links to topics showing various Watershed operations in action.
See also the Transform - Tiles: Watershed Prepare topic for the sink filling process normally done before computing watersheds.
Watershed |
Compute watersheds in terrain elevation data in the specified Channel and output the watershed analysis in various forms. The Minimum flow parameter specifies the minimum total flow in the basin required to create a watershed area or stream line. Smaller Minimum flow values will result in many more, smaller areas or streams. Larger Minimum flow values will result in fewer, larger areas or streams. The Water channel parameter allows choosing a channel in the image that provides relative water amounts dropping onto each pixel.
Available Output operations:
Fields created:
Launch the template by choosing a Tile field and then double-clicking the Watershed template. When the template launches we can specify options.
See the Watersheds topic for a detailed discussion and examples.
|
Watershed : areas |
Create areas that show regions of common drainage and save to the specified vector Result destination.
|
Watershed : downstream lines |
Given a channel with terrain elevation data plus a drawing that contains points, create the stream line for each point by which water issuing from the point flows further downstream.
|
Watershed : lines |
Create lines that show networks of streams into which water flows within a region of common drainage.
|
Watershed : sink areas |
Create areas that show sinks, regions that are closed drainage basins. The areas created do not depend on minimum flow, since each area will cover all territory where rainfall drains into the same sink.
|
Watershed : upstream areas |
Given a channel with terrain elevation data plus a drawing that contains points, create watershed areas from which water drains into each point. Upstream areas computations usually only make sense for points that are located on a watershed stream line.
|
Watershed : upstream lines |
Given a channel with terrain elevation data plus a drawing that contains points, create the stream lines by which water drains into each point. Upstream lines computations usually only make sense for points that are located on a watershed stream line. |
Transform - Tiles: Watershed Prepare