Skip to content

Instantly share code, notes, and snippets.

@ajduberstein
Created November 15, 2020 18:19
Show Gist options
  • Save ajduberstein/bf703a04db773e20958f4158c45fb996 to your computer and use it in GitHub Desktop.
Save ajduberstein/bf703a04db773e20958f4158c45fb996 to your computer and use it in GitHub Desktop.
Mapbox No Labels
{
"draft": false,
"layers": [
{
"id": "background",
"type": "background",
"layout": {},
"paint": {
"background-color": "hsl(55, 1%, 20%)"
}
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456970288113.8113"
},
"maxzoom": 14,
"filter": [
"==",
"class",
"wood"
],
"type": "fill",
"source": "composite",
"id": "landcover_wood",
"paint": {
"fill-color": "hsl(55, 1%, 20%)",
"fill-opacity": 0.1,
"fill-antialias": false
},
"source-layer": "landcover"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456970288113.8113"
},
"maxzoom": 14,
"filter": [
"==",
"class",
"scrub"
],
"type": "fill",
"source": "composite",
"id": "landcover_scrub",
"paint": {
"fill-color": "hsl(55, 1%, 20%)",
"fill-opacity": 0.1,
"fill-antialias": false
},
"source-layer": "landcover"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456970288113.8113"
},
"maxzoom": 14,
"filter": [
"==",
"class",
"grass"
],
"type": "fill",
"source": "composite",
"id": "landcover_grass",
"paint": {
"fill-color": "hsl(55, 1%, 20%)",
"fill-opacity": 0.1,
"fill-antialias": false
},
"source-layer": "landcover"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456970288113.8113"
},
"maxzoom": 14,
"filter": [
"==",
"class",
"crop"
],
"type": "fill",
"source": "composite",
"id": "landcover_crop",
"paint": {
"fill-color": "hsl(55, 1%, 20%)",
"fill-opacity": 0.1,
"fill-antialias": false
},
"source-layer": "landcover"
},
{
"id": "national_park",
"type": "fill",
"source": "composite",
"source-layer": "landuse_overlay",
"filter": [
"==",
"class",
"national_park"
],
"layout": {},
"paint": {
"fill-color": "hsl(132, 2%, 20%)",
"fill-opacity": {
"base": 1,
"stops": [
[
5,
0
],
[
6,
0.5
]
]
}
}
},
{
"id": "parks",
"type": "fill",
"source": "composite",
"source-layer": "landuse",
"filter": [
"==",
"class",
"park"
],
"layout": {},
"paint": {
"fill-color": "hsl(132, 2%, 20%)",
"fill-opacity": {
"base": 1,
"stops": [
[
5,
0
],
[
6,
0.75
]
]
}
}
},
{
"id": "pitch",
"type": "fill",
"source": "composite",
"source-layer": "landuse",
"filter": [
"==",
"class",
"pitch"
],
"layout": {},
"paint": {
"fill-color": "hsl(132, 2%, 20%)"
}
},
{
"id": "industrial",
"type": "fill",
"source": "composite",
"source-layer": "landuse",
"filter": [
"==",
"class",
"industrial"
],
"layout": {},
"paint": {
"fill-color": "hsl(0, 0%, 20%)"
}
},
{
"id": "sand",
"type": "fill",
"source": "composite",
"source-layer": "landuse",
"filter": [
"==",
"class",
"sand"
],
"layout": {},
"paint": {
"fill-color": "hsl(132, 2%, 20%)"
}
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456969573402.7817"
},
"maxzoom": 16,
"filter": [
"==",
"level",
94
],
"type": "fill",
"source": "composite",
"id": "hillshade_highlight_bright",
"paint": {
"fill-color": "#fff",
"fill-opacity": {
"stops": [
[
14,
0.04
],
[
16,
0
]
]
},
"fill-antialias": false
},
"source-layer": "hillshade"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456969573402.7817"
},
"maxzoom": 16,
"filter": [
"==",
"level",
90
],
"type": "fill",
"source": "composite",
"id": "hillshade_highlight_med",
"paint": {
"fill-color": "#fff",
"fill-opacity": {
"stops": [
[
14,
0.04
],
[
16,
0
]
]
},
"fill-antialias": false
},
"source-layer": "hillshade"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456969573402.7817"
},
"maxzoom": 16,
"filter": [
"==",
"level",
89
],
"type": "fill",
"source": "composite",
"id": "hillshade_shadow_faint",
"paint": {
"fill-color": "hsl(0, 0%, 35%)",
"fill-opacity": {
"stops": [
[
14,
0.033
],
[
16,
0
]
]
},
"fill-antialias": false
},
"source-layer": "hillshade"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456969573402.7817"
},
"maxzoom": 16,
"filter": [
"==",
"level",
78
],
"type": "fill",
"source": "composite",
"id": "hillshade_shadow_med",
"paint": {
"fill-color": "hsl(0, 0%, 35%)",
"fill-opacity": {
"stops": [
[
14,
0.033
],
[
16,
0
]
]
},
"fill-antialias": false
},
"source-layer": "hillshade"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456969573402.7817"
},
"maxzoom": 16,
"filter": [
"==",
"level",
67
],
"type": "fill",
"source": "composite",
"id": "hillshade_shadow_dark",
"paint": {
"fill-color": "hsl(0, 0%, 35%)",
"fill-opacity": {
"stops": [
[
14,
0.06
],
[
16,
0
]
]
},
"fill-antialias": false
},
"source-layer": "hillshade"
},
{
"layout": {},
"metadata": {
"mapbox:group": "1456969573402.7817"
},
"maxzoom": 16,
"filter": [
"==",
"level",
56
],
"type": "fill",
"source": "composite",
"id": "hillshade_shadow_extreme",
"paint": {
"fill-color": "hsl(0, 0%, 35%)",
"fill-opacity": {
"stops": [
[
14,
0.06
],
[
16,
0
]
]
},
"fill-antialias": false
},
"source-layer": "hillshade"
},
{
"id": "waterway-river-canal",
"type": "line",
"source": "composite",
"source-layer": "waterway",
"minzoom": 8,
"filter": [
"any",
[
"==",
"class",
"canal"
],
[
"==",
"class",
"river"
]
],
"layout": {
"line-cap": {
"base": 1,
"stops": [
[
0,
"butt"
],
[
11,
"round"
]
]
},
"line-join": "round"
},
"paint": {
"line-color": "hsl(185, 2%, 10%)",
"line-width": {
"base": 1.3,
"stops": [
[
8.5,
0.1
],
[
20,
8
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
8,
0
],
[
8.5,
1
]
]
}
}
},
{
"id": "water shadow",
"type": "fill",
"source": "composite",
"source-layer": "water",
"layout": {},
"paint": {
"fill-color": "hsl(185, 3%, 5%)",
"fill-translate": {
"base": 1.2,
"stops": [
[
7,
[
0,
0
]
],
[
16,
[
-1,
-1
]
]
]
},
"fill-translate-anchor": "viewport",
"fill-opacity": 1
}
},
{
"id": "water",
"ref": "water shadow",
"paint": {
"fill-color": "hsl(185, 2%, 10%)"
}
},
{
"id": "barrier_line-land-polygon",
"type": "fill",
"source": "composite",
"source-layer": "barrier_line",
"filter": [
"all",
[
"==",
"$type",
"Polygon"
],
[
"==",
"class",
"land"
]
],
"layout": {},
"paint": {
"fill-color": "hsl(55, 1%, 20%)",
"fill-outline-color": "hsl(55, 1%, 20%)"
}
},
{
"id": "barrier_line-land-line",
"type": "line",
"source": "composite",
"source-layer": "barrier_line",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"==",
"class",
"land"
]
],
"layout": {
"line-cap": "round"
},
"paint": {
"line-width": {
"base": 1.99,
"stops": [
[
14,
0.75
],
[
20,
40
]
]
},
"line-color": "hsl(55, 1%, 20%)"
}
},
{
"minzoom": 11,
"layout": {},
"metadata": {
"mapbox:group": "1444934828655.3389"
},
"filter": [
"all",
[
"==",
"$type",
"Polygon"
],
[
"!=",
"type",
"apron"
]
],
"type": "fill",
"source": "composite",
"id": "aeroway-polygon",
"paint": {
"fill-color": "hsl(0, 0%, 27%)",
"fill-opacity": {
"base": 1,
"stops": [
[
11,
0
],
[
11.5,
1
]
]
}
},
"source-layer": "aeroway"
},
{
"minzoom": 9,
"layout": {},
"metadata": {
"mapbox:group": "1444934828655.3389"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"==",
"type",
"runway"
]
],
"type": "line",
"source": "composite",
"id": "aeroway-runway",
"paint": {
"line-color": "hsl(0, 0%, 27%)",
"line-width": {
"base": 1.5,
"stops": [
[
9,
1
],
[
18,
80
]
]
}
},
"source-layer": "aeroway"
},
{
"minzoom": 9,
"layout": {},
"metadata": {
"mapbox:group": "1444934828655.3389"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"==",
"type",
"taxiway"
]
],
"type": "line",
"source": "composite",
"id": "aeroway-taxiway",
"paint": {
"line-color": "hsl(0, 0%, 27%)",
"line-width": {
"base": 1.5,
"stops": [
[
10,
0.5
],
[
18,
20
]
]
}
},
"source-layer": "aeroway"
},
{
"id": "building",
"type": "fill",
"source": "composite",
"source-layer": "building",
"minzoom": 15,
"filter": [
"all",
[
"!=",
"type",
"building:part"
],
[
"==",
"underground",
"false"
]
],
"layout": {},
"paint": {
"fill-color": "hsl(55, 1%, 17%)",
"fill-opacity": {
"base": 1,
"stops": [
[
15.5,
0
],
[
16,
1
]
]
},
"fill-outline-color": "hsl(55, 1%, 15%)",
"fill-antialias": true
}
},
{
"minzoom": 11,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street"
],
[
"==",
"structure",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "tunnel-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": {
"stops": [
[
11.5,
0
],
[
12,
1
],
[
14,
1
],
[
14.01,
0
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street_limited"
],
[
"==",
"structure",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "tunnel-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": {
"stops": [
[
11.5,
0
],
[
12,
1
],
[
14,
1
],
[
14.01,
0
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 14,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"link",
"service",
"track"
],
[
"==",
"structure",
"tunnel"
],
[
"!=",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "tunnel-service-link-track-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(185, 2%, 29%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-dasharray": [
3,
3
]
},
"source-layer": "road"
},
{
"id": "tunnel-street_limited-case",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(185, 2%, 29%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
13,
0
],
[
14,
2
],
[
18,
18
]
]
},
"line-dasharray": [
3,
3
],
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "tunnel-street-case",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(185, 2%, 29%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
13,
0
],
[
14,
2
],
[
18,
18
]
]
},
"line-dasharray": [
3,
3
],
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "tunnel-secondary-tertiary-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"secondary",
"tertiary"
],
[
"==",
"structure",
"tunnel"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.2,
"stops": [
[
10,
0.75
],
[
18,
2
]
]
},
"line-dasharray": [
3,
3
],
"line-gap-width": {
"base": 1.5,
"stops": [
[
8.5,
0.5
],
[
10,
0.75
],
[
18,
26
]
]
},
"line-color": "hsl(185, 2%, 29%)"
}
},
{
"id": "tunnel-primary-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"primary"
],
[
"==",
"structure",
"tunnel"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
16,
2
]
]
},
"line-dasharray": [
3,
3
],
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(185, 2%, 29%)"
}
},
{
"minzoom": 13,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"structure",
"tunnel"
],
[
"==",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "tunnel-trunk_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(185, 2%, 29%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-dasharray": [
3,
3
]
},
"source-layer": "road"
},
{
"minzoom": 13,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway_link"
],
[
"==",
"structure",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "tunnel-motorway_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(185, 2%, 29%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-dasharray": [
3,
3
]
},
"source-layer": "road"
},
{
"id": "tunnel-trunk-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"structure",
"tunnel"
],
[
"==",
"type",
"trunk"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
16,
2
]
]
},
"line-color": "hsl(185, 2%, 29%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-opacity": 1,
"line-dasharray": [
3,
3
]
}
},
{
"id": "tunnel-motorway-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway"
],
[
"==",
"structure",
"tunnel"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
16,
2
]
]
},
"line-color": "hsl(185, 2%, 29%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-opacity": 1,
"line-dasharray": [
3,
3
]
}
},
{
"minzoom": 14,
"layout": {
"line-join": "miter"
},
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"construction"
],
[
"==",
"structure",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "tunnel-construction",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
},
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
0.4,
0.8
]
],
[
15,
[
0.3,
0.6
]
],
[
16,
[
0.2,
0.3
]
],
[
17,
[
0.2,
0.25
]
],
[
18,
[
0.15,
0.15
]
]
]
}
},
"source-layer": "road"
},
{
"id": "tunnel-path",
"type": "line",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"path"
],
[
"==",
"structure",
"tunnel"
],
[
"!=",
"type",
"steps"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
15,
1
],
[
18,
4
]
]
},
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.75,
1
]
],
[
16,
[
1,
0.75
]
],
[
17,
[
1,
0.5
]
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": {
"base": 1,
"stops": [
[
14,
0
],
[
14.25,
1
]
]
}
}
},
{
"id": "tunnel-steps",
"type": "line",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"structure",
"tunnel"
],
[
"==",
"type",
"steps"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
15,
1
],
[
18,
4
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.75,
1
]
],
[
16,
[
1,
0.75
]
],
[
17,
[
0.3,
0.3
]
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
14,
0
],
[
14.25,
1
]
]
}
}
},
{
"id": "tunnel-trunk_link",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-trunk_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": 1,
"line-dasharray": [
1,
0
]
}
},
{
"id": "tunnel-motorway_link",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-motorway_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": 1,
"line-dasharray": [
1,
0
]
}
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"pedestrian"
],
[
"==",
"structure",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "tunnel-pedestrian",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": 1,
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.5,
0.4
]
],
[
16,
[
1,
0.2
]
]
]
}
},
"source-layer": "road"
},
{
"id": "tunnel-service-link-track",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-service-link-track-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-dasharray": [
1,
0
]
}
},
{
"id": "tunnel-street_limited",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "tunnel-street",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "tunnel-secondary-tertiary",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-secondary-tertiary-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
8.5,
0.5
],
[
10,
0.75
],
[
18,
26
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": 1,
"line-dasharray": [
1,
0
],
"line-blur": 0
}
},
{
"id": "tunnel-primary",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-primary-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(185, 2%, 15%)",
"line-opacity": 1,
"line-dasharray": [
1,
0
],
"line-blur": 0
}
},
{
"id": "tunnel-trunk",
"type": "line",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"trunk"
],
[
"==",
"structure",
"tunnel"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(185, 2%, 15%)"
}
},
{
"id": "tunnel-motorway",
"metadata": {
"mapbox:group": "1444855769305.6016"
},
"ref": "tunnel-motorway-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-dasharray": [
1,
0
],
"line-opacity": 1,
"line-color": "hsl(185, 2%, 15%)",
"line-blur": 0
}
},
{
"minzoom": 12,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"pedestrian"
],
[
"==",
"structure",
"none"
]
]
],
"type": "line",
"source": "composite",
"id": "road-pedestrian-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
2
],
[
18,
14.5
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": 0,
"line-opacity": {
"base": 1,
"stops": [
[
13.9,
0
],
[
14,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street"
],
[
"==",
"structure",
"none"
]
]
],
"type": "line",
"source": "composite",
"id": "road-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"stops": [
[
11,
0
],
[
11.25,
1
],
[
14,
1
],
[
14.01,
0
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street_limited"
],
[
"==",
"structure",
"none"
]
]
],
"type": "line",
"source": "composite",
"id": "road-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"stops": [
[
11,
0
],
[
11.25,
1
],
[
14,
1
],
[
14.01,
0
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 14,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"link",
"service",
"track"
],
[
"!in",
"structure",
"bridge",
"tunnel"
],
[
"!=",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "road-service-link-track-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
13.9,
0
],
[
14,
1
]
]
}
},
"source-layer": "road"
},
{
"id": "road-street_limited-case",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
13,
0
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
13.9,
0
],
[
14,
1
]
]
}
}
},
{
"id": "road-street-case",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
13,
0
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
13.9,
0
],
[
14,
1
]
]
}
}
},
{
"id": "road-main-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"secondary",
"tertiary"
],
[
"!in",
"structure",
"bridge",
"tunnel"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.2,
"stops": [
[
10,
0.75
],
[
18,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
8.5,
0.5
],
[
10,
0.75
],
[
18,
26
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
6,
0
],
[
7,
0.4
],
[
9,
0.5
],
[
10,
1
]
]
}
}
},
{
"id": "road-primary-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"primary"
],
[
"!in",
"structure",
"bridge",
"tunnel"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
6,
0
],
[
7,
0.4
],
[
9,
0.5
],
[
10,
1
]
]
}
}
},
{
"minzoom": 10,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway_link"
],
[
"!in",
"structure",
"bridge",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "road-motorway_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
6,
0
],
[
7,
0.4
],
[
9,
0.5
],
[
10,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"!in",
"structure",
"bridge",
"tunnel"
],
[
"==",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "road-trunk_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
6,
0
],
[
7,
0.4
],
[
9,
0.5
],
[
10,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 5,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"trunk"
],
[
"!in",
"structure",
"bridge",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "road-trunk-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
7,
0.5
],
[
10,
1
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.5
],
[
9,
1.4
],
[
18,
32
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
6,
0
],
[
6.1,
1
]
]
}
},
"source-layer": "road"
},
{
"id": "road-motorway-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway"
],
[
"!in",
"structure",
"bridge",
"tunnel"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
7,
0.5
],
[
10,
1
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-opacity": 1
}
},
{
"minzoom": 14,
"layout": {
"line-join": "miter"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"construction"
],
[
"==",
"structure",
"none"
]
]
],
"type": "line",
"source": "composite",
"id": "road-construction",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
},
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
0.4,
0.8
]
],
[
15,
[
0.3,
0.6
]
],
[
16,
[
0.2,
0.3
]
],
[
17,
[
0.2,
0.25
]
],
[
18,
[
0.15,
0.15
]
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 16,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"!in",
"structure",
"bridge",
"tunnel"
],
[
"in",
"type",
"crossing",
"sidewalk"
]
]
],
"type": "line",
"source": "composite",
"id": "road-sidewalks",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
15,
1
],
[
18,
4
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.75,
1
]
],
[
16,
[
1,
0.75
]
],
[
17,
[
1,
0.5
]
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
16,
0
],
[
16.25,
1
]
]
}
},
"source-layer": "road"
},
{
"id": "road-path",
"type": "line",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"path"
],
[
"!in",
"structure",
"bridge",
"tunnel"
],
[
"!in",
"type",
"crossing",
"sidewalk",
"steps"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
15,
1
],
[
18,
4
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.75,
1
]
],
[
16,
[
1,
0.75
]
],
[
17,
[
1,
0.5
]
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
14,
0
],
[
14.25,
1
]
]
}
}
},
{
"id": "road-steps",
"type": "line",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"!in",
"structure",
"bridge",
"tunnel"
],
[
"==",
"type",
"steps"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
15,
1
],
[
18,
4
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.75,
1
]
],
[
16,
[
1,
0.75
]
],
[
17,
[
0.3,
0.3
]
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
14,
0
],
[
14.25,
1
]
]
}
}
},
{
"id": "road-trunk_link",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-trunk_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": 1
}
},
{
"id": "road-motorway_link",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-motorway_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": 1
}
},
{
"id": "road-pedestrian",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-pedestrian-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": 1,
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.5,
0.4
]
],
[
16,
[
1,
0.2
]
]
]
}
}
},
{
"minzoom": 14,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"link",
"service",
"track"
],
[
"!in",
"structure",
"bridge",
"tunnel"
],
[
"!=",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "road-service-link-track",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-color": "hsl(0, 0%, 27%)"
},
"source-layer": "road"
},
{
"id": "road-street_limited",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "road-street",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "road-secondary-tertiary",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-main-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
8.5,
0.5
],
[
10,
0.75
],
[
18,
26
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1.2,
"stops": [
[
5,
0
],
[
5.5,
1
]
]
}
}
},
{
"id": "road-primary",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-primary-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1.2,
"stops": [
[
5,
0
],
[
5.5,
1
]
]
}
}
},
{
"id": "road-trunk",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-trunk-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.5
],
[
9,
1.4
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": 1
}
},
{
"id": "road-motorway",
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"ref": "road-motorway-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": 1
}
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855786460.0557"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"major_rail",
"minor_rail"
],
[
"!in",
"structure",
"bridge",
"tunnel"
]
]
],
"type": "line",
"source": "composite",
"id": "road-rail",
"paint": {
"line-color": "hsl(0, 0%, 17%)",
"line-width": {
"base": 1,
"stops": [
[
14,
0.75
],
[
20,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"pedestrian"
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-pedestrian-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
2
],
[
18,
14.5
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": 0,
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street"
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"stops": [
[
11.5,
0
],
[
12,
1
],
[
14,
1
],
[
14.01,
0
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street_limited"
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"stops": [
[
11.5,
0
],
[
12,
1
],
[
14,
1
],
[
14.01,
0
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 14,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"link",
"service",
"track"
],
[
"==",
"structure",
"bridge"
],
[
"!=",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-service-link-track-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street_limited"
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-street_limited-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
13,
0
],
[
14,
2
],
[
18,
18
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 11,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"street"
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-street-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
},
"line-gap-width": {
"base": 1.5,
"stops": [
[
13,
0
],
[
14,
2
],
[
18,
18
]
]
}
},
"source-layer": "road"
},
{
"id": "bridge-secondary-tertiary-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"secondary",
"tertiary"
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.2,
"stops": [
[
10,
0.75
],
[
18,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
8.5,
0.5
],
[
10,
0.75
],
[
18,
26
]
]
},
"line-translate": [
0,
0
]
}
},
{
"id": "bridge-primary-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"primary"
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-translate": [
0,
0
]
}
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"structure",
"bridge"
],
[
"==",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-trunk_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
10.99,
0
],
[
11,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway_link"
],
[
"<=",
"layer",
1
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-motorway_link-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": 1
},
"source-layer": "road"
},
{
"id": "bridge-trunk-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"trunk"
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
10,
1
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
}
}
},
{
"id": "bridge-motorway-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway"
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
7,
0.5
],
[
10,
1
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
}
}
},
{
"minzoom": 14,
"layout": {
"line-join": "miter"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"construction"
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-construction",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
},
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
0.4,
0.8
]
],
[
15,
[
0.3,
0.6
]
],
[
16,
[
0.2,
0.3
]
],
[
17,
[
0.2,
0.25
]
],
[
18,
[
0.15,
0.15
]
]
]
}
},
"source-layer": "road"
},
{
"id": "bridge-path",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"path"
],
[
"==",
"structure",
"bridge"
],
[
"!=",
"type",
"steps"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
15,
1
],
[
18,
4
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.75,
1
]
],
[
16,
[
1,
0.75
]
],
[
17,
[
1,
0.5
]
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
14,
0
],
[
14.25,
1
]
]
}
}
},
{
"id": "bridge-steps",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"structure",
"bridge"
],
[
"==",
"type",
"steps"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
15,
1
],
[
18,
4
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.75,
1
]
],
[
16,
[
1,
0.75
]
],
[
17,
[
0.3,
0.3
]
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
14,
0
],
[
14.25,
1
]
]
}
}
},
{
"minzoom": 13,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"!in",
"layer",
2,
3,
4,
5
],
[
"==",
"structure",
"bridge"
],
[
"==",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-trunk_link",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)"
},
"source-layer": "road"
},
{
"minzoom": 13,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway_link"
],
[
"!in",
"layer",
2,
3,
4,
5
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-motorway_link",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)"
},
"source-layer": "road"
},
{
"id": "bridge-pedestrian",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"ref": "bridge-pedestrian-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": 1,
"line-dasharray": {
"base": 1,
"stops": [
[
14,
[
1,
0
]
],
[
15,
[
1.5,
0.4
]
],
[
16,
[
1,
0.2
]
]
]
}
}
},
{
"minzoom": 14,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"link",
"service",
"track"
],
[
"==",
"structure",
"bridge"
],
[
"!=",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-service-link-track",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
14,
0.5
],
[
18,
12
]
]
},
"line-color": "hsl(0, 0%, 27%)"
},
"source-layer": "road"
},
{
"id": "bridge-street_limited",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"ref": "bridge-street_limited-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "bridge-street",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"ref": "bridge-street-low",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12.5,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1,
"stops": [
[
13.99,
0
],
[
14,
1
]
]
}
}
},
{
"id": "bridge-secondary-tertiary",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"structure",
"bridge"
],
[
"in",
"type",
"secondary",
"tertiary"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
8.5,
0.5
],
[
10,
0.75
],
[
18,
26
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1.2,
"stops": [
[
5,
0
],
[
5.5,
1
]
]
}
}
},
{
"id": "bridge-primary",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"structure",
"bridge"
],
[
"==",
"type",
"primary"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-opacity": {
"base": 1.2,
"stops": [
[
5,
0
],
[
5.5,
1
]
]
}
}
},
{
"id": "bridge-trunk",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"trunk"
],
[
"!in",
"layer",
2,
3,
4,
5
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)"
}
},
{
"id": "bridge-motorway",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway"
],
[
"!in",
"layer",
2,
3,
4,
5
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)"
}
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"in",
"class",
"major_rail",
"minor_rail"
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-rail",
"paint": {
"line-color": "hsl(0, 0%, 17%)",
"line-width": {
"base": 1,
"stops": [
[
14,
0.75
],
[
20,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
],
[
"==",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-trunk_link-2-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
10.99,
0
],
[
11,
1
]
]
}
},
"source-layer": "road"
},
{
"minzoom": 13,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway_link"
],
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-motorway_link-2-case",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.75
],
[
20,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-opacity": 1
},
"source-layer": "road"
},
{
"id": "bridge-trunk-2-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"trunk"
],
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
10,
1
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 27%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
}
}
},
{
"id": "bridge-motorway-2-case",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway"
],
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
7,
0.5
],
[
10,
1
],
[
16,
2
]
]
},
"line-color": "hsl(0, 0%, 17%)",
"line-gap-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
}
}
},
{
"minzoom": 13,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
],
[
"==",
"type",
"trunk_link"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-trunk_link-2",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)"
},
"source-layer": "road"
},
{
"minzoom": 13,
"layout": {
"line-cap": "round",
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444855799204.86"
},
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway_link"
],
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
]
]
],
"type": "line",
"source": "composite",
"id": "bridge-motorway_link-2",
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
12,
0.5
],
[
14,
2
],
[
18,
18
]
]
},
"line-color": "hsl(0, 0%, 27%)"
},
"source-layer": "road"
},
{
"id": "bridge-trunk-2",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"trunk"
],
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)"
}
},
{
"id": "bridge-motorway-2",
"type": "line",
"metadata": {
"mapbox:group": "1444855799204.86"
},
"source": "composite",
"source-layer": "road",
"filter": [
"all",
[
"==",
"$type",
"LineString"
],
[
"all",
[
"==",
"class",
"motorway"
],
[
">=",
"layer",
2
],
[
"==",
"structure",
"bridge"
]
]
],
"layout": {
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-width": {
"base": 1.5,
"stops": [
[
5,
0.75
],
[
18,
32
]
]
},
"line-color": "hsl(0, 0%, 27%)"
}
},
{
"id": "admin-3-4-boundaries-bg",
"type": "line",
"metadata": {
"mapbox:group": "1444934295202.7542"
},
"source": "composite",
"source-layer": "admin",
"filter": [
"all",
[
">=",
"admin_level",
3
],
[
"==",
"maritime",
0
]
],
"layout": {
"line-join": "bevel"
},
"paint": {
"line-color": "hsl(0, 0%, 10%)",
"line-width": {
"base": 1,
"stops": [
[
3,
3.5
],
[
10,
8
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
4,
0
],
[
6,
0.75
]
]
},
"line-dasharray": [
1,
0
],
"line-translate": [
0,
0
],
"line-blur": {
"base": 1,
"stops": [
[
3,
0
],
[
8,
3
]
]
}
}
},
{
"minzoom": 1,
"layout": {
"line-join": "miter"
},
"metadata": {
"mapbox:group": "1444934295202.7542"
},
"filter": [
"all",
[
"==",
"admin_level",
2
],
[
"==",
"maritime",
0
]
],
"type": "line",
"source": "composite",
"id": "admin-2-boundaries-bg",
"paint": {
"line-width": {
"base": 1,
"stops": [
[
3,
3.5
],
[
10,
10
]
]
},
"line-color": "hsl(0, 0%, 10%)",
"line-opacity": {
"base": 1,
"stops": [
[
3,
0
],
[
4,
0.5
]
]
},
"line-translate": [
0,
0
],
"line-blur": {
"base": 1,
"stops": [
[
3,
0
],
[
10,
2
]
]
}
},
"source-layer": "admin"
},
{
"id": "admin-3-4-boundaries",
"type": "line",
"metadata": {
"mapbox:group": "1444934295202.7542"
},
"source": "composite",
"source-layer": "admin",
"filter": [
"all",
[
">=",
"admin_level",
3
],
[
"==",
"maritime",
0
]
],
"layout": {
"line-join": "round",
"line-cap": "round"
},
"paint": {
"line-dasharray": {
"base": 1,
"stops": [
[
6,
[
2,
0
]
],
[
7,
[
2,
2,
6,
2
]
]
]
},
"line-width": {
"base": 1,
"stops": [
[
7,
0.75
],
[
12,
1.5
]
]
},
"line-opacity": {
"base": 1,
"stops": [
[
2,
0
],
[
3,
1
]
]
},
"line-color": {
"base": 1,
"stops": [
[
4,
"hsl(0, 0%, 27%)"
],
[
5,
"hsl(0, 0%, 35%)"
]
]
}
}
},
{
"minzoom": 1,
"layout": {
"line-join": "round",
"line-cap": "round"
},
"metadata": {
"mapbox:group": "1444934295202.7542"
},
"filter": [
"all",
[
"==",
"admin_level",
2
],
[
"==",
"disputed",
0
],
[
"==",
"maritime",
0
]
],
"type": "line",
"source": "composite",
"id": "admin-2-boundaries",
"paint": {
"line-color": "hsl(0, 0%, 43%)",
"line-width": {
"base": 1,
"stops": [
[
3,
0.5
],
[
10,
2
]
]
}
},
"source-layer": "admin"
},
{
"minzoom": 1,
"layout": {
"line-join": "round"
},
"metadata": {
"mapbox:group": "1444934295202.7542"
},
"filter": [
"all",
[
"==",
"admin_level",
2
],
[
"==",
"disputed",
1
],
[
"==",
"maritime",
0
]
],
"type": "line",
"source": "composite",
"id": "admin-2-boundaries-dispute",
"paint": {
"line-dasharray": [
1.5,
1.5
],
"line-color": "hsl(0, 0%, 14%)",
"line-width": {
"base": 1,
"stops": [
[
3,
0.5
],
[
10,
2
]
]
}
},
"source-layer": "admin"
}
],
"sprite": "mapbox://sprites/mapbox/light-v9",
"glyphs": "mapbox://fonts/mapbox/{fontstack}/{range}.pbf",
"created": 0,
"modified": 0,
"name": "Mapbox Dark",
"metadata": {
"mapbox:autocomposite": true,
"mapbox:type": "default",
"mapbox:groups": {
"1444934828655.3389": {
"name": "Aeroways",
"collapsed": true
},
"1444933322393.2852": {
"name": "POI labels (scalerank 1)",
"collapsed": true
},
"1444855786460.0557": {
"name": "Roads",
"collapsed": true
},
"1444856071629.7817": {
"name": "Place labels",
"collapsed": true
},
"1444934295202.7542": {
"name": "Admin boundaries",
"collapsed": true
},
"1444856151690.9143": {
"name": "State labels",
"collapsed": true
},
"1444933721429.3076": {
"name": "Road labels",
"collapsed": true
},
"1444933358918.2366": {
"name": "POI labels (scalerank 2)",
"collapsed": true
},
"1444933808272.805": {
"name": "Water labels",
"collapsed": true
},
"1444933372896.5967": {
"name": "POI labels (scalerank 3)",
"collapsed": true
},
"1444855799204.86": {
"name": "Bridges",
"collapsed": true
},
"1444856087950.3635": {
"name": "Marine labels",
"collapsed": true
},
"1456969573402.7817": {
"name": "Hillshading",
"collapsed": true
},
"1444856869758.2375": {
"name": "Wetlands",
"collapsed": true
},
"1444862510685.128": {
"name": "City labels",
"collapsed": true
},
"1444855769305.6016": {
"name": "Tunnels",
"collapsed": true
},
"1456970288113.8113": {
"name": "Landcover",
"collapsed": true
},
"1444856144497.7825": {
"name": "Country labels",
"collapsed": true
}
}
},
"owner": "mapbox",
"version": 8,
"sources": {
"composite": {
"url": "mapbox://mapbox.mapbox-terrain-v2,mapbox.mapbox-streets-v7",
"type": "vector"
}
},
"id": "dark-v9"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment