style: differentiate map test styles

This commit is contained in:
Conrad Schulz 2026-06-15 18:21:31 +00:00
parent 646ac23823
commit 4e616a7304
3 changed files with 168 additions and 166 deletions

View file

@ -13,7 +13,7 @@
"id": "background",
"type": "background",
"paint": {
"background-color": "#f7f5ee"
"background-color": "#eef8e8"
}
},
{
@ -22,7 +22,7 @@
"source": "openmaptiles",
"source-layer": "water",
"paint": {
"fill-color": "#9ec9ff"
"fill-color": "#5ab4d6"
}
},
{
@ -31,8 +31,8 @@
"source": "openmaptiles",
"source-layer": "landuse",
"paint": {
"fill-color": "#d8e7cc",
"fill-opacity": 0.7
"fill-color": "#5fa65a",
"fill-opacity": 0.85
}
},
{
@ -48,7 +48,7 @@
"primary"
],
"paint": {
"line-color": "#f7b267",
"line-color": "#d94801",
"line-width": [
"interpolate",
[
@ -70,7 +70,7 @@
"source": "openmaptiles",
"source-layer": "transportation",
"paint": {
"line-color": "#ffffff",
"line-color": "#ffe082",
"line-width": [
"interpolate",
[

View file

@ -14,7 +14,9 @@
"type": "raster",
"source": "satellite",
"paint": {
"raster-opacity": 1.0
"raster-opacity": 1.0,
"raster-contrast": 0.25,
"raster-saturation": 0.2
}
}
]

View file

@ -13,7 +13,7 @@
"id": "background",
"type": "background",
"paint": {
"background-color": "#f2efe9"
"background-color": "#e7f0ff"
}
},
{
@ -22,7 +22,7 @@
"source": "openmaptiles",
"source-layer": "water",
"paint": {
"fill-color": "#a9d3ff"
"fill-color": "#2f7ed8"
}
},
{
@ -31,7 +31,7 @@
"source": "openmaptiles",
"source-layer": "landcover",
"paint": {
"fill-color": "#dcebcf"
"fill-color": "#f6f1d3"
}
},
{
@ -40,7 +40,7 @@
"source": "openmaptiles",
"source-layer": "transportation",
"paint": {
"line-color": "#ffffff",
"line-color": "#8c6d31",
"line-width": [
"interpolate",
[