Skip to content

Commit

Permalink
Adding watersheds layer to NZ National BL
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbaileynar authored and MattReimer committed Nov 12, 2024
1 parent 2946ca8 commit fc3eded
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RaveBusinessLogic/V2/nznational.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
<Node label="Catchment Wings"
xpath="Outputs/Geopackage[@id='HYDROGRAPHY']/Layers/Vector[@lyrName='rec2ws']"
type="polygon" symbology="catchment_wings" id="catchment_wings" />
<Node label="Watersheds"
xpath="Outputs/Geopackage[@id='HYDROGRAPHY']/Layers/Vector[@lyrName='watersheds']"
type="polygon" symbology="watersheds" id="wateresheds" />
</Children>
</Node>
</Children>
Expand Down

0 comments on commit fc3eded

Please sign in to comment.