Skip to content

Commit

Permalink
Anthro road length symbology
Browse files Browse the repository at this point in the history
ESRI and Qgis
  • Loading branch information
Mary Buford Turnage committed May 26, 2023
1 parent fda0b0a commit 355443f
Show file tree
Hide file tree
Showing 3 changed files with 890 additions and 1 deletion.
2 changes: 1 addition & 1 deletion RaveBusinessLogic/V2/Anthro.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Node label="IGO Outputs">
<Children collapsed="true">
<Node label="Land Use Intensity" xpath="Geopackage/Layers/Vector[@lyrName='vwIgos']" type="point" symbology="" />
<Node label="Road Length" xpath="Geopackage/Layers/Vector[@lyrName='vwIgos']" type="point" symbology="" />
<Node label="Road Length" xpath="Geopackage/Layers/Vector[@lyrName='vwIgos']" type="point" symbology="road_len" />
<Node label="Road Density" xpath="Geopackage/Layers/Vector[@lyrName='vwIgos']" type="point" symbology="road_dens" />
<Node label="Railroad Length" xpath="Geopackage/Layers/Vector[@lyrName='vwIgos']" type="point" symbology="" />
<Node label="Railroad Density" xpath="Geopackage/Layers/Vector[@lyrName='vwIgos']" type="point" symbology="" />
Expand Down
Binary file added Symbology/esri/Anthro/road_len.lyr
Binary file not shown.
Loading

0 comments on commit 355443f

Please sign in to comment.