Define Overland Preferential Node Link Schema
Description
Creates a Preferential Node/Link schema that defines the "main" overland flow paths between catchments. The input HydroEdge and HydroJunction feature classes used by the tool are the ones created with the Terrain Morphology Drainage Connectivity Characterization tool, and NOT the ones created manually and/or during the creation of HEPs. The HydroJunctions of FType 'Boundary Node' must have the elevation field (Elev) populated with the elevation of the junction.
Usage
Parameters
Direction | Type | Parameter Name | Data Type | Dialog Reference |
---|---|---|---|---|
Input | Required | Input Catchment Feature Class | GPFeatureLayer | Input Catchment. Required field: HydroID. Tool works on selected set of Catchment features or on all features if there is no selected set. |
Input | Required | Input Sink Point Feature Class | GPFeatureLayer | Input Sink Point. Required field: HydroID. Used to populate the field SinkID in the associated output Preferential Node. |
Input | Required | Input Hydro Junction Feature Class | GPFeatureLayer | Input Hydro Junction features to process. Required field: HydroID, FType, Elev. HydroJunctions defining the lower elevation along the Boundaries must have FType='Boundary Node' and their field elevation must be populated. |
Input | Required | Input Hydro Edge Feature Class | GPFeatureLayer | Hydro Edge feature class to process. Tool will update the field IsPreferred with 1 for the edges belonging to the preferential paths. The digitized direction of the Boundary Link HydroEdges must be toward the sink points. |
Input | Required | Input DEM Raster | GPRasterLayer | Input DEM raster providing the cell size used to set the search tolerance for the spatial joins. |
Output | Required | Output Preferential Node Feature Class | GPFeatureLayer | Output Preferential Node feature class storing the nodes located on the preferential paths. The following fields will be populated: |
Output | Required | Output Preferential Link Feature Class | GPFeatureLayer | Output Preferential Link feature class defining the preferred paths. HydroEdge features associated to the paths are assigned IsPreferred=1. . The following fields will be populated: |