Skip to content

Commit

Permalink
web RME IGO test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ChloeSeeborg committed Oct 30, 2024
1 parent 39b2908 commit 47c2971
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions Symbology/web/rs_metric_engine/Stream_Grad.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,33 @@
],
"layerStyles": [
{
"id": "vw-igo-metrics-sample-7y7547",
"id": "rme-igos-sample-2f60tk",
"type": "circle",
"source": "composite",
"source-layer": "vw_igo_metrics_sample-7y7547",
"source-layer": "RME_igos_sample-2f60tk",
"layout": {},
"paint": {
"circle-emissive-strength": 1,
"circle-color": [
"interpolate",
["linear"],
["get", "rme_igo_prim_channel_gradient"],
0.00,
0,
"rgb(26, 152, 80)",
0.001,
0.0009,
"rgb(26, 152, 80)",
0.00101,
0.001,
"rgb(145, 207, 96)",
0.005,
"rgb(145, 207, 96)",
0.00501,
"rgb(217, 239, 139)",
0.01,
"rgb(217, 239, 139)",
0.01001,
0.0101,
"rgb(254, 224, 139)",
0.005,
0.05,
"rgb(254, 224, 139)",
0.00501,
0.0501,
"rgb(252, 141, 89)",
0.1,
"rgb(252, 141, 89)",
Expand All @@ -46,7 +45,7 @@
10,
"rgb(215, 48, 39)"
],
"circle-radius": 4
"circle-radius": 3
}
}
]
Expand Down

0 comments on commit 47c2971

Please sign in to comment.