Skip to main content

Data

Inputs

LayerData TypeDescriptionSource
flowlinesGeopackage Feature ClassThe NHD flow lines representing streamsRiverscapes Context
channel_areaGeopackage Feature Classpolygon feature class representing the extent of channelsChannel Area
confining_polygonGeopackage Feature ClassValley bottom polygonVBET
dgosGeopackage Feature ClassVBET discrete geographic object (DGO) pointsVBET
igosGeopackage Feature ClassVBET integrated geographic object (IGO) pointsVBET
segmented_networkGeopackage Feature ClassThe NHD flow lines previously intersected with land ownership, road and railRiverscapes Context
dem_hillshadeGeoTiffHillshade derived from DEMRiverscapes Context

Data Layers Produced by Confinement

Intermediates

Split Points

Points that indicate where confinement type changes along each input flowline.

Flowline Segments

Segments of flowline that are confined with an attribute indicating whether they are confined on the right or left side.

Error Polylines

A polyline feature class used to store stream segments with invalid geometries for which outputs were unable to be calculated.

Error Polygons

A polygon feature class used to store channel polygons which were unable to be cleanly split.

Active Channel Split Buffers

The buffered channel area split into two (left and right) parts.

Confinement Zones

The difference between the buffered channel area and the confining polygon (valley bottom).

Confinement Polygons (unioned)

A union of all of the parts of the confining polygon (valley bottom).

Active Channel Buffer

A buffer of the channel area polygon input used to account for positional innaccuracy in calculating CONFINEMENT_DGOS.

Confinement Margins

Lines that indicate where the confinement buffers (buffered channel area) intersect with the confining polygon (valley bottom).

Outputs

Confinement Raw

Input flowlines segmented at each point where confinement type (left, right, both, none) changes with lengths of those confinement types calculated.

Confinement Ratio

Input flowlines, aggregated by 'level path' with confinement attributes calculated.

Confinement Ratio Segmented

Input segmented flowlines with confinement attributes calulated.

Confinement DGOs

DGO polygons attributed with confinement attributes, where these attributes are summed for the flowlines within the polygon.

Confinement IGOs

IGO points with confinement attributes calculated by performing a moving window analysis on the DGO polygons.


Output Attributes

Confinement Raw (confinement_raw)

FieldUnitsDescription
level_pathNAA unique identifier from NHD for each stream from headwaters to outlet
confinement_typeNAWhether the segment is confined on river left, right, or both
approx_lengmApproximate length of the segment

Confinement by Stream (confinement_ratio)

FieldUnitsDescription
level_pathNAA unique identifier from NHD for each stream from headwaters to outlet
confinement_ratiounitlessConfinement Ratio: length of confining margins divided by the length of channel
constriction_ratiounitlessConstriction Ratio: length of constricting margins (confined on both sides) divided by the length of channel
approx_lengmApproximate length of channel
confin_lengmLength of channel abutting a confining margin
constr_lengmLength of channel confined on both sides simultaneously

Confinement by Reach (confinement_ratio_segmented)

FieldUnitsDescription
confinement_ratiounitlessConfinement Ratio: length of confining margins divided by the length of channel
constriction_ratiounitlessConstriction Ratio: length of constricting margins (confined on both sides) divided by the length of channel
approx_lengmApproximate length of channel
confin_lengmLength of channel abutting a confining margin
constr_lengmLength of channel confined on both sides simultaneously

Confining Margins (confining_margins)

FieldUnitsDescription
sideNAThe side the confining margin is on (left or right)
level_pathNAA unique identifier from NHD for each stream from headwaters to outlet
approx_lengmApproximate length of the confining margin

Confinement DGOs (confinement_dgos)

FieldUnitsDescription
DGOIDNAUnique identifier for each DGO polygon
FCodeNANHD FCode representing flow type of the primary channel in the polygon
level_pathNAA unique identifier for the primary stream within the polygon from headwaters to outlet
seg_distancemDistance downstream along a given level path of the feature
centerline_lengthmTotal valley length of the polygon
segment_aream2Area of the polygon
confinement_ratiounitlessConfinement Ratio: length of confining margins divided by the length of channel within the polygon
constriction_ratiounitlessConstriction Ratio: length of constricting margins (confined on both sides) divided by the length of channel within the polygon
approx_lengmApproximate length of channel within the polygon
confin_lengmLength of channel abutting a confining margin within the polygon
constr_lengmLength of channel confined on both sides simultaneously within the polygon

Confinement IGOs (confinement_igos)

FieldUnitsDescription
IGOIDNAUnique identifier for each IGO point
seg_distancemDistance downstream along a given level path of the feature
stream_sizeNACategorical classification of stream size based on drainage area from 0 small to 4 large
FCodeNANHD FCode representing flow type of the primary channel in the window
level_pathNAA unique identifier for the primary stream within the window from headwaters to outlet
confinement_ratiounitlessConfinement Ratio: length of confining margins divided by the length of channel within the window
constriction_ratiounitlessConstriction Ratio: length of constricting margins (confined on both sides) divided by the length of channel within the window
approx_lengmApproximate length of channel within the window
confin_lengmLength of channel abutting a confining margin within the window
constr_lengmLength of channel confined on both sides simultaneously within the window