-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Beaver Activity curation for web, qgis, esri
- Loading branch information
1 parent
907a8dc
commit 94229f4
Showing
9 changed files
with
5,821 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
1,051 changes: 1,051 additions & 0 deletions
1,051
Symbology/esri/Beaver_Activity/dam_density_dgo.lyrx
Large diffs are not rendered by default.
Oops, something went wrong.
1,636 changes: 1,636 additions & 0 deletions
1,636
Symbology/esri/Beaver_Activity/dam_density_igo.lyrx
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1,143 changes: 1,143 additions & 0 deletions
1,143
Symbology/qgis/Beaver_Activity/dam_density_igo.qml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"$schema": "https://xml.riverscapes.xyz/Symbology/web/vector.schema.json", | ||
"legend": [ | ||
["rgb(242, 204, 78)", "Beaver Dam"] | ||
], | ||
"layerStyles": [ | ||
{ | ||
"id": "dam-points-reproj-d7fdsb", | ||
"type": "symbol", | ||
"source": "composite", | ||
"source-layer": "dam_points_reproj-d7fdsb", | ||
"layout": { | ||
"icon-size": 0.02, | ||
"icon-image": "star-svgrepo-com", | ||
"icon-allow-overlap": true | ||
}, | ||
"paint": {} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"$schema": "https://xml.riverscapes.xyz/Symbology/web/vector.schema.json", | ||
"legend": [ | ||
["rgb(255, 255, 243)", "0 dams/km"], | ||
["rgb(249, 249, 157)", "0.01 - 1 dams/km"], | ||
["rgb(199, 234, 179)", "1 - 5 dams/km"], | ||
["rgb(66, 199, 195)", "5 - 15 dams/km"], | ||
["rgb(44, 127, 184)", "15 - 30 dams/km"], | ||
["rgb(37, 52, 148))", "30 - 50 dams/km"], | ||
["rgb(8, 21, 80)", "> 50 dams/km"] | ||
], | ||
"layerStyles": [ | ||
{ | ||
"id": "beaver-dgo-7qly80", | ||
"type": "fill", | ||
"source": "composite", | ||
"source-layer": "beaver_dgo-7qly80", | ||
"layout": {}, | ||
"paint": { | ||
"fill-color": [ | ||
"interpolate", | ||
["linear"], | ||
["get", "dam_density"], | ||
0, | ||
"rgb(255, 255, 243)", | ||
0.009, | ||
"rgb(255, 255, 243)", | ||
0.01, | ||
"rgb(249, 249, 157)", | ||
1, | ||
"rgb(249, 249, 157)", | ||
1.0001, | ||
"rgb(199, 234, 179)", | ||
5, | ||
"rgb(199, 234, 179)", | ||
5.0001, | ||
"rgb(66, 199, 195)", | ||
15, | ||
"rgb(66, 199, 195)", | ||
15.0001, | ||
"rgb(44, 127, 184)", | ||
30, | ||
"rgb(44, 127, 184)", | ||
30.0001, | ||
"rgb(37, 52, 148)", | ||
50, | ||
"rgb(37, 52, 148)", | ||
50.0001, | ||
"rgb(8, 21, 80)", | ||
1000, | ||
"rgb(8, 21, 80)" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"$schema": "https://xml.riverscapes.xyz/Symbology/web/vector.schema.json", | ||
"legend": [ | ||
["rgb(255, 255, 243)", "0 dams/km"], | ||
["rgb(249, 249, 157)", "0.01 - 1 dams/km"], | ||
["rgb(199, 234, 179)", "1 - 5 dams/km"], | ||
["rgb(66, 199, 195)", "5 - 15 dams/km"], | ||
["rgb(44, 127, 184)", "15 - 30 dams/km"], | ||
["rgb(37, 52, 148))", "30 - 50 dams/km"], | ||
["rgb(8, 21, 80)", "> 50 dams/km"] | ||
], | ||
"layerStyles": [ | ||
{ | ||
"id": "beaver-igo-2746xw", | ||
"type": "circle", | ||
"source": "composite", | ||
"source-layer": "beaver_igo-2746xw", | ||
"layout": {}, | ||
"paint": { | ||
"circle-color": [ | ||
"interpolate", | ||
["linear"], | ||
["get", "dam_density"], | ||
0, | ||
"rgb(255, 255, 243)", | ||
0.009, | ||
"rgb(255, 255, 243)", | ||
0.01, | ||
"rgb(249, 249, 157)", | ||
1, | ||
"rgb(249, 249, 157)", | ||
1.0001, | ||
"rgb(199, 234, 179)", | ||
5, | ||
"rgb(199, 234, 179)", | ||
5.0001, | ||
"rgb(66, 199, 195)", | ||
15, | ||
"rgb(66, 199, 195)", | ||
15.0001, | ||
"rgb(44, 127, 184)", | ||
30, | ||
"rgb(44, 127, 184)", | ||
30.0001, | ||
"rgb(37, 52, 148)", | ||
50, | ||
"rgb(37, 52, 148)", | ||
50.0001, | ||
"rgb(8, 21, 80)", | ||
1000, | ||
"rgb(8, 21, 80)" | ||
], | ||
"circle-radius": 4 | ||
} | ||
} | ||
] | ||
} |