{
  "glyphs": "https://tiles.openskimap.org/fonts/{fontstack}/{range}.pbf",
  "id": "b5bzcxv",
  "layers": [
    {
      "id": "background",
      "paint": {
        "background-color": "#f8f4f0"
      },
      "type": "background"
    },
    {
      "id": "earth_background",
      "maxzoom": 7,
      "paint": {
        "raster-opacity": {
          "stops": [
            [
              0,
              1
            ],
            [
              7,
              0
            ]
          ]
        }
      },
      "source": "naturalearth",
      "type": "raster"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "subclass"
        ],
        "glacier"
      ],
      "id": "landcover-glacier",
      "minzoom": 6,
      "paint": {
        "fill-color": "rgba(152, 217, 231, 1)",
        "fill-opacity": 0.3
      },
      "source": "openmaptiles",
      "source-layer": "landcover",
      "type": "fill"
    },
    {
      "filter": [
        "match",
        [
          "get",
          "class"
        ],
        [
          "neighbourhood",
          "residential"
        ],
        true,
        false
      ],
      "id": "landuse-residential",
      "paint": {
        "fill-color": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          12,
          "hsla(30,19%,90%,0.4)",
          16,
          "hsla(30,19%,90%,0.2)"
        ]
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "suburb"
      ],
      "id": "landuse-suburb",
      "maxzoom": 10,
      "paint": {
        "fill-color": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          8,
          "hsla(30,19%,90%,0.4)",
          10,
          "hsla(30,19%,90%,0.0)"
        ]
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPolygon",
            "Polygon"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "commercial"
        ]
      ],
      "id": "landuse-commercial",
      "paint": {
        "fill-color": "hsla(0,60%,87%,0.23)"
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPolygon",
            "Polygon"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "dam",
            "garages",
            "industrial"
          ],
          true,
          false
        ]
      ],
      "id": "landuse-industrial",
      "paint": {
        "fill-color": "hsla(49,100%,88%,0.34)"
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "cemetery"
      ],
      "id": "landuse-cemetery",
      "paint": {
        "fill-color": "#e0e4dd"
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "hospital"
      ],
      "id": "landuse-hospital",
      "paint": {
        "fill-color": "#fde"
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "school"
      ],
      "id": "landuse-school",
      "paint": {
        "fill-color": "#f0e8f8"
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "railway"
      ],
      "id": "landuse-railway",
      "paint": {
        "fill-color": "hsla(30,19%,90%,0.4)"
      },
      "source": "openmaptiles",
      "source-layer": "landuse",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "wood"
      ],
      "id": "landcover-wood",
      "paint": {
        "fill-antialias": [
          "step",
          [
            "zoom"
          ],
          false,
          9,
          true
        ],
        "fill-color": "#6a4",
        "fill-opacity": 0.3,
        "fill-outline-color": "hsla(0,0%,0%,0.03)"
      },
      "source": "openmaptiles",
      "source-layer": "landcover",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "grass"
      ],
      "id": "landcover-grass",
      "paint": {
        "fill-color": "rgba(255, 255, 255, 1)",
        "fill-opacity": 1
      },
      "source": "openmaptiles",
      "source-layer": "landcover",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "public_park"
      ],
      "id": "landcover-grass-park",
      "paint": {
        "fill-color": "#d8e8c8",
        "fill-opacity": 0.8
      },
      "source": "openmaptiles",
      "source-layer": "park",
      "type": "fill"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "MultiPolygon",
          "Polygon"
        ],
        true,
        false
      ],
      "id": "park",
      "layout": {
        "visibility": "visible"
      },
      "paint": {
        "fill-antialias": false,
        "fill-color": "rgba(186, 255, 214, 1)",
        "fill-opacity": 0,
        "fill-pattern": ""
      },
      "source": "openmaptiles",
      "source-layer": "park",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "canal",
            "river",
            "stream"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ]
      ],
      "id": "waterway_tunnel",
      "layout": {
        "line-cap": "round"
      },
      "minzoom": 14,
      "paint": {
        "line-color": "#a0c8f0",
        "line-dasharray": [
          2,
          4
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.3
          ],
          [
            "zoom"
          ],
          13,
          0.5,
          20,
          6
        ]
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "canal",
            "river",
            "stream"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "intermittent"
          ],
          0
        ]
      ],
      "id": "waterway-other",
      "layout": {
        "line-cap": "round"
      },
      "paint": {
        "line-color": "#a0c8f0",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.3
          ],
          [
            "zoom"
          ],
          13,
          0.5,
          20,
          2
        ]
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "canal",
            "river",
            "stream"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "intermittent"
          ],
          1
        ]
      ],
      "id": "waterway-other-intermittent",
      "layout": {
        "line-cap": "round"
      },
      "paint": {
        "line-color": "#a0c8f0",
        "line-dasharray": [
          4,
          3
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.3
          ],
          [
            "zoom"
          ],
          13,
          0.5,
          20,
          2
        ]
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "canal",
            "stream"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "intermittent"
          ],
          0
        ]
      ],
      "id": "waterway-stream-canal",
      "layout": {
        "line-cap": "round"
      },
      "paint": {
        "line-color": "#a0c8f0",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.3
          ],
          [
            "zoom"
          ],
          13,
          0.5,
          20,
          6
        ]
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "canal",
            "stream"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "intermittent"
          ],
          1
        ]
      ],
      "id": "waterway-stream-canal-intermittent",
      "layout": {
        "line-cap": "round"
      },
      "paint": {
        "line-color": "#a0c8f0",
        "line-dasharray": [
          4,
          3
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.3
          ],
          [
            "zoom"
          ],
          13,
          0.5,
          20,
          6
        ]
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "class"
          ],
          "river"
        ],
        [
          "!=",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "!=",
          [
            "get",
            "intermittent"
          ],
          1
        ]
      ],
      "id": "waterway-river",
      "layout": {
        "line-cap": "round"
      },
      "paint": {
        "line-color": "#a0c8f0",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          10,
          0.8,
          20,
          6
        ]
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "class"
          ],
          "river"
        ],
        [
          "!=",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "intermittent"
          ],
          1
        ]
      ],
      "id": "waterway-river-intermittent",
      "layout": {
        "line-cap": "round"
      },
      "paint": {
        "line-color": "#a0c8f0",
        "line-dasharray": [
          3,
          2.5
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          10,
          0.8,
          20,
          6
        ]
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "!=",
          [
            "get",
            "intermittent"
          ],
          1
        ],
        [
          "!=",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ]
      ],
      "id": "water",
      "paint": {
        "fill-color": "#AECFE2"
      },
      "source": "openmaptiles",
      "source-layer": "water",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "intermittent"
        ],
        1
      ],
      "id": "water-intermittent",
      "paint": {
        "fill-color": "hsl(210,67%,85%)",
        "fill-opacity": 0.7
      },
      "source": "openmaptiles",
      "source-layer": "water",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "subclass"
        ],
        "ice_shelf"
      ],
      "id": "landcover-ice-shelf",
      "paint": {
        "fill-color": "#fff",
        "fill-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0.9,
          10,
          0.3
        ]
      },
      "source": "openmaptiles",
      "source-layer": "landcover",
      "type": "fill"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "sand"
      ],
      "id": "landcover-sand",
      "paint": {
        "fill-color": "rgba(245, 238, 188, 1)",
        "fill-opacity": 1
      },
      "source": "openmaptiles",
      "source-layer": "landcover",
      "type": "fill"
    },
    {
      "id": "building",
      "paint": {
        "fill-antialias": true,
        "fill-color": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          15.5,
          "#f2eae2",
          16,
          "#dfdbd7"
        ]
      },
      "source": "openmaptiles",
      "source-layer": "building",
      "type": "fill"
    },
    {
      "id": "building-top",
      "layout": {
        "visibility": "none"
      },
      "paint": {
        "fill-color": "#f2eae2",
        "fill-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0,
          16,
          1
        ],
        "fill-outline-color": "#dfdbd7",
        "fill-translate": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          14,
          [
            "literal",
            [
              0,
              0
            ]
          ],
          16,
          [
            "literal",
            [
              -2,
              -2
            ]
          ]
        ]
      },
      "source": "openmaptiles",
      "source-layer": "building",
      "type": "fill"
    },
    {
      "id": "building-3d",
      "minzoom": 14,
      "paint": {
        "fill-extrusion-base": [
          "get",
          "render_min_height"
        ],
        "fill-extrusion-color": "hsl(35,8%,85%)",
        "fill-extrusion-height": [
          "get",
          "render_height"
        ],
        "fill-extrusion-opacity": 0.8
      },
      "source": "openmaptiles",
      "source-layer": "building",
      "type": "fill-extrusion"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "service",
            "track"
          ],
          true,
          false
        ]
      ],
      "id": "tunnel-service-track-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#cfcdca",
        "line-dasharray": [
          0.5,
          0.25
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          15,
          1,
          16,
          4,
          20,
          11
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-motorway-link-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(200, 147, 102, 1)",
        "line-dasharray": [
          0.5,
          0.25
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          1,
          13,
          3,
          14,
          4,
          20,
          15
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "minor"
        ]
      ],
      "id": "tunnel-minor-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#cfcdca",
        "line-dasharray": [
          0.5,
          0.25
        ],
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          12,
          0,
          12.5,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          0.5,
          13,
          1,
          14,
          4,
          20,
          15
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "secondary",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-link-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-dasharray": [
          0.5,
          0.25
        ],
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          1,
          13,
          3,
          14,
          4,
          20,
          15
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "secondary",
            "tertiary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-secondary-tertiary-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-dasharray": [
          0.5,
          0.25
        ],
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          8,
          1.5,
          20,
          17
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-trunk-primary-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          5,
          0.4,
          6,
          0.6,
          7,
          1.5,
          20,
          22
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-motorway-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-dasharray": [
          0.5,
          0.25
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          5,
          0.4,
          6,
          0.6,
          7,
          1.5,
          20,
          22
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "path"
        ]
      ],
      "id": "tunnel-path",
      "paint": {
        "line-color": "#cba",
        "line-dasharray": [
          1.5,
          0.75
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          15,
          1.2,
          20,
          4
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-motorway-link",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(244, 209, 158, 1)",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12.5,
          0,
          13,
          1.5,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "service",
            "track"
          ],
          true,
          false
        ]
      ],
      "id": "tunnel-service-track",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fff",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          15.5,
          0,
          16,
          2,
          20,
          7.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "secondary",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-link",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fff4c6",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12.5,
          0,
          13,
          1.5,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "minor"
        ]
      ],
      "id": "tunnel-minor",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fff",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          13.5,
          0,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "secondary",
            "tertiary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-secondary-tertiary",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fff4c6",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          7,
          0.5,
          20,
          10
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-trunk-primary",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fff4c6",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          7,
          0.5,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "tunnel-motorway",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#ffdaa6",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          7,
          0.5,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "rail"
        ]
      ],
      "id": "tunnel-railway",
      "paint": {
        "line-color": "#bbb",
        "line-dasharray": [
          2,
          2
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14,
          0.4,
          15,
          0.75,
          20,
          2
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "match",
        [
          "get",
          "class"
        ],
        [
          "ferry"
        ],
        true,
        false
      ],
      "id": "ferry",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(108, 159, 182, 1)",
        "line-dasharray": [
          2,
          2
        ],
        "line-width": 1.1
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "match",
        [
          "get",
          "class"
        ],
        [
          "taxiway"
        ],
        true,
        false
      ],
      "id": "aeroway-taxiway-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 12,
      "paint": {
        "line-color": "rgba(153, 153, 153, 1)",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.5
          ],
          [
            "zoom"
          ],
          11,
          2,
          17,
          12
        ]
      },
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "type": "line"
    },
    {
      "filter": [
        "match",
        [
          "get",
          "class"
        ],
        [
          "runway"
        ],
        true,
        false
      ],
      "id": "aeroway-runway-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 12,
      "paint": {
        "line-color": "rgba(153, 153, 153, 1)",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.5
          ],
          [
            "zoom"
          ],
          11,
          5,
          17,
          55
        ]
      },
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPolygon",
            "Polygon"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "runway",
            "taxiway"
          ],
          true,
          false
        ]
      ],
      "id": "aeroway-area",
      "minzoom": 4,
      "paint": {
        "fill-color": "rgba(255, 255, 255, 1)",
        "fill-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0,
          14,
          1
        ]
      },
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "taxiway"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ]
      ],
      "id": "aeroway-taxiway",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 4,
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          11,
          0,
          12,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.5
          ],
          [
            "zoom"
          ],
          11,
          1,
          17,
          10
        ]
      },
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "runway"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ]
      ],
      "id": "aeroway-runway",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 4,
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          11,
          0,
          12,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.5
          ],
          [
            "zoom"
          ],
          11,
          4,
          17,
          50
        ]
      },
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPolygon",
            "Polygon"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "pier"
        ]
      ],
      "id": "road_area_pier",
      "paint": {
        "fill-antialias": true,
        "fill-color": "#f8f4f0"
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "pier"
          ],
          true,
          false
        ]
      ],
      "id": "road_pier",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#f8f4f0",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          15,
          1,
          17,
          4
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPolygon",
            "Polygon"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "pier"
          ],
          false,
          true
        ]
      ],
      "id": "highway-area",
      "paint": {
        "fill-antialias": false,
        "fill-color": "hsla(0,0%,89%,0.56)",
        "fill-opacity": 0.9,
        "fill-outline-color": "#cfcdca"
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-motorway-link-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          1,
          13,
          3,
          14,
          4,
          20,
          15
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "secondary",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-link-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 13,
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          1,
          13,
          3,
          14,
          4,
          20,
          15
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "minor",
            "service",
            "track"
          ],
          true,
          false
        ]
      ],
      "id": "highway-minor-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#cfcdca",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          12,
          0,
          12.5,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          0.5,
          13,
          1,
          14,
          4,
          20,
          15
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "secondary",
            "tertiary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-secondary-tertiary-casing",
      "layout": {
        "line-cap": "butt",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          8,
          1.5,
          20,
          17
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-primary-casing",
      "layout": {
        "line-cap": "butt",
        "line-join": "round"
      },
      "minzoom": 5,
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          7,
          0,
          8,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          7,
          0,
          8,
          0.6,
          9,
          1.5,
          20,
          22
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "trunk"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-trunk-casing",
      "layout": {
        "line-cap": "butt",
        "line-join": "round"
      },
      "minzoom": 5,
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          6,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          5,
          0,
          6,
          0.6,
          7,
          1.5,
          20,
          22
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-motorway-casing",
      "layout": {
        "line-cap": "butt",
        "line-join": "round"
      },
      "minzoom": 4,
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          4,
          0,
          5,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          4,
          0,
          5,
          0.4,
          6,
          0.6,
          7,
          1.5,
          20,
          22
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "path"
        ]
      ],
      "id": "highway-path",
      "paint": {
        "line-color": "#cba",
        "line-dasharray": [
          1.5,
          0.75
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          15,
          1.2,
          20,
          4
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-motorway-link",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 12,
      "paint": {
        "line-color": "#fc8",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12.5,
          0,
          13,
          1.5,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "secondary",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-link",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 13,
      "paint": {
        "line-color": "#fea",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12.5,
          0,
          13,
          1.5,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "brunnel"
          ],
          "tunnel"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "minor",
            "service",
            "track"
          ],
          true,
          false
        ]
      ],
      "id": "highway-minor",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fff",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          13.5,
          0,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "secondary",
            "tertiary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-secondary-tertiary",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fea",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          8,
          0.5,
          20,
          13
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-primary",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fea",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          8.5,
          0,
          9,
          0.5,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "trunk"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-trunk",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fea",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          7,
          0.5,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "highway-motorway",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "minzoom": 5,
      "paint": {
        "line-color": "#fc8",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          7,
          0.5,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "transit"
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "tunnel"
          ],
          false,
          true
        ]
      ],
      "id": "railway-transit",
      "paint": {
        "line-color": "hsla(0,0%,73%,0.77)",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14,
          0.4,
          20,
          1
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "transit"
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "tunnel"
          ],
          false,
          true
        ]
      ],
      "id": "railway-transit-hatching",
      "paint": {
        "line-color": "hsla(0,0%,73%,0.68)",
        "line-dasharray": [
          0.2,
          8
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14.5,
          0,
          15,
          2,
          20,
          6
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "rail"
        ],
        [
          "has",
          "service"
        ]
      ],
      "id": "railway-service",
      "paint": {
        "line-color": "hsla(0,0%,73%,0.77)",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14,
          0.4,
          20,
          1
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "rail"
        ],
        [
          "has",
          "service"
        ]
      ],
      "id": "railway-service-hatching",
      "paint": {
        "line-color": "hsla(0,0%,73%,0.68)",
        "line-dasharray": [
          0.2,
          8
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14.5,
          0,
          15,
          2,
          20,
          6
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "!",
          [
            "has",
            "service"
          ]
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "rail"
        ]
      ],
      "id": "railway",
      "paint": {
        "line-color": "#bbb",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14,
          0.4,
          15,
          0.75,
          20,
          2
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "!",
          [
            "has",
            "service"
          ]
        ],
        [
          "match",
          [
            "get",
            "brunnel"
          ],
          [
            "bridge",
            "tunnel"
          ],
          false,
          true
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "rail"
        ]
      ],
      "id": "railway-hatching",
      "paint": {
        "line-color": "#bbb",
        "line-dasharray": [
          0.2,
          8
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14.5,
          0,
          15,
          3,
          20,
          8
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-motorway-link-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          1,
          13,
          3,
          14,
          4,
          20,
          19
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "secondary",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-link-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          1,
          13,
          3,
          14,
          4,
          20,
          19
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "secondary",
            "tertiary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-secondary-tertiary-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          5,
          0.4,
          7,
          0.6,
          8,
          1.5,
          20,
          21
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-trunk-primary-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(28,76%,67%)",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          5,
          0.4,
          6,
          0.6,
          7,
          1.5,
          20,
          26
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-motorway-casing",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          5,
          0.4,
          6,
          0.6,
          7,
          1.5,
          20,
          26
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "minor",
            "service",
            "track"
          ],
          true,
          false
        ]
      ],
      "id": "bridge-minor-casing",
      "layout": {
        "line-cap": "butt",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#cfcdca",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          12,
          0,
          12.5,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12,
          0.5,
          13,
          1,
          14,
          6,
          20,
          24
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "path"
        ]
      ],
      "id": "bridge-path-casing",
      "paint": {
        "line-color": "#f8f4f0",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          15,
          1.2,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "path"
        ]
      ],
      "id": "bridge-path",
      "paint": {
        "line-color": "#cba",
        "line-dasharray": [
          1.5,
          0.75
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          15,
          1.2,
          20,
          4
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-motorway-link",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fc8",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12.5,
          0,
          13,
          1.5,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "secondary",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-link",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fea",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          12.5,
          0,
          13,
          1.5,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "minor",
            "service",
            "track"
          ],
          true,
          false
        ]
      ],
      "id": "bridge-minor",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fff",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          13.5,
          0,
          14,
          2.5,
          20,
          11.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "secondary",
            "tertiary"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-secondary-tertiary",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fea",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          8,
          0.5,
          20,
          13
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "primary",
            "trunk"
          ],
          true,
          false
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-trunk-primary",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fea",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          7,
          0.5,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "motorway"
        ],
        [
          "!=",
          [
            "get",
            "ramp"
          ],
          1
        ]
      ],
      "id": "bridge-motorway",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#fc8",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          6.5,
          0,
          7,
          0.5,
          20,
          18
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "rail"
        ]
      ],
      "id": "bridge-railway",
      "paint": {
        "line-color": "#bbb",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14,
          0.4,
          15,
          0.75,
          20,
          2
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "brunnel"
          ],
          "bridge"
        ],
        [
          "==",
          [
            "get",
            "class"
          ],
          "rail"
        ]
      ],
      "id": "bridge-railway-hatching",
      "paint": {
        "line-color": "#bbb",
        "line-dasharray": [
          0.2,
          8
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.4
          ],
          [
            "zoom"
          ],
          14.5,
          0,
          15,
          3,
          20,
          8
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "subclass"
        ],
        "cable_car"
      ],
      "id": "cablecar",
      "layout": {
        "line-cap": "round"
      },
      "minzoom": 13,
      "paint": {
        "line-color": "hsl(0,0%,70%)",
        "line-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          11,
          1,
          19,
          2.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "subclass"
        ],
        "cable_car"
      ],
      "id": "cablecar-dash",
      "layout": {
        "line-cap": "round"
      },
      "minzoom": 13,
      "paint": {
        "line-color": "hsl(0,0%,70%)",
        "line-dasharray": [
          2,
          3
        ],
        "line-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          11,
          3,
          19,
          5.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          ">=",
          [
            "get",
            "admin_level"
          ],
          3
        ],
        [
          "<=",
          [
            "get",
            "admin_level"
          ],
          6
        ],
        [
          "!=",
          [
            "get",
            "maritime"
          ],
          1
        ],
        [
          "!=",
          [
            "get",
            "disputed"
          ],
          1
        ],
        [
          "!",
          [
            "has",
            "claimed_by"
          ]
        ]
      ],
      "id": "boundary_3",
      "minzoom": 5,
      "paint": {
        "line-color": "hsl(0,0%,70%)",
        "line-dasharray": [
          1,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "linear",
            1
          ],
          [
            "zoom"
          ],
          7,
          1,
          11,
          2
        ]
      },
      "source": "openmaptiles",
      "source-layer": "boundary",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "admin_level"
          ],
          2
        ],
        [
          "!=",
          [
            "get",
            "maritime"
          ],
          1
        ],
        [
          "!=",
          [
            "get",
            "disputed"
          ],
          1
        ],
        [
          "!",
          [
            "has",
            "claimed_by"
          ]
        ]
      ],
      "id": "boundary_2",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(248,7%,66%)",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0.4,
          4,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          3,
          1,
          5,
          1.2,
          12,
          3
        ]
      },
      "source": "openmaptiles",
      "source-layer": "boundary",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "!=",
          [
            "get",
            "maritime"
          ],
          1
        ],
        [
          "==",
          [
            "get",
            "disputed"
          ],
          1
        ]
      ],
      "id": "boundary_disputed",
      "paint": {
        "line-color": "hsl(248,7%,66%)",
        "line-dasharray": [
          1,
          2
        ],
        "line-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          3,
          1,
          5,
          1.2,
          12,
          3
        ]
      },
      "source": "openmaptiles",
      "source-layer": "boundary",
      "type": "line"
    },
    {
      "id": "hillshade",
      "minzoom": 2,
      "paint": {
        "hillshade-exaggeration": 0.18
      },
      "source": "hillshade",
      "type": "hillshade"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "class",
          "cliff"
        ]
      ],
      "id": "terrain-cliff-line",
      "layout": {
        "line-join": "miter"
      },
      "minzoom": 13,
      "paint": {
        "line-color": "rgba(28, 23, 23, 1)",
        "line-offset": 0,
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0.3,
          17,
          0.5
        ],
        "line-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          15,
          0.5,
          22,
          3
        ]
      },
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "class",
          "cliff"
        ]
      ],
      "id": "terrain-cliff-dash",
      "layout": {
        "line-join": "miter"
      },
      "minzoom": 13,
      "paint": {
        "line-color": "rgba(28, 23, 23, 1)",
        "line-dasharray": [
          0.2,
          1
        ],
        "line-offset": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          16,
          1.2,
          22,
          5
        ],
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0.3,
          17,
          0.6
        ],
        "line-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          16,
          3,
          22,
          10
        ]
      },
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "any",
          [
            "==",
            [
              "get",
              "snowmaking"
            ],
            true
          ],
          [
            "==",
            [
              "get",
              "snowfarming"
            ],
            true
          ]
        ],
        [
          "==",
          [
            "geometry-type"
          ],
          "LineString"
        ]
      ],
      "id": "snowmaking-run",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5,
        "visibility": "visible"
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 11,
      "paint": {
        "line-color": "rgba(196, 251, 255, 0.88)",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            2
          ],
          [
            "zoom"
          ],
          11,
          3,
          24,
          6144
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "geometry-type"
          ],
          "Polygon"
        ],
        [
          "any",
          [
            "==",
            [
              "get",
              "snowmaking"
            ],
            true
          ],
          [
            "==",
            [
              "get",
              "snowfarming"
            ],
            true
          ]
        ]
      ],
      "id": "snowmaking-run-area",
      "layout": {
        "visibility": "visible"
      },
      "paint": {
        "fill-antialias": false,
        "fill-color": "rgba(196, 251, 255, 0.88)"
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "any",
          [
            "==",
            [
              "get",
              "snowmaking"
            ],
            true
          ],
          [
            "==",
            [
              "get",
              "snowfarming"
            ],
            true
          ]
        ],
        [
          "==",
          [
            "geometry-type"
          ],
          "Polygon"
        ]
      ],
      "id": "snowmaking-run-area-border",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5,
        "visibility": "visible"
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 11,
      "paint": {
        "line-color": "rgba(196, 251, 255, 0.88)",
        "line-opacity": 1,
        "line-width": [
          "interpolate",
          [
            "exponential",
            2
          ],
          [
            "zoom"
          ],
          11,
          0.5,
          24,
          2048
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Polygon"
          ],
          true,
          false
        ],
        [
          "has",
          "other"
        ]
      ],
      "id": "other-area-runs-tappable",
      "layout": {},
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "fill-color": [
          "get",
          "color"
        ],
        "fill-opacity": 0.4
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Polygon"
          ],
          true,
          false
        ],
        [
          "has",
          "skitour"
        ]
      ],
      "id": "skitour-area-runs-tappable",
      "layout": {},
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "fill-color": [
          "get",
          "color"
        ],
        "fill-opacity": 0.4
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Polygon"
          ],
          true,
          false
        ],
        [
          "has",
          "nordic"
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "backcountry",
            "mogul"
          ],
          true,
          false
        ]
      ],
      "id": "nordic-area-runs-ungroomed-tappable",
      "layout": {},
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "fill-color": [
          "get",
          "color"
        ],
        "fill-opacity": 0.2
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Polygon"
          ],
          true,
          false
        ],
        [
          "has",
          "nordic"
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "backcountry",
            "mogul"
          ],
          false,
          true
        ]
      ],
      "id": "nordic-area-runs-tappable",
      "layout": {},
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "fill-color": [
          "get",
          "color"
        ],
        "fill-opacity": 0.4
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Polygon"
          ],
          true,
          false
        ],
        [
          "has",
          "downhill"
        ],
        [
          "!=",
          [
            "get",
            "gladed"
          ],
          true
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "backcountry",
            "mogul"
          ],
          true,
          false
        ]
      ],
      "id": "downhill-area-runs-ungroomed-tappable",
      "layout": {},
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "fill-color": [
          "get",
          "color"
        ],
        "fill-opacity": 0.2
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Polygon"
          ],
          true,
          false
        ],
        [
          "has",
          "downhill"
        ],
        [
          "==",
          [
            "get",
            "gladed"
          ],
          true
        ]
      ],
      "id": "downhill-area-runs-gladed-tappable",
      "layout": {},
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "fill-color": [
          "get",
          "color"
        ],
        "fill-opacity": 0.2
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Polygon"
          ],
          true,
          false
        ],
        [
          "has",
          "downhill"
        ],
        [
          "!=",
          [
            "get",
            "gladed"
          ],
          true
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "backcountry",
            "mogul"
          ],
          false,
          true
        ]
      ],
      "id": "downhill-area-runs-tappable",
      "layout": {},
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "fill-color": [
          "get",
          "color"
        ],
        "fill-opacity": 0.4
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "fill"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "downhill"
        ]
      ],
      "id": "downhill-runs-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 5,
      "paint": {
        "line-color": [
          "case",
          [
            "==",
            [
              "get",
              "lit"
            ],
            true
          ],
          "hsl(63, 100%, 76%)",
          "hsl(0, 0%, 100%)"
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "downhill"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "downhill"
            ]
          ]
        ],
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          18,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.5,
          22,
          15
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "id"
          ],
          [
            -1
          ],
          true,
          false
        ]
      ],
      "id": "selected-run",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 5,
      "paint": {
        "line-color": "hsl(63, 100%, 63%)",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          1,
          22,
          30
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "nordic"
        ]
      ],
      "id": "nordic-runs-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "nordic"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "nordic"
            ]
          ]
        ],
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          18,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.5,
          22,
          15
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "other"
        ]
      ],
      "id": "other-runs",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-dasharray": [
          3,
          3
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "other"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "other"
            ]
          ]
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.25,
          22,
          6
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "skitour"
        ]
      ],
      "id": "skitour-runs",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-dasharray": [
          3,
          6
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "skitour"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "skitour"
            ]
          ]
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.25,
          22,
          6
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "nordic"
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "backcountry",
            "mogul"
          ],
          true,
          false
        ]
      ],
      "id": "nordic-runs-ungroomed",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "line-color": [
          "case",
          [
            "==",
            [
              "get",
              "lit"
            ],
            true
          ],
          "hsl(63, 100%, 76%)",
          "hsl(0, 0%, 100%)"
        ],
        "line-dasharray": [
          2,
          4
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "nordic"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "nordic"
            ]
          ]
        ],
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          15,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.25,
          22,
          5
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "nordic"
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "mogul",
            "backcountry"
          ],
          false,
          true
        ]
      ],
      "id": "nordic-runs",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "line-color": [
          "case",
          [
            "==",
            [
              "get",
              "lit"
            ],
            true
          ],
          "hsl(63, 100%, 76%)",
          "hsl(0, 0%, 100%)"
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "nordic"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "nordic"
            ]
          ]
        ],
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          15,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.25,
          22,
          5
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "downhill"
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "backcountry",
            "mogul"
          ],
          true,
          false
        ]
      ],
      "id": "downhill-runs-ungroomed",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-dasharray": [
          2,
          4
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "downhill"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "downhill"
            ]
          ]
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.25,
          22,
          5
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "downhill"
        ],
        [
          "==",
          [
            "get",
            "gladed"
          ],
          true
        ]
      ],
      "id": "downhill-runs-gladed",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-dasharray": [
          0.1,
          4
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "downhill"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "downhill"
            ]
          ]
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.25,
          22,
          5
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "has",
          "downhill"
        ],
        [
          "!=",
          [
            "get",
            "gladed"
          ],
          true
        ],
        [
          "match",
          [
            "get",
            "grooming"
          ],
          [
            "backcountry",
            "mogul"
          ],
          false,
          true
        ]
      ],
      "id": "downhill-runs",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 9,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-offset": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          [
            "*",
            0.5,
            [
              "get",
              "downhill"
            ]
          ],
          22,
          [
            "*",
            15,
            [
              "get",
              "downhill"
            ]
          ]
        ],
        "line-translate": [
          0,
          0
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          0.25,
          22,
          5
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "LineString",
          "Point"
        ],
        true,
        false
      ],
      "id": "tappable-run",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 11,
      "paint": {
        "line-color": "hsla(0, 0%, 100%, 0)",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          18,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          1,
          22,
          30
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "line"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "LineString"
        ],
        true,
        false
      ],
      "id": "lift-casing",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 5,
      "paint": {
        "line-color": "hsl(0, 0%, 100%)",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          18,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.15
          ],
          [
            "zoom"
          ],
          7,
          0.5,
          22,
          30
        ]
      },
      "source": "openskimap",
      "source-layer": "lifts",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "Point"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "id"
          ],
          [
            -1
          ],
          true,
          false
        ]
      ],
      "id": "selected-lift",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 11,
      "paint": {
        "line-color": "hsl(63, 100%, 63%)",
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          1,
          22,
          30
        ]
      },
      "source": "openskimap",
      "source-layer": "lifts",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "status"
          ],
          [
            "operating"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "access"
          ],
          "private",
          true,
          false
        ]
      ],
      "id": "operating-private-lift",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5,
        "visibility": "visible"
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 5,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-dasharray": [
          1,
          2
        ],
        "line-opacity": 0.8,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.15
          ],
          [
            "zoom"
          ],
          7,
          0.2,
          22,
          15
        ]
      },
      "source": "openskimap",
      "source-layer": "lifts",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "status"
          ],
          [
            "operating"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "access"
          ],
          "private",
          false,
          true
        ]
      ],
      "id": "operating-lift",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 5,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-opacity": 0.8,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.15
          ],
          [
            "zoom"
          ],
          7,
          0.2,
          22,
          15
        ]
      },
      "source": "openskimap",
      "source-layer": "lifts",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "status"
          ],
          [
            "operating"
          ],
          false,
          true
        ]
      ],
      "id": "other-lift",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 5,
      "paint": {
        "line-color": [
          "get",
          "color"
        ],
        "line-dasharray": [
          1,
          3
        ],
        "line-opacity": 0.8,
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.15
          ],
          [
            "zoom"
          ],
          7,
          0.1,
          22,
          10
        ]
      },
      "source": "openskimap",
      "source-layer": "lifts",
      "type": "line"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "LineString",
          "Point"
        ],
        true,
        false
      ],
      "id": "tappable-lift",
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "line-round-limit": 1.5
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 11,
      "paint": {
        "line-color": "hsla(0, 0%, 100%, 0)",
        "line-opacity": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          0,
          18,
          1
        ],
        "line-width": [
          "interpolate",
          [
            "exponential",
            1.1
          ],
          [
            "zoom"
          ],
          7,
          1,
          22,
          30
        ]
      },
      "source": "openskimap",
      "source-layer": "lifts",
      "type": "line"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "oneway"
          ],
          1
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "minor",
            "motorway",
            "primary",
            "secondary",
            "service",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ]
      ],
      "id": "road_oneway",
      "layout": {
        "icon-image": "oneway",
        "icon-padding": 2,
        "icon-rotate": 90,
        "icon-rotation-alignment": "map",
        "icon-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          15,
          0.5,
          19,
          1
        ],
        "symbol-placement": "line",
        "symbol-spacing": 75
      },
      "minzoom": 15,
      "paint": {
        "icon-opacity": 0.5
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "oneway"
          ],
          -1
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "minor",
            "motorway",
            "primary",
            "secondary",
            "service",
            "tertiary",
            "trunk"
          ],
          true,
          false
        ]
      ],
      "id": "road_oneway_opposite",
      "layout": {
        "icon-image": "oneway",
        "icon-padding": 2,
        "icon-rotate": -90,
        "icon-rotation-alignment": "map",
        "icon-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          15,
          0.5,
          19,
          1
        ],
        "symbol-placement": "line",
        "symbol-spacing": 75
      },
      "minzoom": 15,
      "paint": {
        "icon-opacity": 0.5
      },
      "source": "openmaptiles",
      "source-layer": "transportation",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "LineString",
          "MultiLineString"
        ],
        true,
        false
      ],
      "id": "waterway_line_label",
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 350,
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            " ",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-letter-spacing": 0.2,
        "text-max-width": 5,
        "text-size": 14
      },
      "minzoom": 10,
      "paint": {
        "text-color": "#74aee9",
        "text-halo-color": "rgba(255,255,255,0.7)",
        "text-halo-width": 1.5
      },
      "source": "openmaptiles",
      "source-layer": "waterway",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "MultiPoint",
          "Point"
        ],
        true,
        false
      ],
      "id": "water_name_point_label",
      "layout": {
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-letter-spacing": 0.2,
        "text-max-width": 5,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          10,
          8,
          14
        ]
      },
      "paint": {
        "text-color": "#495e91",
        "text-halo-color": "rgba(255,255,255,0.7)",
        "text-halo-width": 1.5
      },
      "source": "openmaptiles",
      "source-layer": "water_name",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "LineString",
          "MultiLineString"
        ],
        true,
        false
      ],
      "id": "water_name_line_label",
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 350,
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            " ",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-letter-spacing": 0.2,
        "text-max-width": 5,
        "text-size": 14
      },
      "paint": {
        "text-color": "#495e91",
        "text-halo-color": "rgba(255,255,255,0.7)",
        "text-halo-width": 1.5
      },
      "source": "openmaptiles",
      "source-layer": "water_name",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPoint",
            "Point"
          ],
          true,
          false
        ],
        [
          "!",
          [
            "in",
            [
              "get",
              "class"
            ],
            [
              "literal",
              [
                "aerialway",
                "winter_sports"
              ]
            ]
          ]
        ],
        [
          ">=",
          [
            "get",
            "rank"
          ],
          20
        ]
      ],
      "id": "poi_r20",
      "layout": {
        "icon-image": [
          "match",
          [
            "get",
            "subclass"
          ],
          [
            "florist",
            "furniture"
          ],
          [
            "get",
            "subclass"
          ],
          [
            "get",
            "class"
          ]
        ],
        "text-anchor": "top",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-max-width": 9,
        "text-offset": [
          0,
          0.6
        ],
        "text-size": 12
      },
      "minzoom": 17,
      "paint": {
        "text-color": "#666",
        "text-halo-blur": 0.5,
        "text-halo-color": "#ffffff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "poi",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPoint",
            "Point"
          ],
          true,
          false
        ],
        [
          "!",
          [
            "in",
            [
              "get",
              "class"
            ],
            [
              "literal",
              [
                "aerialway",
                "winter_sports"
              ]
            ]
          ]
        ],
        [
          ">=",
          [
            "get",
            "rank"
          ],
          7
        ],
        [
          "<",
          [
            "get",
            "rank"
          ],
          20
        ]
      ],
      "id": "poi_r7",
      "layout": {
        "icon-image": [
          "match",
          [
            "get",
            "subclass"
          ],
          [
            "florist",
            "furniture"
          ],
          [
            "get",
            "subclass"
          ],
          [
            "get",
            "class"
          ]
        ],
        "text-anchor": "top",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-max-width": 9,
        "text-offset": [
          0,
          0.6
        ],
        "text-size": 12
      },
      "minzoom": 16,
      "paint": {
        "text-color": "#666",
        "text-halo-blur": 0.5,
        "text-halo-color": "#ffffff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "poi",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "MultiPoint",
            "Point"
          ],
          true,
          false
        ],
        [
          "!",
          [
            "in",
            [
              "get",
              "class"
            ],
            [
              "literal",
              [
                "aerialway",
                "winter_sports"
              ]
            ]
          ]
        ],
        [
          ">=",
          [
            "get",
            "rank"
          ],
          1
        ],
        [
          "<",
          [
            "get",
            "rank"
          ],
          7
        ]
      ],
      "id": "poi_r1",
      "layout": {
        "icon-image": [
          "match",
          [
            "get",
            "subclass"
          ],
          [
            "florist",
            "furniture",
            "guidepost"
          ],
          [
            "get",
            "subclass"
          ],
          [
            "get",
            "class"
          ]
        ],
        "text-anchor": "top",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-max-width": 9,
        "text-offset": [
          0,
          0.6
        ],
        "text-size": 12
      },
      "minzoom": 15,
      "paint": {
        "text-color": "#666",
        "text-halo-blur": 0.5,
        "text-halo-color": "#ffffff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "poi",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "get",
          "class"
        ],
        [
          "airport",
          "bus",
          "rail"
        ],
        true,
        false
      ],
      "id": "poi_transit",
      "layout": {
        "icon-image": [
          "to-string",
          [
            "get",
            "class"
          ]
        ],
        "icon-size": 0.7,
        "text-anchor": "left",
        "text-field": [
          "step",
          [
            "zoom"
          ],
          "",
          18,
          [
            "case",
            [
              "has",
              "name:nonlatin"
            ],
            [
              "concat",
              [
                "get",
                "name:latin"
              ],
              "\n",
              [
                "get",
                "name:nonlatin"
              ]
            ],
            [
              "coalesce",
              [
                "get",
                "name_en"
              ],
              [
                "get",
                "name"
              ]
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-max-width": 9,
        "text-offset": [
          0.9,
          0
        ],
        "text-size": 12
      },
      "paint": {
        "text-color": "#2e5a80",
        "text-halo-blur": 0.5,
        "text-halo-color": "#ffffff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "poi",
      "type": "symbol"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "path"
      ],
      "id": "highway-name-path",
      "layout": {
        "symbol-placement": "line",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            " ",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-rotation-alignment": "map",
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          12,
          14,
          13
        ]
      },
      "minzoom": 15.5,
      "paint": {
        "text-color": "hsl(30,23%,62%)",
        "text-halo-color": "#f8f4f0",
        "text-halo-width": 0.5
      },
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "class"
          ],
          [
            "minor",
            "service",
            "track"
          ],
          true,
          false
        ]
      ],
      "id": "highway-name-minor",
      "layout": {
        "symbol-placement": "line",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            " ",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-rotation-alignment": "map",
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          12,
          14,
          13
        ]
      },
      "minzoom": 15,
      "paint": {
        "text-color": "#666",
        "text-halo-blur": 0.5,
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "get",
          "class"
        ],
        [
          "primary",
          "secondary",
          "tertiary",
          "trunk"
        ],
        true,
        false
      ],
      "id": "highway-name-major",
      "layout": {
        "symbol-placement": "line",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            " ",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-rotation-alignment": "map",
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          12,
          14,
          13
        ]
      },
      "minzoom": 12.2,
      "paint": {
        "text-color": "#666",
        "text-halo-blur": 0.5,
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "<=",
          [
            "get",
            "ref_length"
          ],
          6
        ],
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "network"
          ],
          [
            "us-highway",
            "us-interstate",
            "us-state"
          ],
          false,
          true
        ]
      ],
      "id": "highway-shield-non-us",
      "layout": {
        "icon-image": [
          "concat",
          "road_",
          [
            "get",
            "ref_length"
          ]
        ],
        "icon-rotation-alignment": "viewport",
        "icon-size": 1,
        "symbol-placement": [
          "step",
          [
            "zoom"
          ],
          "point",
          11,
          "line"
        ],
        "symbol-spacing": 200,
        "text-field": [
          "to-string",
          [
            "get",
            "ref"
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-rotation-alignment": "viewport",
        "text-size": 10
      },
      "minzoom": 8,
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "<=",
          [
            "get",
            "ref_length"
          ],
          6
        ],
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "network"
          ],
          [
            "us-interstate"
          ],
          true,
          false
        ]
      ],
      "id": "highway-shield-us-interstate",
      "layout": {
        "icon-image": [
          "concat",
          [
            "get",
            "network"
          ],
          "_",
          [
            "get",
            "ref_length"
          ]
        ],
        "icon-rotation-alignment": "viewport",
        "icon-size": 1,
        "symbol-placement": [
          "step",
          [
            "zoom"
          ],
          "point",
          7,
          "line",
          8,
          "line"
        ],
        "symbol-spacing": 200,
        "text-field": [
          "to-string",
          [
            "get",
            "ref"
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-rotation-alignment": "viewport",
        "text-size": 10
      },
      "minzoom": 7,
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "<=",
          [
            "get",
            "ref_length"
          ],
          6
        ],
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString",
            "MultiLineString"
          ],
          true,
          false
        ],
        [
          "match",
          [
            "get",
            "network"
          ],
          [
            "us-highway",
            "us-state"
          ],
          true,
          false
        ]
      ],
      "id": "road_shield_us",
      "layout": {
        "icon-image": [
          "concat",
          [
            "get",
            "network"
          ],
          "_",
          [
            "get",
            "ref_length"
          ]
        ],
        "icon-rotation-alignment": "viewport",
        "icon-size": 1,
        "symbol-placement": [
          "step",
          [
            "zoom"
          ],
          "point",
          11,
          "line"
        ],
        "symbol-spacing": 200,
        "text-field": [
          "to-string",
          [
            "get",
            "ref"
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-rotation-alignment": "viewport",
        "text-size": 10
      },
      "minzoom": 9,
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "has",
          "iata"
        ]
      ],
      "id": "airport",
      "layout": {
        "icon-image": "airport_11",
        "icon-size": 1,
        "text-anchor": "top",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-max-width": 9,
        "text-offset": [
          0,
          0.6
        ],
        "text-optional": true,
        "text-padding": 2,
        "text-size": 12
      },
      "minzoom": 10,
      "paint": {
        "text-color": "#666",
        "text-halo-blur": 0.5,
        "text-halo-color": "#ffffff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "aerodrome_label",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "get",
          "class"
        ],
        [
          "city",
          "continent",
          "country",
          "state",
          "town",
          "village"
        ],
        false,
        true
      ],
      "id": "label_other",
      "layout": {
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-letter-spacing": 0.1,
        "text-max-width": 9,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          8,
          9,
          12,
          10
        ],
        "text-transform": "uppercase"
      },
      "minzoom": 8,
      "paint": {
        "text-color": "#333",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "village"
      ],
      "id": "label_village",
      "layout": {
        "icon-allow-overlap": true,
        "icon-image": [
          "step",
          [
            "zoom"
          ],
          "circle_11_black",
          10,
          ""
        ],
        "icon-optional": false,
        "icon-size": 0.2,
        "text-anchor": "bottom",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-max-width": 8,
        "text-size": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          7,
          10,
          11,
          12
        ]
      },
      "minzoom": 9,
      "paint": {
        "text-color": "#000",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "town"
      ],
      "id": "label_town",
      "layout": {
        "icon-allow-overlap": true,
        "icon-image": [
          "step",
          [
            "zoom"
          ],
          "circle_11_black",
          10,
          ""
        ],
        "icon-optional": false,
        "icon-size": 0.2,
        "text-anchor": "bottom",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-max-width": 8,
        "text-size": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          7,
          12,
          11,
          14
        ]
      },
      "minzoom": 6,
      "paint": {
        "text-color": "#000",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "==",
        [
          "get",
          "class"
        ],
        "state"
      ],
      "id": "label_state",
      "layout": {
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-letter-spacing": 0.2,
        "text-max-width": 9,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          5,
          10,
          8,
          14
        ],
        "text-transform": "uppercase"
      },
      "maxzoom": 8,
      "minzoom": 5,
      "paint": {
        "text-color": "#333",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "class"
          ],
          "city"
        ],
        [
          "!=",
          [
            "get",
            "capital"
          ],
          2
        ]
      ],
      "id": "label_city",
      "layout": {
        "icon-allow-overlap": true,
        "icon-image": [
          "step",
          [
            "zoom"
          ],
          "circle_11_black",
          9,
          ""
        ],
        "icon-optional": false,
        "icon-size": 0.4,
        "text-anchor": "bottom",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-max-width": 8,
        "text-offset": [
          0,
          -0.1
        ],
        "text-size": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          4,
          11,
          7,
          13,
          11,
          18
        ]
      },
      "minzoom": 3,
      "paint": {
        "text-color": "#000",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "class"
          ],
          "city"
        ],
        [
          "==",
          [
            "get",
            "capital"
          ],
          2
        ]
      ],
      "id": "label_city_capital",
      "layout": {
        "icon-allow-overlap": true,
        "icon-image": [
          "step",
          [
            "zoom"
          ],
          "circle_11_black",
          9,
          ""
        ],
        "icon-optional": false,
        "icon-size": 0.5,
        "text-anchor": "bottom",
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-max-width": 8,
        "text-offset": [
          0,
          -0.2
        ],
        "text-size": [
          "interpolate",
          [
            "exponential",
            1.2
          ],
          [
            "zoom"
          ],
          4,
          12,
          7,
          14,
          11,
          20
        ]
      },
      "minzoom": 3,
      "paint": {
        "text-color": "#000",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "class"
          ],
          "country"
        ],
        [
          ">=",
          [
            "get",
            "rank"
          ],
          3
        ]
      ],
      "id": "label_country_3",
      "layout": {
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-max-width": 6.25,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          3,
          9,
          7,
          17
        ]
      },
      "maxzoom": 9,
      "minzoom": 2,
      "paint": {
        "text-color": "#000",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "class"
          ],
          "country"
        ],
        [
          "==",
          [
            "get",
            "rank"
          ],
          2
        ]
      ],
      "id": "label_country_2",
      "layout": {
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-max-width": 6.25,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          2,
          9,
          5,
          17
        ]
      },
      "maxzoom": 9,
      "paint": {
        "text-color": "#000",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          [
            "get",
            "class"
          ],
          "country"
        ],
        [
          "==",
          [
            "get",
            "rank"
          ],
          1
        ]
      ],
      "id": "label_country_1",
      "layout": {
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-max-width": 6.25,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          1,
          9,
          4,
          17
        ]
      },
      "maxzoom": 9,
      "paint": {
        "text-color": "#000",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Point"
        ],
        [
          "in",
          "class",
          "saddle",
          "ridge",
          "arete",
          "cliff"
        ]
      ],
      "id": "terrain-point-label",
      "layout": {
        "symbol-placement": "point",
        "symbol-spacing": 400,
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-letter-spacing": 0.1,
        "text-max-width": 9,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          8,
          9,
          12,
          10
        ],
        "text-transform": "uppercase"
      },
      "maxzoom": 24,
      "minzoom": 13,
      "paint": {
        "text-color": "#333",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "in",
          "class",
          "saddle",
          "ridge",
          "arete",
          "cliff"
        ]
      ],
      "id": "terrain-linestring-label",
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 400,
        "text-field": [
          "case",
          [
            "has",
            "name:nonlatin"
          ],
          [
            "concat",
            [
              "get",
              "name:latin"
            ],
            "\n",
            [
              "get",
              "name:nonlatin"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name_en"
            ],
            [
              "get",
              "name"
            ]
          ]
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-letter-spacing": 0.1,
        "text-max-width": 9,
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          8,
          9,
          12,
          10
        ],
        "text-transform": "uppercase"
      },
      "maxzoom": 24,
      "minzoom": 13,
      "paint": {
        "text-color": "#333",
        "text-halo-blur": 1,
        "text-halo-color": "#fff",
        "text-halo-width": 1
      },
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Point"
        ],
        [
          "in",
          "class",
          "peak",
          "volcano"
        ],
        [
          "has",
          "name"
        ]
      ],
      "id": "terrain-peak-labels-metric",
      "layout": {
        "icon-image": "triangle",
        "icon-size": [
          "case",
          [
            "==",
            [
              "get",
              "rank"
            ],
            1
          ],
          0.7,
          0.5
        ],
        "symbol-avoid-edges": true,
        "symbol-sort-key": [
          "to-number",
          [
            "get",
            "rank"
          ]
        ],
        "text-anchor": "top",
        "text-field": [
          "concat",
          [
            "coalesce",
            [
              "get",
              "name:en"
            ],
            [
              "get",
              "name"
            ]
          ],
          "\n",
          [
            "get",
            "ele"
          ],
          " m"
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-max-width": {
          "stops": [
            [
              12,
              4
            ],
            [
              15,
              4
            ]
          ]
        },
        "text-offset": [
          0,
          0.5
        ],
        "text-size": [
          "interpolate",
          [
            "exponential",
            1
          ],
          [
            "zoom"
          ],
          7,
          6,
          11,
          7,
          13,
          11
        ],
        "visibility": "visible"
      },
      "minzoom": 10,
      "paint": {
        "icon-color": "hsl(23, 57%, 24%)",
        "icon-halo-blur": 0.2,
        "icon-halo-color": "hsl(0, 0%, 100%)",
        "icon-halo-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          9,
          1,
          14,
          1.5
        ],
        "text-color": "hsl(23, 57%, 24%)",
        "text-halo-blur": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              0
            ]
          ]
        },
        "text-halo-color": "hsl(0, 0%, 100%)",
        "text-halo-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          9,
          1,
          14,
          1.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Point"
        ],
        [
          "in",
          "class",
          "peak",
          "volcano"
        ],
        [
          "has",
          "name"
        ]
      ],
      "id": "terrain-peak-labels-imperial",
      "layout": {
        "icon-image": "triangle",
        "icon-size": [
          "case",
          [
            "==",
            [
              "get",
              "rank"
            ],
            1
          ],
          0.7,
          0.5
        ],
        "symbol-avoid-edges": true,
        "symbol-sort-key": [
          "to-number",
          [
            "get",
            "rank"
          ]
        ],
        "text-anchor": "top",
        "text-field": [
          "concat",
          [
            "coalesce",
            [
              "get",
              "name:en"
            ],
            [
              "get",
              "name"
            ]
          ],
          "\n",
          [
            "get",
            "ele_ft"
          ],
          " ft"
        ],
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-max-width": {
          "stops": [
            [
              12,
              4
            ],
            [
              15,
              4
            ]
          ]
        },
        "text-offset": [
          0,
          0.5
        ],
        "text-size": [
          "interpolate",
          [
            "exponential",
            1
          ],
          [
            "zoom"
          ],
          7,
          6,
          11,
          7,
          13,
          11
        ],
        "visibility": "none"
      },
      "minzoom": 10,
      "paint": {
        "icon-color": "hsl(23, 57%, 24%)",
        "icon-halo-blur": 0.2,
        "icon-halo-color": "hsl(0, 0%, 100%)",
        "icon-halo-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          9,
          1,
          14,
          1.5
        ],
        "text-color": "hsl(23, 57%, 24%)",
        "text-halo-blur": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              0
            ]
          ]
        },
        "text-halo-color": "hsl(0, 0%, 100%)",
        "text-halo-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          9,
          1,
          14,
          1.5
        ]
      },
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "LineString"
          ],
          true,
          false
        ],
        [
          "any",
          [
            "==",
            [
              "get",
              "oneway"
            ],
            true
          ]
        ]
      ],
      "id": "oneway-run-icons",
      "layout": {
        "icon-image": [
          "concat",
          "oneway-",
          [
            "to-string",
            [
              "get",
              "colorName"
            ]
          ]
        ],
        "icon-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0.7,
          22,
          2
        ],
        "symbol-placement": "line",
        "symbol-spacing": 100
      },
      "metadata": {
        "mapbox:group": "f999f28d2208178de2dd85383cbe8e75"
      },
      "minzoom": 13,
      "paint": {},
      "source": "openskimap",
      "source-layer": "runs",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "spotType",
          "lift_station"
        ]
      ],
      "id": "lift-station",
      "layout": {
        "icon-allow-overlap": true,
        "icon-ignore-placement": true,
        "icon-image": "lift-station",
        "icon-overlap": "always",
        "icon-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0.5,
          22,
          1.5
        ],
        "symbol-avoid-edges": false
      },
      "minzoom": 13,
      "source": "openskimap",
      "source-layer": "spots",
      "type": "symbol"
    },
    {
      "filter": [
        "any",
        [
          "==",
          "spotType",
          "halfpipe"
        ]
      ],
      "id": "halfpipe",
      "layout": {
        "icon-allow-overlap": true,
        "icon-ignore-placement": true,
        "icon-image": "halfpipe",
        "icon-overlap": "always",
        "icon-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0.7,
          22,
          2
        ],
        "symbol-avoid-edges": false
      },
      "minzoom": 13,
      "source": "openskimap",
      "source-layer": "spots",
      "type": "symbol"
    },
    {
      "filter": [
        "any",
        [
          "==",
          "spotType",
          "avalanche_transceiver_training"
        ],
        [
          "==",
          "spotType",
          "avalanche_transceiver_checkpoint"
        ]
      ],
      "id": "avalanche-check-spot",
      "layout": {
        "icon-allow-overlap": true,
        "icon-ignore-placement": true,
        "icon-image": "avalanche-training-check",
        "icon-overlap": "always",
        "icon-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0.7,
          22,
          2
        ],
        "symbol-avoid-edges": false
      },
      "minzoom": 13,
      "source": "openskimap",
      "source-layer": "spots",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "==",
          "spotType",
          "crossing"
        ],
        [
          "!=",
          "dismount",
          "no"
        ]
      ],
      "id": "crossing",
      "layout": {
        "icon-allow-overlap": true,
        "icon-ignore-placement": true,
        "icon-image": [
          "match",
          [
            "get",
            "dismount"
          ],
          "sometimes",
          "crossing-maybe",
          "crossing"
        ],
        "icon-overlap": "always",
        "icon-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          13,
          0.7,
          22,
          2
        ],
        "symbol-avoid-edges": false
      },
      "minzoom": 12,
      "source": "openskimap",
      "source-layer": "spots",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "LineString"
        ],
        true,
        false
      ],
      "id": "run-names",
      "layout": {
        "icon-padding": 20,
        "symbol-placement": "line",
        "text-field": [
          "match",
          [
            "to-string",
            [
              "get",
              "patrolled"
            ]
          ],
          "false",
          [
            "format",
            [
              "image",
              "unpatrolled"
            ],
            " ",
            [
              "get",
              "name"
            ]
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-font": [
          "Open Sans Semibold"
        ],
        "text-offset": [
          0,
          0.15
        ],
        "text-padding": 0,
        "text-pitch-alignment": "viewport",
        "text-rotation-alignment": "map",
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          11,
          8,
          18,
          15
        ]
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 13,
      "paint": {
        "text-color": [
          "get",
          "color"
        ],
        "text-halo-blur": 0.5,
        "text-halo-color": "#FFF",
        "text-halo-width": 1.7,
        "text-translate": [
          0,
          0
        ]
      },
      "source": "openskimap",
      "source-layer": "runs",
      "type": "symbol"
    },
    {
      "filter": [
        "match",
        [
          "geometry-type"
        ],
        [
          "LineString"
        ],
        true,
        false
      ],
      "id": "lift-names",
      "layout": {
        "icon-keep-upright": true,
        "icon-padding": 20,
        "icon-rotation-alignment": "map",
        "icon-size": 0.5,
        "symbol-placement": "line",
        "text-field": [
          "to-string",
          [
            "get",
            "name_and_type"
          ]
        ],
        "text-font": [
          "Open Sans Semibold"
        ],
        "text-offset": [
          0,
          0
        ],
        "text-padding": 0,
        "text-pitch-alignment": "viewport",
        "text-rotation-alignment": "map",
        "text-size": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          11,
          8,
          18,
          15
        ],
        "text-transform": "uppercase"
      },
      "metadata": {
        "mapbox:group": "a2c974d1181f31cefe7e197f65899636"
      },
      "minzoom": 12,
      "paint": {
        "text-color": "#333",
        "text-halo-blur": 0.3,
        "text-halo-color": "#FFF",
        "text-halo-width": 2,
        "text-translate": [
          0,
          0
        ]
      },
      "source": "openskimap",
      "source-layer": "lifts",
      "type": "symbol"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Point"
          ],
          true,
          false
        ],
        [
          "any",
          [
            "match",
            [
              "get",
              "status"
            ],
            [
              "operating"
            ],
            false,
            true
          ],
          [
            "all",
            [
              "!",
              [
                "has",
                "has_downhill"
              ]
            ],
            [
              "!",
              [
                "has",
                "has_nordic"
              ]
            ],
            [
              "match",
              [
                "get",
                "status"
              ],
              [
                "operating"
              ],
              true,
              false
            ]
          ]
        ]
      ],
      "id": "other-ski-area-icons",
      "layout": {},
      "maxzoom": 15,
      "metadata": {
        "mapbox:group": "8b710330026f3bf8ed53cb6eab117f77"
      },
      "paint": {
        "circle-color": "#A6A6A6",
        "circle-radius": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0.25,
          22,
          10
        ],
        "circle-stroke-color": "hsl(0, 100%, 100%)",
        "circle-stroke-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0,
          6,
          0,
          6.01,
          0.8,
          22,
          2
        ]
      },
      "source": "openskimap",
      "source-layer": "skiareas",
      "type": "circle"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Point"
          ],
          true,
          false
        ],
        [
          "all",
          [
            "!",
            [
              "has",
              "has_nordic"
            ]
          ],
          [
            "any",
            [
              "==",
              [
                "get",
                "has_downhill"
              ],
              true
            ]
          ],
          [
            "match",
            [
              "get",
              "status"
            ],
            [
              "operating"
            ],
            true,
            false
          ]
        ]
      ],
      "id": "operating-downhill-ski-area-icons",
      "layout": {},
      "maxzoom": 15,
      "metadata": {
        "mapbox:group": "8b710330026f3bf8ed53cb6eab117f77"
      },
      "paint": {
        "circle-color": "#3085FE",
        "circle-radius": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0.25,
          22,
          10
        ],
        "circle-stroke-color": "hsl(0, 100%, 100%)",
        "circle-stroke-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0,
          6,
          0,
          6.01,
          0.8,
          22,
          2
        ]
      },
      "source": "openskimap",
      "source-layer": "skiareas",
      "type": "circle"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Point"
          ],
          true,
          false
        ],
        [
          "all",
          [
            "!",
            [
              "has",
              "has_downhill"
            ]
          ],
          [
            "any",
            [
              "==",
              [
                "get",
                "has_nordic"
              ],
              true
            ]
          ],
          [
            "match",
            [
              "get",
              "status"
            ],
            [
              "operating"
            ],
            true,
            false
          ]
        ]
      ],
      "id": "operating-nordic-ski-area-icons",
      "layout": {},
      "maxzoom": 15,
      "metadata": {
        "mapbox:group": "8b710330026f3bf8ed53cb6eab117f77"
      },
      "paint": {
        "circle-color": "#20B200",
        "circle-radius": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0.25,
          22,
          10
        ],
        "circle-stroke-color": "hsl(0, 100%, 100%)",
        "circle-stroke-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0,
          6,
          0,
          6.01,
          0.8,
          22,
          2
        ]
      },
      "source": "openskimap",
      "source-layer": "skiareas",
      "type": "circle"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Point"
          ],
          true,
          false
        ],
        [
          "all",
          [
            "any",
            [
              "==",
              [
                "get",
                "has_downhill"
              ],
              true
            ]
          ],
          [
            "any",
            [
              "==",
              [
                "get",
                "has_nordic"
              ],
              true
            ]
          ],
          [
            "match",
            [
              "get",
              "status"
            ],
            [
              "operating"
            ],
            true,
            false
          ]
        ]
      ],
      "id": "operating-downhill-nordic-ski-area-icons-2",
      "layout": {},
      "maxzoom": 15,
      "metadata": {
        "mapbox:group": "8b710330026f3bf8ed53cb6eab117f77"
      },
      "paint": {
        "circle-color": "#20B200",
        "circle-radius": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0.25,
          22,
          10
        ],
        "circle-stroke-color": "hsl(0, 100%, 100%)",
        "circle-stroke-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0,
          6,
          0,
          6.01,
          0.8,
          22,
          2
        ],
        "circle-translate": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          [
            "literal",
            [
              0.5,
              0
            ]
          ],
          22,
          [
            "literal",
            [
              5,
              0
            ]
          ]
        ]
      },
      "source": "openskimap",
      "source-layer": "skiareas",
      "type": "circle"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Point"
          ],
          true,
          false
        ],
        [
          "all",
          [
            "any",
            [
              "==",
              [
                "get",
                "has_downhill"
              ],
              true
            ]
          ],
          [
            "any",
            [
              "==",
              [
                "get",
                "has_nordic"
              ],
              true
            ]
          ],
          [
            "match",
            [
              "get",
              "status"
            ],
            [
              "operating"
            ],
            true,
            false
          ]
        ]
      ],
      "id": "operating-downhill-nordic-ski-area-icons-1",
      "layout": {},
      "maxzoom": 15,
      "metadata": {
        "mapbox:group": "8b710330026f3bf8ed53cb6eab117f77"
      },
      "paint": {
        "circle-color": "hsl(215, 99%, 59%)",
        "circle-radius": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0.25,
          22,
          10
        ],
        "circle-stroke-color": "hsl(0, 100%, 100%)",
        "circle-stroke-width": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          0,
          6,
          0,
          6.01,
          0.8,
          22,
          2
        ],
        "circle-translate": [
          "interpolate",
          [
            "linear"
          ],
          [
            "zoom"
          ],
          0,
          [
            "literal",
            [
              -0.5,
              0
            ]
          ],
          22,
          [
            "literal",
            [
              -5,
              0
            ]
          ]
        ]
      },
      "source": "openskimap",
      "source-layer": "skiareas",
      "type": "circle"
    },
    {
      "filter": [
        "all",
        [
          "match",
          [
            "geometry-type"
          ],
          [
            "Point"
          ],
          true,
          false
        ],
        [
          "!",
          [
            "has",
            "point_count"
          ]
        ]
      ],
      "id": "ski-area-labels",
      "layout": {
        "text-anchor": "top",
        "text-field": [
          "to-string",
          [
            "get",
            "name"
          ]
        ],
        "text-font": [
          "Open Sans Semibold"
        ],
        "text-padding": 4,
        "text-size": 11
      },
      "maxzoom": 15,
      "metadata": {
        "mapbox:group": "8b710330026f3bf8ed53cb6eab117f77"
      },
      "minzoom": 9,
      "paint": {
        "text-color": "hsl(0, 100%, 100%)",
        "text-halo-color": "hsla(0, 100%, 0%, 0.7)",
        "text-halo-width": 1.5,
        "text-translate": [
          0,
          8
        ]
      },
      "source": "openskimap",
      "source-layer": "skiareas",
      "type": "symbol"
    }
  ],
  "metadata": {
    "maputnik:renderer": "mlgljs"
  },
  "projection": {
    "type": "mercator"
  },
  "sources": {
    "hillshade": {
      "encoding": "terrarium",
      "maxzoom": 17,
      "minzoom": 0,
      "tileSize": 512,
      "tiles": [
        "https://tiles.mapterhorn.com/{z}/{x}/{y}.webp"
      ],
      "type": "raster-dem"
    },
    "naturalearth": {
      "maxzoom": 6,
      "tileSize": 256,
      "tiles": [
        "https://tiles.openskimap.org/naturalearth/{z}/{x}/{y}.png"
      ],
      "type": "raster"
    },
    "openmaptiles": {
      "type": "vector",
      "url": "https://tiles.openfreemap.org/planet"
    },
    "openskimap": {
      "type": "vector",
      "url": "https://tiles.openskimap.org/openskimap-internal.json"
    },
    "terrain": {
      "encoding": "terrarium",
      "maxzoom": 17,
      "minzoom": 0,
      "tileSize": 512,
      "tiles": [
        "https://tiles.mapterhorn.com/{z}/{x}/{y}.webp"
      ],
      "type": "raster-dem"
    }
  },
  "sprite": "https://tiles.openskimap.org/sprites/v2",
  "terrain": {
    "source": "terrain"
  },
  "version": 8
}
