WMS:Outlets: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
An outlet, by definition in WMS, is a point that defines a confluence. It is  the point where a sub basin ends and a routing reach begins. Default outlets are  local minima or pits on the interior and stream exit points on the exterior of  the TIN. Whenever an outlet point is added, a drainage basin for that outlet is  also created. If the outlet corresponds to a stream branching point, then a  drainage basin for each stream branch is created. For this reason the default  outlets are not always sufficient. Outlet points can be added and deleted in  order to define the sub-basins of a watershed.
An outlet, by definition in WMS, is a point that defines a confluence. It is  the point where a sub basin ends and a routing reach begins. Default outlets are  local minima or pits on the interior and stream exit points on the exterior of  the TIN. Whenever an outlet point is added, a drainage basin for that outlet is  also created. If the outlet corresponds to a stream branching point, then a  drainage basin for each stream branch is created. For this reason the default  outlets are not always sufficient. Outlet points can be added and deleted in  order to define the sub-basins of a watershed.
==Converting TIN Vertices/Nodes to Outlets==
The '''Node ↔ Outlets''' command will add all selected vertices as outlet points if they are not already outlet points.
The '''Node ↔ Outlets''' command will remove selected outlet points if they are already defined as outlets. Outlet points are selected using the '''Select Vertices''' tool. When an outlet is deleted, the area or triangles associated with that outlet's drainage basins are reassigned to the next downstream basin.


==Related Topics==
==Related Topics==
* [[WMS:Defining Basins (TINs)|Defining Basins]]
* [[WMS:TIN Basins|Defining Basins]]
* [[WMS:Streams|Streams]]
* [[WMS:Streams|Streams]]
* [[WMS:Reservoirs|Reservoirs]]
* [[WMS:Reservoirs|Reservoirs]]
Line 8: Line 13:


{{Template:WMSMain}}
{{Template:WMSMain}}
[[Category:TINs]]
[[Category:TINs|O]]
[[category:WMS Outlets]]
 
{{stub}}

Latest revision as of 14:28, 14 March 2017

An outlet, by definition in WMS, is a point that defines a confluence. It is the point where a sub basin ends and a routing reach begins. Default outlets are local minima or pits on the interior and stream exit points on the exterior of the TIN. Whenever an outlet point is added, a drainage basin for that outlet is also created. If the outlet corresponds to a stream branching point, then a drainage basin for each stream branch is created. For this reason the default outlets are not always sufficient. Outlet points can be added and deleted in order to define the sub-basins of a watershed.

Converting TIN Vertices/Nodes to Outlets

The Node ↔ Outlets command will add all selected vertices as outlet points if they are not already outlet points.

The Node ↔ Outlets command will remove selected outlet points if they are already defined as outlets. Outlet points are selected using the Select Vertices tool. When an outlet is deleted, the area or triangles associated with that outlet's drainage basins are reassigned to the next downstream basin.

Related Topics