Create ConnList
Description
This is a specialized tool for computing ConnList field for the flood stack polygon features (FPZoneRiver feature class type). Primary user of this field is the Pin2Flood application.
ConnList field contains a comma-delimited list of CompositeIDs associated with a specific flood polygon. (CompositeID is concatenated StreamID and a two-digit version of HIndex).
Usage
Parameters
Direction | Type | Parameter Name | Data Type | Dialog Reference |
---|---|---|---|---|
Input | Required | FPZoneRiver | GPFeatureLayer | Flood stack polygon feature class. It needs to have StreamID and HIndex fields populated |
Input | Required | UpDownTable | GPTableView | Up/down table associated with the FPRiver/FPZoneRiver |
Input | Required | HIndex Propagation Method | GPString | At this point, only "Constant" method is supported where HIndex of the input flood polygon is assigned to the connected polygons. |
Output | Derived | OutFPZoneRiver | GPFeatureLayer | . |