Watershed Overlay: Difference between revisions
Jump to navigation
Jump to search
(→Module) |
No edit summary |
||
Line 1: | Line 1: | ||
[[File:Watershed_Overlay.png|thumb|420px|right|Example of the Watershed overlay]] | [[File:Watershed_Overlay.png|thumb|420px|right|Example of the Watershed overlay]] | ||
The watershed overlay calculates where surface rainfall water will end up based on the [[elevation model]] or a [[Water Overlay]]'s [[Surface_avg_direction_result_type_(Water_Overlay)|direction result]]. Users can influence the created [[Watershed result type (Watershed Overlay)|watersheds]] by providing indicative [[Discharge area (Watershed Overlay)|discharge areas]], which will expand into watersheds. Moreover, a [[Rainfall (Overlay)|rainfall overlay's]] [[Surface_avg_direction_result_type_(Water_Overlay)|surface avg direction result]] can be used to calculate more realistic watersheds. | The watershed overlay calculates where surface rainfall water will end up based on the [[elevation model]] or a [[Water Overlay]]'s [[Surface_avg_direction_result_type_(Water_Overlay)|direction result]]. Users can influence the created [[Watershed result type (Watershed Overlay)|watersheds]] by providing indicative [[Discharge area (Watershed Overlay)|discharge areas]], which will expand into watersheds. Moreover, a [[Direction prequel (Watershed Overlay)|direction prequel overlay]], such as a [[Rainfall (Overlay)|rainfall overlay's]] [[Surface_avg_direction_result_type_(Water_Overlay)|surface avg direction result]] can be used to calculate more realistic watersheds. | ||
__NOTOC__ | __NOTOC__ | ||
Revision as of 14:26, 3 March 2022
The watershed overlay calculates where surface rainfall water will end up based on the elevation model or a Water Overlay's direction result. Users can influence the created watersheds by providing indicative discharge areas, which will expand into watersheds. Moreover, a direction prequel overlay, such as a rainfall overlay's surface avg direction result can be used to calculate more realistic watersheds.
Usage
The watershed overlay results can be used to:
- Debug a water system; are the water areas used to initialize my water overlay correct or do they need adjustments?
- Determine which waterways are the most important waterways in my water system, based on the size of the calculated discharge areas.
- Help solve disputes with land owners: does rainfall on the land of a land owner end up in water ways or does it remain on land?
- Using discharge areas as input for water simulation tools outside the Tygron Platform, by combining the size of the area with the amount of rainfall it receives.
Considerations
The watershed overlay calculates watershed areas based on:
- A heavy rainfall;
- Sewer is not taken into account;
- Large Forests often do not have proper discharge when they are not close to water ways;
- Certain computed watershed areas might not be connected to the original water system used as input, in the form as discharge areas. This in turn can help find flaws in your water system;
- Culverts are important for the connectivity of discharge areas, but often not all culverts are initially know or defined. The water connection generator tool has been added to generate culverts on a large scale based on input parameters;
Module
A Watershed Overlay can be configured by opening the Watershed Overlay Wizard.
Result types
The watershed overlay can provide the following result types:
Watershed result type (Watershed Overlay)
Icon | Result type | Unit | Mode | Description |
---|---|---|---|---|
DISCHARGE_AREAS | Integer | The initial Discharge Areas and propagated to water cells by neighbors and culvert-connections. | ||
DIRECTION | geo angle (0-360°) | The direction to which rain water would flow. | ||
BASE_TYPES | Nominal | Categorization of the individual cells based on how they are processed by the watershed model, displaying which cells are considered to be specific features. |
Demo projects
- The project Demo Watershed can be explored to see how a Watershed Overlay based on a Rainfall Overlay can contribute to debugging a watersystem.