Skip to content

Commit

Permalink
updated sinuosities #2
Browse files Browse the repository at this point in the history
  • Loading branch information
lauren-herbine committed Jan 9, 2024
1 parent aebe78a commit 4996652
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions RaveBusinessLogic/V2/RME.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<Node label="Confluence Count" xpath= "Outputs/Geopackage/Layers/Vector[@lyrName='vw_igo_metrics']" type="point" id="rme_dgo_confluences" symbology="Confluence_Count" />
<Node label="Diffluence Count" xpath= "Outputs/Geopackage/Layers/Vector[@lyrName='vw_igo_metrics']" type="point" id="rme_dgo_diffluences" symbology="Diffluence_Count" />
<Node label="Tributaries per KM" xpath= "Outputs/Geopackage/Layers/Vector[@lyrName='vw_igo_metrics']" type="point" id="rme_igo_trib_per_km" symbology="Trib_Km" />
<Node label="Planform Sinuosity" xpath= "Outputs/Geopackage/Layers/Vector[@lyrName='vw_igo_metrics']" type="point" id="rme_igo_planform_sinuosity" symbology="Plnfrm_Sinuosity" />
</Children>
</Node>
<Node label="Stream Info">
Expand Down Expand Up @@ -44,11 +45,6 @@
<Node label="Relative Flow Length" xpath= "Outputs/Geopackage/Layers/Vector[@lyrName='vw_igo_metrics']" type="point" id="rme__igo_rel_flow_length" symbology="Rel_Flow_Length" />
</Children>
</Node>
<Node label="Sinuosities">
<Children collapsed= "true">
<Node label="Planform Sinuosity" xpath= "Outputs/Geopackage/Layers/Vector[@lyrName='vw_igo_metrics']" type="point" id="rme_igo_planform_sinuos" symbology="IGO_Plan_Sin" />
</Children>
</Node>
<Node label="Confinements">
<Children collapsed="true">
<Node label="Confinement Ratio" xpath= "Outputs/Geopackage/Layers/Vector[@lyrName='vw_igo_metrics']" type="point" id="conf_igo_confinement_ratio" symbology="IGO_Confinement" />
Expand Down

0 comments on commit 4996652

Please sign in to comment.