Skip to content

Commit

Permalink
changing capitalizations to match business logic -RCAT
Browse files Browse the repository at this point in the history
  • Loading branch information
dominique-shore committed Jan 12, 2024
1 parent 7e1d9d2 commit 23a7169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RaveBusinessLogic/V2/RCAT.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Node label="Historic Riparian" xpath="Intermediates/Raster[@id='HISTRIPARIAN']" type="raster" symbology="Rip_Veg" transparency="40"/>
<Node label="Existing Vegetated" xpath="Intermediates/Raster[@id='EXVEGETATED']" type="raster" symbology="Veg" transparency="40"/>
<Node label="Historic Vegetated" xpath="Intermediates/Raster[@id='HISTVEGETATED']" type="raster" symbology="Veg" transparency="40"/>
<Node label="Conversion" xpath="Intermediates/Raster[@id='CONVERSION']" type="raster" symbology="Veg_Conversion_raster" transparency="40"/>
<Node label="Conversion" xpath="Intermediates/Raster[@id='CONVERSION']" type="raster" symbology="Veg_conversion_raster" transparency="40"/>
<Node label="Floodplain Accessibility" xpath="Intermediates/Raster[@id='FPACCESS']" type="raster" symbology="FPAccess_Raster" transparency="40"/>
</Children>
</Node>
Expand Down

0 comments on commit 23a7169

Please sign in to comment.