Identify Flow Split Features
Description
Populates attribute HasSplit with 1 in features upstream of a flow split and attribute IsSplit with 1 for features immediately downstream of a flow split.
Usage
Parameters
Parameter Name | Type | Direction | Data Type | Dialog Reference |
---|---|---|---|---|
Input Feature Class | Feature Layer | Input | Required | Input feature class. Must have the attributes HydroID and NextDownID populated. The tool will add and populate the fields HasSplit and IsSplit with 1 for features respectively immediately uipstream of a flow split or downstream of a flow split. |
Input Flow Split Table | Table View | Input | Required | Input Flow Split table associated to input Feature Class. Must have FeatureID and NextDownID attributes. This table stores the additional downstream connectivity at flows splits. |