Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QRiS web symbology #760

Merged
merged 1 commit into from
Nov 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions Symbology/web/RiverscapesStudio/active_channels.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(151, 219, 242)", "Active Channel Extents"]
],
"layerStyles": [
{
"id": "activechannelextent-465ami",
"type": "fill",
"source": "composite",
"source-layer": "ActiveChannelExtent-465ami",
"layout": {},
"paint": {
"fill-color": [
"interpolate",
["linear"],
["zoom"],
0,
"rgb(151, 219, 242)",
22,
"rgb(151, 219, 242)"
],
"fill-opacity": 0.6
}
}
]
}
29 changes: 29 additions & 0 deletions Symbology/web/RiverscapesStudio/active_extents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(77, 175, 74)", "Active"],
["rgb(228, 224, 28)", "Inactive"],
["rgb(141, 90, 153)", "0"]
],
"layerStyles": [
{
"id": "activeextents-8x07fj",
"type": "fill",
"source": "composite",
"source-layer": "ActiveExtents-8x07fj",
"layout": {},
"paint": {
"fill-color": [
"match",
["get", "Type"],
["Active"],
"rgb(77, 175, 74)",
["Inactive"],
"rgb(228, 224, 28)",
"rgb(141, 90, 153)"
],
"fill-opacity": 0.6
}
}
]
}
50 changes: 50 additions & 0 deletions Symbology/web/RiverscapesStudio/cem_phases.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(5, 105, 9)", "0 Anastomosing"],
["rgb(72, 118, 152)", "1 Sinuous Single Thread"],
["rgb(131, 108, 56)", "2 Channelized"],
["rgb(141, 27, 25)", "3 Degradation"],
["rgb(255, 151, 5)", "4 Degradation and Widening"],
[ "rgb(195, 174, 113)", "5 Aggradation and Widening"],
["rgb(255, 226, 5)", "6 Quasi Equilibrium"],
["rgb(130, 198, 98)", "7 Laterally Active"],
["rgb(0, 242, 16)", "8 Anastomosing"],
["rgb(90, 141, 203)", "0"]
],
"layerStyles": [
{
"id": "sem-8gsej8",
"type": "fill",
"source": "composite",
"source-layer": "SEM-8gsej8",
"layout": {},
"paint": {
"fill-color": [
"match",
["get", "SEM Stage"],
["0 Anastomosing"],
"rgb(5, 105, 9)",
["1 Sinuous Single Thread"],
"rgb(72, 118, 152)",
["2 Channelized"],
"rgb(131, 108, 56)",
["3 Degradation"],
"rgb(141, 27, 25)",
["4 Degradation and Widening"],
"rgb(255, 151, 5)",
["5 Aggradation and Widening"],
"rgb(195, 174, 113)",
["6 Quasi Equilibrium"],
"rgb(255, 226, 5)",
["7 Laterally Active"],
"rgb(130, 198, 98)",
["8 Anastomosing"],
"rgb(0, 242, 16)",
"rgb(90, 141, 203)"
],
"fill-opacity": 0.5
}
}
]
}
29 changes: 29 additions & 0 deletions Symbology/web/RiverscapesStudio/centerlines.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(0, 77, 168)", "Non-Primary"],
["rgb(0, 169, 230)", "Primary"],
["rgb(154, 53, 227)", "0"]
],
"layerStyles": [
{
"id": "centerlines-2r4ana",
"type": "line",
"source": "composite",
"source-layer": "Centerlines-2r4ana",
"layout": {},
"paint": {
"line-color": [
"match",
["get", "Type"],
["Non-Primary"],
"rgb(0, 77, 168)",
["Primary"],
"rgb(0, 169, 230)",
"rgb(154, 53, 227)"
],
"line-width": ["match", ["get", "Type"], ["Primary"], 3, 1]
}
}
]
}
45 changes: 45 additions & 0 deletions Symbology/web/RiverscapesStudio/channel_junctions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(87, 231, 16)", "Channel Head"],
["rgb(58, 203, 223)", "Confluence (Anabranch)"],
["rgb(37, 94, 209)", "Confluence (Tributary)"],
["rgb(216, 14, 19)", "Diffluence"],
["rgb(0, 0, 0)", "0"]
],
"layerStyles": [
{
"id": "channeljunctions-4lc59u",
"type": "circle",
"source": "composite",
"source-layer": "ChannelJunctions-4lc59u",
"layout": {},
"paint": {
"circle-color": [
"match",
["get", "Type"],
["Channel Head"],
"rgb(87, 231, 16)",
["Confluence (Anabranch)"],
"rgb(58, 203, 223)",
["Confluence (Tributary)"],
"rgb(37, 94, 209)",
["Diffluence"],
"rgb(216, 14, 19)",
"#000000"
],
"circle-radius": [
"match",
["get", "Type"],
["Channel Head"],
6,
["Diffluence"],
4,
5
],
"circle-stroke-color": "rgb(255, 255, 255)",
"circle-stroke-width": 0.75
}
}
]
}
32 changes: 32 additions & 0 deletions Symbology/web/RiverscapesStudio/dam_crests.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(215, 25, 28)", "Blown Out"],
["rgb(255, 141, 35)", "Breached"],
["rgb(25, 215, 38)", "Intact"],
["rgb(33, 213, 102)", "0"]
],
"layerStyles": [
{
"id": "dam-crests-4pmpz1",
"type": "line",
"source": "composite",
"source-layer": "dam_crests-4pmpz1",
"paint": {
"line-color": [
"match",
["get", "Dam State"],
["Intact"],
"rgb(25, 215, 38)",
["Breached"],
"rgb(255, 141, 35)",
["Blown Out"],
"rgb(215, 25, 28)",
"rgb(33, 213, 102)"
],
"line-width": 2.5,
"line-dasharray": [0.75, 0.25]
}
}
]
}
48 changes: 48 additions & 0 deletions Symbology/web/RiverscapesStudio/geomorphic_unit_extents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(145, 210, 199)", "Chute"],
["rgb(0, 77, 168)", "Pool"],
["rgb(65, 109, 180)", "Pond"],
["rgb(168, 0, 0)", "Bank Attached Bar"],
["rgb(137, 91, 69)", "Mid Channel Bar"],
[ "rgb(230, 230, 0)", "Glide/Run"],
["rgb(109, 196, 167)", "Rapid"],
["rgb(250, 170, 0)", "Riffle"],
["rgb(139, 169, 146)", "0"]
],
"layerStyles": [
{
"id": "geomorphicunitextents-2ug7vd",
"type": "fill",
"source": "composite",
"source-layer": "GeomorphicUnitExtents-2ug7vd",
"layout": {},
"paint": {
"fill-color": [
"match",
["get", "Type"],
["Chute"],
"rgb(145, 210, 199)",
["Pool"],
"rgb(0, 77, 168)",
["Pond"],
"rgb(65, 109, 180)",
["Bank Attached Bar"],
"rgb(168, 0, 0)",
["Mid Channel Bar"],
"rgb(137, 91, 69)",
["Glide/Run"],
"rgb(230, 230, 0)",
["Rapid"],
"rgb(109, 196, 167)",
["Riffle"],
"rgb(250, 170, 0)",
"rgb(139, 169, 146)"
],
"fill-opacity": 0.7,
"fill-outline-color": "rgb(0, 0, 0)"
}
}
]
}
48 changes: 48 additions & 0 deletions Symbology/web/RiverscapesStudio/geomorphic_units.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(145, 210, 199)", "Chute"],
["rgb(65, 109, 180)", "Pond"],
["rgb(0, 77, 168)", "Pool"],
["rgb(168, 0, 0)", "Bank Attached Bar"],
["rgb(137, 91, 69)", "Mid Channel Bar"],
[ "rgb(230, 230, 0)", "Glide/Run"],
["rgb(109, 196, 167)", "Rapid"],
["rgb(250, 170, 0)", "Riffle"],
["rgb(141, 90, 153)", "0"]
],
"layerStyles": [
{
"id": "geomorphic-untis-points-5rbso8",
"type": "circle",
"source": "composite",
"source-layer": "Geomorphic_untis_points-5rbso8",
"layout": {},
"paint": {
"circle-color": [
"match",
["get", "Type"],
["Chute"],
"rgb(145, 210, 199)",
["Pond"],
"rgb(65, 109, 180)",
["Pool"],
"rgb(0, 77, 168)",
["Bank Attached Bar"],
"rgb(168, 0, 0)",
["Mid Channel Bar"],
"rgb(137, 91, 69)",
["Glide/Run"],
"rgb(230, 230, 0)",
["Rapid"],
"rgb(109, 196, 167)",
["Riffle"],
"rgb(250, 170, 0)",
"rgb(141, 90, 153)"
],
"circle-stroke-color": "rgb(0, 0, 0)",
"circle-stroke-width": 1
}
}
]
}
32 changes: 32 additions & 0 deletions Symbology/web/RiverscapesStudio/inundation_extents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(255, 0, 197)", "Free Flowing"],
["rgb(0, 230, 169)", "Overflow"],
["rgb(0, 112, 255)", "Ponded"],
["rgb(183, 72, 75)", "0"]
],
"layerStyles": [
{
"id": "inundation-extents-cmxvgy",
"type": "fill",
"source": "composite",
"source-layer": "inundation_extents-cmxvgy",
"layout": {},
"paint": {
"fill-color": [
"match",
["get", "Extent Type"],
["Free Flowing"],
"rgb(255, 0, 197)",
["Overflow"],
"rgb(0, 230, 169)",
["Ponded"],
"rgb(0, 112, 255)",
"rgb(183, 72, 75)"
],
"fill-opacity": 0.6
}
}
]
}
24 changes: 24 additions & 0 deletions Symbology/web/RiverscapesStudio/observation_lines.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"$schema": "https://xml.riverscapes.net/Symbology/web/vector.schema.json",
"legend": [
["rgb(0, 0, 0)", "Observations"]
],
"layerStyles": [
{
"id": "observation-line-0qyqt7 (1)",
"type": "line",
"source": "composite",
"source-layer": "Observation_line-0qyqt7",
"layout": {},
"paint": {"line-width": 3, "line-color": "rgb(255, 255, 255)"}
},
{
"id": "observation-line-0qyqt7",
"type": "line",
"source": "composite",
"source-layer": "Observation_line-0qyqt7",
"layout": {},
"paint": {"line-width": 1.5, "line-dasharray": [3, 1]}
}
]
}
Loading
Loading