Skip to main content

Populate DrainArea for DrainageLine

Description

Populate DrainArea field in DrainageLine features with sum of areas of associated Catchment and Adjoint Catchment features.

Usage

Parameters

Parameter NameTypeDirectionData TypeDialog Reference
Input Drainage LineRequiredInputFeature LayerInput Drainage Line Layer. Field DrainArea will be created and populated with the total area draining into the drainage line. Must contain the field DrainID that is used to identify the related Catchment.
Input CatchmentRequiredInputFeature LayerInput Catchment Layer. Must contain the fields HydroID and GridID. HydroID is used to identify the related DrainageLine. GridID is used to identify the related AdjointCatchment
Input Adjoint CatchmentRequiredInputFeature LayerInput Adjoint Catchment Layer. Must contain the field GridID used to relate to the associated Catchment.