Skip to content

Commit ad9af1a

Browse files
Cashe93philipbaileynar
authored andcommitted
Updated BRAT xml
Updated the BRAT management geopackage symbology.
1 parent 942c538 commit ad9af1a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

RaveAddIn/XML/brat.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
<Node label="Risk of Undesirable Dams" xpath="Vector" type="vector" symbology="oPBRC_UI" />
2828
<Node label="Restoration or Conservation Opportunities" xpath="Vector" type="vector" symbology="oPBRC_CR" />
2929

30-
<Node label="Unsuitable or Limited Opportunities" xpath="Geopackage/Layers/Vector[@id='BRAT_RESULTS']" type="vector" symbology="oPBRC_UD" />
31-
<Node label="Risk of Undesirable Dams" xpath="Geopackage/Layers/Vector[@id='BRAT_RESULTS']" type="vector" symbology="oPBRC_UI" />
32-
<Node label="Restoration or Conservation Opportunities" xpath="Geopackage/Layers/Vector[@id='BRAT_RESULTS']" type="vector" symbology="oPBRC_CR" />
30+
<Node label="Unsuitable or Limited Opportunities" xpath="Geopackage/Layers/Vector[@id='BRAT_RESULTS']" type="vector" symbology="limitation" />
31+
<Node label="Risk of Undesirable Dams" xpath="Geopackage/Layers/Vector[@id='BRAT_RESULTS']" type="vector" symbology="risk" />
32+
<Node label="Restoration or Conservation Opportunities" xpath="Geopackage/Layers/Vector[@id='BRAT_RESULTS']" type="vector" symbology="opportunity" />
3333
</Children>
3434
</Node>
3535
</Children>

0 commit comments

Comments
 (0)