Skip to content

Commit

Permalink
update business logic
Browse files Browse the repository at this point in the history
  • Loading branch information
dominique-shore committed Dec 12, 2023
1 parent 1ad23d8 commit ee8b3eb
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" 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 ee8b3eb

Please sign in to comment.