Documentation | Samples | Hydrology
How to use hydrology toolset.
This is the tutorial application showing the different steps of the hydrological analysis.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Hydrology.Basin | Generates a basin grid from a flow direction grid. |
TGIS_Hydrology.Fill | Generates the hydrologically conditioned DEM. |
TGIS_Hydrology.FlowAccumulation | Generates a flow accumulation grid from a flow direction grid. |
TGIS_Hydrology.FlowDirection | Generates a flow direction grid from a DEM. |
TGIS_Hydrology.Sink | Generates the grid with pit cells and cells for which the flow direction can not be determined. |
TGIS_Hydrology.StreamOrder | Generates a stream order grid from a flow direction and flow accumulation grids and a specified method. |
TGIS_Hydrology.StreamToPolyline | Converts a stream network to polylines. |
TGIS_Hydrology.Watershed | Generates a watershed grid from a flow direction grid and grid layer with pour points. |
This sample is available on following platforms (click to see source code):