Watershed Overlay: Difference between revisions
Jump to navigation
Jump to search
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 [[Terrain height|DTM]] or a [[Water Overlay|water overlay's]] [[Surface_average_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 | The watershed overlay calculates where surface rainfall water will end up based on the [[Terrain height|DTM]] or a [[Water Overlay|water overlay's]] [[Surface_average_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_average_direction_result_type_(Water_Overlay)|surface average direction result]] can be used to calculate more realistic watersheds. | ||
__NOTOC__ | __NOTOC__ | ||
==Usage== | ==Usage== | ||
The watershed overlay results can be use to: | The watershed overlay results can be use to: | ||
* Debug a water system; | * Debug a water system; are the [[Water_level_area_(Water_Overlay)|water areas]] used to initialize my [[Water Overlay|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. | * 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: | * 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 | * Using discharge areas as input for water simulation tools outside the {{software}}, by combining the size of the area with the amount of rainfall it receives. | ||
==Considerations== | ==Considerations== | ||
Line 14: | Line 14: | ||
* A heavy rainfall; | * A heavy rainfall; | ||
* Sewer is not taken into account; | * Sewer is not taken into account; | ||
* Large Forests often do not have proper discharge when not close to water ways; | * 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; | * 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 | * Culverts are important for the connectivity of discharge areas, but often not all culverts are initially know or defined. The [[Water_Connection_Generator|water connection generator]] tool has been added to generate culverts on a large scale based on input parameters; | ||
==Modules== | ==Modules== | ||
Line 24: | Line 24: | ||
==Result types== | ==Result types== | ||
The watershed overlay can provide the following | The watershed overlay can provide the following result types: | ||
* [[Watershed result type (Watershed Overlay)|Watershed]] | * [[Watershed result type (Watershed Overlay)|Watershed]] | ||
* [[Discharge areas result type (Watershed Overlay)|Discharge areas]] | * [[Discharge areas result type (Watershed Overlay)|Discharge areas]] | ||
Line 38: | Line 38: | ||
==Demo projects== | ==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. | * The project Demo Watershed can be explored to see how a Watershed Overlay based on a [[Rainfall (Overlay)|Rainfall Overlay]] can contribute to debugging a watersystem. | ||
==How-to's== | ==How-to's== |
Revision as of 07:58, 12 June 2020
The watershed overlay calculates where surface rainfall water will end up based on the DTM 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 rainfall overlay's surface average direction result can be used to calculate more realistic watersheds.
Usage
The watershed overlay results can be use 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;
Modules
A Watershed Overlay can be configured by opening the Watershed Overlay Wizard.
Result types
The watershed overlay can provide the following result types:
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.
How-to's