Skip to content

Commit

Permalink
Updated density (WebRV)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashe93 authored and jtgilbert committed Feb 9, 2024
1 parent 81bacc3 commit c890989
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 deletions.
28 changes: 14 additions & 14 deletions Symbology/web/Anthro/canal_density.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://xml.riverscapes.xyz/Symbology/web/vector.schema.json",
"legend": [
["hsl(226, 79%, 58%)", "< 0.001"],
["hsl(204, 84%, 57%)", "0.001 - 0.005"],
["hsl(185, 89%, 56%)", "0.005 - 0.008"],
["hsl(106, 64%, 68%)", "0.008 - 0.01"],
["hsl(55, 100%, 50%)", "> 0.01"]
["hsl(226, 79%, 58%)", "< 0.01"],
["hsl(204, 84%, 57%)", "0.01 - 0.025"],
["hsl(185, 89%, 56%)", "0.025 - 0.1"],
["hsl(106, 64%, 68%)", "0.1 - 1"],
["hsl(55, 100%, 50%)", "> 1"]
],
"layerStyles": [
{
Expand Down Expand Up @@ -36,23 +36,23 @@
["get", "Canal_dens"],
0,
"hsl(226, 79%, 58%)",
0.00100,
0.0100,
"hsl(226, 79%, 58%)",
0.001001,
0.01001,
"hsl(204, 84%, 57%)",
0.00500,
0.02500,
"hsl(204, 84%, 57%)",
0.005001,
0.025001,
"hsl(185, 89%, 56%)",
0.00800,
0.100,
"hsl(185, 89%, 56%)",
0.008001,
0.1001,
"hsl(106, 64%, 68%)",
0.0100,
1.00,
"hsl(106, 64%, 68%)",
0.01001,
1.001,
"hsl(55, 100%, 50%)",
1.00,
100.00,
"hsl(55, 100%, 50%)"
]
}
Expand Down
28 changes: 14 additions & 14 deletions Symbology/web/Anthro/rail_dens.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://xml.riverscapes.xyz/Symbology/web/vector.schema.json",
"legend": [
["hsl(250, 64%, 59%)", "< 0.001"],
["hsl(359, 21%, 52%)", "0.001 - 0.005"],
["hsl(37, 100%, 42%)", "0.005 - 0.008"],
["hsl(47, 91%, 45%)", "0.008 - 0.01"],
["hsl(58, 83%, 47%)", "> 0.01"]
["hsl(250, 64%, 59%)", "< 0.01"],
["hsl(359, 21%, 52%)", "0.01 - 0.025"],
["hsl(37, 100%, 42%)", "0.025 - 0.1"],
["hsl(47, 91%, 45%)", "0.1 - 1"],
["hsl(58, 83%, 47%)", "> 1"]
],
"layerStyles": [
{
Expand Down Expand Up @@ -36,23 +36,23 @@
["get", "Rail_dens"],
0,
"hsl(250, 64%, 59%)",
0.00100,
0.0100,
"hsl(250, 64%, 59%)",
0.001001001,
0.01001,
"hsl(359, 21%, 52%)",
0.00500,
0.02500,
"hsl(359, 21%, 52%)",
0.005001,
0.025001,
"hsl(37, 100%, 42%)",
0.00800,
0.10000,
"hsl(37, 100%, 42%)",
0.008001,
0.1008001,
"hsl(47, 91%, 45%)",
0.0100,
1.00,
"hsl(47, 91%, 45%)",
0.01001,
1.0001,
"hsl(58, 83%, 47%)",
1.00,
100.00,
"hsl(58, 83%, 47%)"
]
}
Expand Down
28 changes: 14 additions & 14 deletions Symbology/web/Anthro/road_dens.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://xml.riverscapes.xyz/Symbology/web/vector.schema.json",
"legend": [
["hsl(101, 65%, 41%)", "< 0.001"],
["hsl(69, 52%, 50%)", "0.001 - 0.005"],
["hsl(44, 92%, 64%)", "0.005 - 0.008"],
["hsl(33, 80%, 60%)", "0.008 - 0.01"],
["hsl(0, 100%, 48%)", "> 0.01"]
["hsl(101, 65%, 41%)", "< 0.01"],
["hsl(69, 52%, 50%)", "0.01 - 0.025"],
["hsl(44, 92%, 64%)", "0.025 - 0.1"],
["hsl(33, 80%, 60%)", "0.1 - 1"],
["hsl(0, 100%, 48%)", "> 1"]
],
"layerStyles": [
{
Expand Down Expand Up @@ -36,23 +36,23 @@
["get", "Road_dens"],
0,
"hsl(101, 65%, 41%)",
0.00100,
0.01,
"hsl(101, 65%, 41%)",
0.001001,
0.010001,
"hsl(69, 52%, 50%)",
0.005000,
0.025000,
"hsl(69, 52%, 50%)",
0.005001,
0.025001,
"hsl(44, 92%, 64%)",
0.008000,
0.1000,
"hsl(44, 92%, 64%)",
0.008001,
0.108001,
"hsl(33, 80%, 60%)",
0.01000,
1.000,
"hsl(33, 80%, 60%)",
0.01001,
1.001,
"hsl(0, 100%, 48%)",
1.00,
100.00,
"hsl(0, 100%, 48%)"
]
}
Expand Down
28 changes: 14 additions & 14 deletions Symbology/web/Anthro/roadcross_density.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://xml.riverscapes.xyz/Symbology/web/vector.schema.json",
"legend": [
["hsl(42, 79%, 58%)", "< 0.001"],
["hsl(28, 85%, 56%)", "0.001 - 0.005"],
["hsl(17, 90%, 54%)", "0.005 - 0.008"],
["hsl(352, 100%, 49%)", "0.008 - 0.01"],
["hsl(0, 100%, 39%)", "> 0.01"]
["hsl(42, 79%, 58%)", "< 0.01"],
["hsl(28, 85%, 56%)", "0.01 - 0.025"],
["hsl(17, 90%, 54%)", "0.025 - 0.1"],
["hsl(352, 100%, 49%)", "0.1 - 1"],
["hsl(0, 100%, 39%)", "> 1"]
],
"layerStyles": [
{
Expand Down Expand Up @@ -36,23 +36,23 @@
["get", "RoadX_dens"],
0,
"hsl(42, 79%, 58%)",
0.00100,
0.0100,
"hsl(42, 79%, 58%)",
0.001001,
0.01001,
"hsl(28, 85%, 56%)",
0.00500,
0.02500,
"hsl(28, 85%, 56%)",
0.005001,
0.025001,
"hsl(17, 90%, 54%)",
0.00800,
0.100,
"hsl(17, 90%, 54%)",
0.008001,
0.1001,
"hsl(352, 100%, 49%)",
0.0100,
1.00,
"hsl(352, 100%, 49%)",
0.01001,
1.001,
"hsl(0, 100%, 39%)",
1.00,
100.00,
"hsl(0, 100%, 39%)"
]
}
Expand Down

0 comments on commit c890989

Please sign in to comment.