Skip to content

Commit

Permalink
some symbology and bl updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jtgilbert committed Nov 14, 2024
1 parent 4fba8d6 commit fdce7bc
Show file tree
Hide file tree
Showing 5 changed files with 2,154 additions and 30 deletions.
38 changes: 14 additions & 24 deletions RaveBusinessLogic/V2/Riverscapes_BRAT.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,35 +63,29 @@
<Node label="Intermediates" xpath="Realizations/Realization">
<Children collapsed="true">
<Node label="Network">
<Children>
<Children collapsed="true">
<Node label="Perennial" xpath="Outputs/Geopackage/Layers/Vector[@lyrName='vwReaches']" type="line" symbology="IsPeren" />
</Children>
</Node>
<Node label="Topographic Index">
<Children>
<Node label="Slope" xpath="Outputs/Geopackage/Layers/Vector[@lyrName='vwReaches']" type="line" symbology="iGeo_Slope" id="slope" />
<Node label="Drainage Area" xpath="Outputs/Geopackage/Layers/Vector[@lyrName='vwReaches']" type="line" symbology="iGeo_DA" id="DA" />
</Children>
</Node>
<Node label="Beaver Dam Setting">
<Children>
<Children collapsed="true">
<Node label="Dam Setting" xpath="Outputs/Geopackage/Layers/Vector[@lyrName='vwReaches']" type="line" symbology="dam_setting" />
</Children>
</Node>
<Node label="Overall Vegetation Dam Capacity">
<Children>
<Children collapsed="true">
<Node label="Existing Veg Dam Building Capacity" xpath="Outputs/Geopackage/Layers/Vector[@lyrName='vwReaches']" type="line" symbology="oVC_EX" />
<Node label="Historic Veg Dam Building Capacity" xpath="Outputs/Geopackage/Layers/Vector[@lyrName='vwReaches']" type="line" symbology="oVC_HPE" />
</Children>
</Node>
<Node label="Vegetation Suitability">
<Children>
<Children collapsed="true">
<Node label="Existing Vegetation Suitability" xpath="Intermediates/Raster[@id='EXVEG_SUIT']" type="raster" symbology="veg_suitability" transparency="40" />
<Node label="Historic Vegetation Suitability" xpath="Intermediates/Raster[@id='HISTVEG_SUIT']" type="raster" symbology="veg_suitability" transparency="40" />
</Children>
</Node>
<Node label="Buffers">
<Children>
<Children collapsed="true">
<Node label="30m Buffer" xpath="Geopackage/Layers/Vector[@lyrName='30M_BUFFER']" type="polygon" symbology="buf30"/>
<Node label="100m Buffer" xpath="Geopackage/Layers/Vector[@lyrName='buffer_100m']" type="polygon" symbology="buf100"/>
</Children>
Expand All @@ -106,12 +100,12 @@
<Node label="Network" xpath="Geopackage/Layers/Vector[@lyrName='hydro_flowlines']" type="line" symbology="flow_lines" />
<Node label="River Polygons (NHD Area)" xpath="Geopackage/Layers/Vector[@lyrName='flowareas']" type="polygon" symbology="FlowArea" />
<Node label="Lakes, Ponds, Reservoirs and Water Bodies" xpath="Geopackage/Layers/Vector[@lyrName='waterbodies']" type="polygon" symbology="Waterbodies" />
<Node label="Discrete Geographic Objects (DGOs)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_igos']" type="polygon" symbology="DGO" />
<Node label="Integrated Geographic Objects (DGOs)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_dgos']" type="point" symbology="IGO" />
<Node label="Discrete Geographic Objects (DGOs)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_dgos']" type="polygon" symbology="DGO" />
<Node label="Integrated Geographic Objects (DGOs)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_igos']" type="point" symbology="IGO" />
</Children>
</Node>
<Node label ="Anthropogenic Risk">
<Children>
<Children collapsed="true">
<Node label="Distance to Roads in Riverscape" xpath="Geopackage/Layers/Vector[@lyrName='anthro_flowlines']" type="line" symbology="iPC_RoadVB"/>
<Node label="Distance to Railroads in Riverscape" xpath="Geopackage/Layers/Vector[@lyrName='anthro_flowlines']" type="line" symbology="iPC_RailVB"/>
<Node label="Distance to Stream Crossings" xpath="Geopackage/Layers/Vector[@lyrName='anthro_flowlines']" type="line" symbology="iPC_RoadX"/>
Expand All @@ -122,33 +116,29 @@
</Node>
<Node label="Hydrology">
<Children collapsed="true">
<Node label="Low Flow Stream Power (watts)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_flowlines']" type="line" symbology="iHyd_SP2" id="flow_high"/>
<Node label="Flood Stream Power (watts)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_flowlines']" type="line" symbology="iHyd_SPLow" id="flow_base"/>
<Node label="Low Flow Stream Power (watts)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_flowlines']" type="line" symbology="iHyd_SPLow" id="flow_high"/>
<Node label="Flood Stream Power (watts)" xpath="Geopackage/Layers/Vector[@lyrName='hydro_flowlines']" type="line" symbology="iHyd_SP2" id="flow_base"/>
</Children>
</Node>
<Node label="Vegetation">
<Children>
<Children collapsed="true">
<Node label="Existing Vegetation" id="vegetation">
<Children>
<Children collapsed="true">
<Node label="Veg Type - EVT Class" xpath="Raster[@id='EXVEG']" type="raster" symbology="Existing_Veg_EVT_Class" transparency="40" />
<Node label="Veg Type - EVT Name" xpath="Raster[@id='EXVEG']" type="raster" symbology="Existing_Veg_EVT_Name" transparency="40" />
<Node label="Existing Riparian" xpath="Raster[@id='EXVEG']" type="raster" symbology="Existing_Veg_EVT_Riparian" transparency="40" />
</Children>
</Node>
<Node label="Historic Vegetation">
<Children>
<Children collapsed="true">
<Node label="Veg Type - BPS Name" xpath="Raster[@id='HISTVEG']" type="raster" symbology="Historic_Veg_BPS_Name" transparency="40" />
<Node label="Historic Riparian" xpath="Raster[@id='HISTVEG']" type="raster" symbology="Historic_Veg_BPS_Riparian" transparency="40" />
</Children>
</Node>
</Children>
</Node>
<Node label="Topography">
<Children>
<Node label="Flow Accumulation" xpath="Raster[@id='FA']" type="raster" symbology="flow_accumulation" transparency="40" />
<Node label="Drainage Area" xpath="Raster[@id='DA']" type="raster" symbology="drainage_area" transparency="40" />
<Node label="Slope" xpath="Raster[@id='SLOPE']" type="raster" symbology="slope" transparency="40" />
<Node label="DEM" xpath="DEM" type="raster" symbology="dem" transparency="40" />
<Children collapsed="true">
<Node label="Hillshade" xpath="Raster[@id='HILLSHADE']" type="raster" symbology="Hillshade" id="hillshade" />
</Children>
</Node>
Expand Down
Loading

0 comments on commit fdce7bc

Please sign in to comment.