Skip to main content

Anabranch Design Protocol

Warning: Experimental Protocol

This protocol is experimental and has not been finalized by the protocol owner. It can be changed at anytime which can break existing data or cause data loss. Please backup data if using this protocol.

Overview

The Anabranch Design Protocol is the standardized protocol for conceptual restoration designs at Anabranch Solutions.

  • Proposed restoration structures, their spatial distribution, and anticipated geomorphic & hydraulic changes to the riverscape.
  • Complex objectives to identify overarching objectives for groups of structures.
  • Riverscape features that may influence design decisions or project logistics.
  • Metrics to support permit applications and inform landowners of potential project outcomes.

Users can create multiple designs to represent different phases of a project or to show various potential outcomes. For example, a user may create a Phase 1 design that includes structures implemented in the first year of a project and a Phase 2 design that includes structures implemented in the second year of a project. Or, a user may create mulitple design alternatives and generate a series of metrics used to inform management desicions.

Protocol Summary

AttributeValue
NameAnabranch Design Protocol
StatusExperimental Grade
Version1.0
XML URLhttps://github.com/Riverscapes/RiverscapesXML/blob/master/QRiS/protocols/anabranch_design_protocol.xml
CitationNA
AuthorZach Burgert

Layers & Metrics

Video Demonstration

Layer Attributes

| Layer ID | Label | Geometry | Metrics | | :--- | :--- | :--- | :--- |:--- | | structure_points | Structure Points | Point |structure_count_structures, structure_density_structures, bda_count, bda_density, pals_count, pals_density, als_count, als_density, other_count, other_density| | structure_lines | Structure Lines | Linestring |structure_count_structures, structure_density_structures, bda_count, bda_density, pals_count, pals_density, als_count, als_density, other_count, other_density, structure_length|

Metric Atributes

Metric IDLabelPrecisionDescriptionCalculation
structure_count_structuresStructure Count (Structures)1Count of structures (points and lines) within sample frameCount(structure_points) + Count(structure_lines)
structure_density_structuresStructure Density (Structures)3Density of structures (points and lines) within the sample frame(Count(structure_points) + Count(structure_lines))/ Riverscape Centerline
bda_countBDA Count1Count of BDA structures within the sample frameCount(BDA Points) + Count(BDA Lines)
bda_densityBDA Density3Density of BDA structures within the sample frame(Count(BDA Points) + Count(BDA Lines))/ Riverscape Centerline
pals_countPALS Count1Count of PALS structures within the sample frameCount(PALS Points) + Count(PALS Lines)
pals_densityPALS Density3Density of PALS structures within the sample frame(Count(PALS Points) + Count(PALS Lines))/ Riverscape Centerline
als_countALS Count1Count of ALS structures within the sample frameCount(ALS Points) + Count(ALS Lines)
als_densityALS Density3Density of ALS structures within the sample frame(Count(ALS Points) + Count(ALS Lines))/ Riverscape Centerline
other_countOther Count1Count of Other structures within the sample frameCount(Other Points) + Count(Other Lines)
other_densityOther Density3Density of Other structures within the sample frame(Count(Other Points) + Count(Other Lines))/ Riverscape Centerline
structure_lengthStructure Length3Total length of structures (lines) within the sample frameSum(Structure (Lines) Length)
fill_volume_structuresFill Volume (Structures)3Total fill volume of structures within the sample frameSum(Structure (Points) Fill Volume)+Sum(Structure (Lines) Fill Volume)

Resources