Skip to main content

Generate Point Connectivity

Description

Generate connectivity and watersheds associated to input point features.

The tool generates the following features based on the input points and Flow Direction raster:

  • Drainage Line features: created by tracing downstream from every input point. The lines will be split at the points and at the junctions. A small Drainage Line segment is associated to each upstream station.
  • Catchment features associated to the Drainage Lines.
  • Adjoint Catchment features: this step also sets the connectivity in the Catchment features based on the lines' connectivity.
  • Watershed Point features: points associated to input points (not snapped to the center of the cell).Watershed features associated to each point.
  • Stream Link Raster: link grid associated to the Drainage Lines and Catchments.

Usage

Tool works on all input point features.

Parameters

Parameter NameData TypeDirectionTypeDialog Reference
Input Point FeaturesFeature LayerInputRequiredInput Point features to process. Must contain the HydroID field.
Input Flow Direction GridRaster LayerInputRequiredInput Flow Direction Grid. Used to trace downstream from each input point feature.
Output Watershed Point Feature ClassFeature LayerOutputRequiredOutput Watershed Point Feature Class. GridID stores the value of the associated Stream Link raster.
Output Watershed Feature ClassFeature LayerOutputRequiredOutput Watershed Feature Class. DrainID field stores the HydroID of the associated Watershed. GridID stores the value of the associated Stream Link raster.
Output Drainage Line Feature ClassFeature LayerOutputRequiredOutput Drainage Line Feature Class.
Output Catchment Feature ClassFeature LayerOutputRequiredOutput Catchment Feature Class.
Output Adjoint Catchment Feature ClassFeature LayerOutputRequiredOutput Adjoint Catchment Feature Class.
Output Stream Link RasterRaster LayerOutputRequiredOutput Stream Link Raster. Associated to the Catchment and Drainage Line feature classes through their GridID attribute.
Output Catchment RasterRaster LayerOutputRequiredOutput Catchment Raster.