{
  "version": 8,
  "name": "Abseits Winter",
  "sprite": "/sprites/abseits",
  "glyphs": "https://protomaps.github.io/basemaps-assets/fonts/{fontstack}/{range}.pbf",
  "sources": {
    "openmaptiles": {
      "type": "vector",
      "url": "pmtiles:///tiles/vector.pmtiles"
    },
    "contours": {
      "type": "vector",
      "url": "pmtiles:///tiles/contour.pmtiles"
    },
    "terrain-rgb": {
      "type": "raster-dem",
      "url": "pmtiles:///tiles/terrain.pmtiles",
      "encoding": "terrarium"
    }
  },
  "layers": [
    {
      "id": "background",
      "type": "background",
      "paint": {
        "background-color": {
          "stops": [
            [
              5,
              "rgba(244, 248, 249, 1)"
            ],
            [
              14,
              "rgba(238, 249, 249, 1)"
            ]
          ]
        }
      }
    },
    {
      "id": "landcover_globallandcover_grass",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "globallandcover",
      "minzoom": 0,
      "maxzoom": 14,
      "filter": [
        "==",
        "class",
        "grass"
      ],
      "paint": {
        "fill-color": "rgba(217, 240, 242, 1)",
        "fill-opacity": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              9,
              0.2
            ],
            [
              14,
              0.05
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_globallandcover_scrub",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "globallandcover",
      "minzoom": 0,
      "maxzoom": 14,
      "filter": [
        "==",
        "class",
        "scrub"
      ],
      "paint": {
        "fill-color": "rgba(231, 249, 249, 1)",
        "fill-opacity": {
          "stops": [
            [
              0,
              0.5
            ],
            [
              8,
              0.3
            ],
            [
              14,
              0.05
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_globallandcover_tree",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "globallandcover",
      "minzoom": 0,
      "maxzoom": 14,
      "filter": [
        "==",
        "class",
        "tree"
      ],
      "paint": {
        "fill-color": "rgba(165, 199, 199, 1)",
        "fill-opacity": {
          "stops": [
            [
              0,
              0.1
            ],
            [
              6,
              0.15
            ],
            [
              10,
              0.2
            ],
            [
              14,
              0.05
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_globallandcover_forest",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "globallandcover",
      "minzoom": 0,
      "maxzoom": 14,
      "filter": [
        "==",
        "class",
        "forest"
      ],
      "paint": {
        "fill-color": "rgba(150, 185, 185, 1)",
        "fill-opacity": {
          "stops": [
            [
              0,
              0.1
            ],
            [
              6,
              0.15
            ],
            [
              10,
              0.3
            ],
            [
              14,
              0.1
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_globallandcover_ice",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "globallandcover",
      "minzoom": 0,
      "maxzoom": 14,
      "filter": [
        "==",
        "class",
        "snow"
      ],
      "paint": {
        "fill-color": "rgba(237, 255, 255, 1)",
        "fill-opacity": 1
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_grass",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "grass"
      ],
      "paint": {
        "fill-color": {
          "stops": [
            [
              6,
              "rgba(217, 240, 242, 1)"
            ],
            [
              16,
              "rgba(235, 248, 249, 1)"
            ]
          ]
        },
        "fill-opacity": 0.3,
        "fill-antialias": false
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_wood",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "wood"
      ],
      "paint": {
        "fill-color": "rgba(165, 199, 199, 1)",
        "fill-opacity": 0.3,
        "fill-antialias": true
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_scrub",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "scrub"
      ],
      "paint": {
        "fill-color": "rgba(231, 249, 249, 1)",
        "fill-opacity": 0.3,
        "fill-antialias": false
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_heath",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "heath"
      ],
      "paint": {
        "fill-color": "rgba(231, 249, 249, 1)",
        "fill-opacity": 0.3,
        "fill-antialias": false
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_ice",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "ice"
      ],
      "paint": {
        "fill-color": "rgba(223, 255, 255, 1)",
        "fill-opacity": {
          "stops": [
            [
              9,
              0.55
            ],
            [
              16,
              0.25
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_sand",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "sand"
      ],
      "paint": {
        "fill-color": "rgba(152, 249, 211, 0.57)",
        "fill-opacity": 0.4,
        "fill-antialias": false
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_wetland",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "wetland"
      ],
      "paint": {
        "fill-color": "#d0e8e8"
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landcover_scree",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "rock"
      ],
      "paint": {
        "fill-color": "#e0dcd3",
        "fill-opacity": 0.7
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_forest",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "forest"
      ],
      "paint": {
        "fill-color": "rgba(165, 199, 199, 1)",
        "fill-opacity": 0.3,
        "fill-antialias": true
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_meadow",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 7,
      "filter": [
        "==",
        "class",
        "meadow"
      ],
      "paint": {
        "fill-color": {
          "stops": [
            [
              6,
              "rgba(217, 240, 242, 1)"
            ],
            [
              16,
              "rgba(235, 248, 249, 1)"
            ]
          ]
        },
        "fill-opacity": 0.3
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_farmland",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 9,
      "filter": [
        "==",
        "class",
        "farmland"
      ],
      "paint": {
        "fill-color": "#eff1d9",
        "fill-opacity": 0
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_vineyard",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 9,
      "filter": [
        "in",
        "class",
        "vineyard",
        "orchard"
      ],
      "paint": {
        "fill-color": "#aedfa3",
        "fill-opacity": 0
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_parks_fill",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "park",
      "minzoom": 6,
      "maxzoom": 24,
      "paint": {
        "fill-color": "#c8e5c8",
        "fill-opacity": 0,
        "fill-antialias": true
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_parks_border",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "park",
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#6ba86b",
        "line-width": {
          "stops": [
            [
              8,
              0.8
            ],
            [
              12,
              1.2
            ],
            [
              14,
              1.5
            ]
          ]
        },
        "line-opacity": 0
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_residential",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "maxzoom": 18,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Polygon"
        ],
        [
          "in",
          "class",
          "residential",
          "suburb",
          "neighbourhood"
        ]
      ],
      "paint": {
        "fill-color": {
          "stops": [
            [
              1,
              "rgba(255, 255, 255, 1)"
            ],
            [
              12,
              "rgba(255, 255, 255, 0.75)"
            ],
            [
              16,
              "rgba(255, 255, 255, 0.5)"
            ],
            [
              18,
              "rgba(255, 255, 255, 0.15)"
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_industrial",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 10,
      "filter": [
        "in",
        "class",
        "industrial",
        "commercial",
        "retail",
        "stadium"
      ],
      "paint": {
        "fill-color": {
          "stops": [
            [
              6,
              "rgba(231, 231, 231, 1)"
            ],
            [
              12,
              "rgba(225, 225, 225, 1)"
            ]
          ]
        },
        "fill-opacity": 0.5
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_cemetery",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 10,
      "filter": [
        "==",
        "class",
        "cemetery"
      ],
      "paint": {
        "fill-color": "rgba(183, 209, 209, 1)",
        "fill-opacity": 0.5
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "landcover_landuse_hospital",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 10,
      "filter": [
        "==",
        "class",
        "hospital"
      ],
      "paint": {
        "fill-color": "rgba(229, 222, 244, 1)",
        "fill-opacity": 0.5
      },
      "metadata": {
        "abseits:group": "landcover"
      }
    },
    {
      "id": "hillshade_hillshade",
      "type": "hillshade",
      "source": "terrain-rgb",
      "minzoom": 2,
      "paint": {
        "hillshade-shadow-color": "rgba(73, 87, 138, 1)",
        "hillshade-highlight-color": "rgba(170, 225, 228, 1)",
        "hillshade-accent-color": "rgba(229, 242, 251, 1)",
        "hillshade-exaggeration": {
          "stops": [
            [
              3,
              0.15
            ],
            [
              6,
              0.13
            ],
            [
              9,
              0.13
            ],
            [
              12,
              0.3
            ],
            [
              16,
              0.25
            ]
          ]
        },
        "hillshade-illumination-direction": 335
      },
      "metadata": {
        "abseits:group": "hillshade"
      }
    },
    {
      "id": "water_water",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "water",
      "filter": [
        "!=",
        "intermittent",
        1
      ],
      "paint": {
        "fill-color": {
          "stops": [
            [
              6,
              "rgba(174, 222, 238, 1)"
            ],
            [
              14,
              "rgba(151, 207, 222, 1)"
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_water_intermittent",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "water",
      "filter": [
        "==",
        "intermittent",
        1
      ],
      "paint": {
        "fill-color": {
          "stops": [
            [
              6,
              "rgba(174, 222, 238, 1)"
            ],
            [
              14,
              "rgba(151, 207, 222, 1)"
            ]
          ]
        },
        "fill-opacity": 0.7
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_waterway_tunnel",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "filter": [
        "==",
        "tunnel",
        "yes"
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(151, 207, 222, 1)",
        "line-width": {
          "stops": [
            [
              13,
              1
            ],
            [
              20,
              10
            ]
          ]
        },
        "line-dasharray": [
          2,
          4
        ],
        "line-opacity": 0.5
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_waterway_river",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "filter": [
        "all",
        [
          "==",
          "class",
          "river"
        ],
        [
          "!=",
          "tunnel",
          "yes"
        ],
        [
          "!=",
          "intermittent",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(151, 207, 222, 1)",
        "line-width": {
          "stops": [
            [
              8,
              1
            ],
            [
              11,
              2.5
            ],
            [
              14,
              5
            ],
            [
              18,
              12
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_waterway_river_intermittent",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "filter": [
        "all",
        [
          "==",
          "class",
          "river"
        ],
        [
          "!=",
          "tunnel",
          "yes"
        ],
        [
          "==",
          "intermittent",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(151, 207, 222, 1)",
        "line-width": {
          "stops": [
            [
              8,
              0.5
            ],
            [
              11,
              1.5
            ],
            [
              14,
              3
            ],
            [
              20,
              12
            ]
          ]
        },
        "line-dasharray": [
          4,
          3
        ]
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_waterway_stream",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 11,
      "filter": [
        "all",
        [
          "==",
          "class",
          "stream"
        ],
        [
          "!=",
          "tunnel",
          "yes"
        ],
        [
          "!=",
          "intermittent",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(151, 207, 222, 1)",
        "line-width": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              18,
              4
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_waterway_stream_intermittent",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "class",
          "stream"
        ],
        [
          "!=",
          "tunnel",
          "yes"
        ],
        [
          "==",
          "intermittent",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(151, 207, 222, 1)",
        "line-width": {
          "stops": [
            [
              12,
              0.5
            ],
            [
              14,
              1
            ],
            [
              18,
              3
            ]
          ]
        },
        "line-dasharray": [
          4,
          3
        ]
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_waterway_other",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "filter": [
        "all",
        [
          "!in",
          "class",
          "river",
          "stream"
        ],
        [
          "!=",
          "tunnel",
          "yes"
        ],
        [
          "!=",
          "intermittent",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(151, 207, 222, 1)",
        "line-width": {
          "stops": [
            [
              13,
              0.5
            ],
            [
              18,
              4
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_waterway_other_intermittent",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "filter": [
        "all",
        [
          "!in",
          "class",
          "river",
          "stream"
        ],
        [
          "!=",
          "tunnel",
          "yes"
        ],
        [
          "==",
          "intermittent",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(151, 207, 222, 1)",
        "line-width": {
          "stops": [
            [
              13,
              0.5
            ],
            [
              18,
              4
            ]
          ]
        },
        "line-dasharray": [
          4,
          3
        ]
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_water_name_line",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "water_name",
      "minzoom": 0,
      "filter": [
        "==",
        "$type",
        "LineString"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              10,
              10
            ],
            [
              14,
              14
            ]
          ]
        },
        "text-field": "{name}",
        "text-max-width": 5,
        "symbol-placement": "line",
        "text-letter-spacing": 0.2
      },
      "paint": {
        "text-color": "rgba(28, 111, 133, 1)",
        "text-halo-color": "rgba(255, 255, 255, 0.7)",
        "text-halo-width": 1.5
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_water_name_point",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "water_name",
      "minzoom": 2,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Point"
        ],
        [
          "!=",
          "class",
          "lake"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              2,
              12
            ],
            [
              6,
              16
            ]
          ]
        },
        "text-field": "{name}",
        "text-max-width": 8
      },
      "paint": {
        "text-color": "rgba(28, 111, 133, 1)",
        "text-halo-blur": 1,
        "text-halo-color": "rgba(255, 255, 255, 0.7)",
        "text-halo-width": 1.5
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "water_water_name_way",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 14,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "has",
          "name"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              14,
              10
            ],
            [
              18,
              12
            ]
          ]
        },
        "text-field": "{name}",
        "text-offset": [
          0,
          -0.8
        ],
        "symbol-spacing": 350,
        "text-max-width": 5,
        "symbol-placement": "line",
        "text-letter-spacing": 0.2,
        "text-rotation-alignment": "map"
      },
      "paint": {
        "text-color": "rgba(28, 111, 133, 1)",
        "text-halo-blur": 0.5,
        "text-halo-color": "rgba(255, 255, 255, 0.7)",
        "text-halo-width": 1
      },
      "metadata": {
        "abseits:group": "water"
      }
    },
    {
      "id": "contours_major",
      "type": "line",
      "source": "contours",
      "source-layer": "contour",
      "minzoom": 12,
      "filter": [
        "==",
        [
          "%",
          [
            "get",
            "ele"
          ],
          100
        ],
        0
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(213, 39%, 44%)",
        "line-width": {
          "stops": [
            [
              12,
              0.6
            ],
            [
              15,
              1.2
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              12,
              0.25
            ],
            [
              16,
              0.4
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "contours"
      }
    },
    {
      "id": "contours_minor",
      "type": "line",
      "source": "contours",
      "source-layer": "contour",
      "minzoom": 14,
      "filter": [
        "!=",
        [
          "%",
          [
            "get",
            "ele"
          ],
          100
        ],
        0
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(213, 39%, 44%)",
        "line-width": 0.5,
        "line-opacity": {
          "stops": [
            [
              14,
              0.15
            ],
            [
              16,
              0.25
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "contours"
      }
    },
    {
      "id": "contours_labels",
      "type": "symbol",
      "source": "contours",
      "source-layer": "contour",
      "minzoom": 13,
      "filter": [
        "==",
        [
          "%",
          [
            "get",
            "ele"
          ],
          100
        ],
        0
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              13,
              9
            ],
            [
              16,
              11
            ]
          ]
        },
        "text-field": [
          "to-string",
          [
            "get",
            "ele"
          ]
        ],
        "text-padding": 10,
        "symbol-placement": "line",
        "symbol-avoid-edges": true,
        "text-rotation-alignment": "map"
      },
      "paint": {
        "text-color": "hsl(213, 41%, 49%)",
        "text-halo-blur": 1,
        "text-halo-color": "hsl(57, 100%, 96%)",
        "text-halo-width": 1
      },
      "metadata": {
        "abseits:group": "contours"
      }
    },
    {
      "id": "roads_ferry_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "in",
        "class",
        "ferry"
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(136, 166, 214, 1)",
        "line-width": 1.1,
        "line-dasharray": [
          2,
          2
        ]
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_tunnel_path_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "class",
          "path"
        ],
        [
          "has",
          "tunnel"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {
          "stops": [
            [
              14,
              0.5
            ],
            [
              16,
              1.3
            ],
            [
              20,
              2
            ]
          ],
          "base": 1.2
        },
        "line-opacity": 0.5,
        "line-dasharray": [
          2,
          2
        ]
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_tunnel_minor_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "has",
          "tunnel"
        ],
        [
          "in",
          "class",
          "residential",
          "unclassified",
          "service",
          "track"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(195, 195, 195, 1)",
        "line-width": {
          "stops": [
            [
              12,
              0.5
            ],
            [
              18,
              11
            ],
            [
              22,
              13
            ]
          ],
          "base": 1.2
        },
        "line-opacity": 0.4
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_tunnel_major_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "has",
          "tunnel"
        ],
        [
          "in",
          "class",
          "primary",
          "trunk",
          "secondary",
          "tertiary"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(187, 187, 187, 1)",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              14,
              3
            ],
            [
              18,
              12
            ],
            [
              22,
              14
            ]
          ],
          "base": 1.2
        },
        "line-opacity": 0.4
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_tunnel_motorway_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 5,
      "filter": [
        "all",
        [
          "has",
          "tunnel"
        ],
        [
          "==",
          "class",
          "motorway"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(211, 211, 211, 1)",
        "line-width": {
          "stops": [
            [
              5,
              0.5
            ],
            [
              7,
              1
            ],
            [
              14,
              5
            ],
            [
              18,
              16
            ],
            [
              22,
              18
            ]
          ],
          "base": 1.2
        },
        "line-opacity": 0.3
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_tunnel_rail_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "has",
          "tunnel"
        ],
        [
          "==",
          "class",
          "railway"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              8,
              "rgba(127, 127, 127, 1)"
            ],
            [
              12,
              "rgba(156, 156, 156, 1)"
            ],
            [
              14,
              "rgba(102, 102, 102, 1)"
            ],
            [
              16,
              "rgba(61, 61, 61, 1)"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              15,
              0.75
            ],
            [
              20,
              3
            ]
          ],
          "base": 1.4
        },
        "line-opacity": 0.3
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_area_bridge_winter",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Polygon"
        ],
        [
          "has",
          "bridge"
        ]
      ],
      "paint": {
        "fill-color": "rgba(242, 242, 242, 1)",
        "fill-opacity": 0.5,
        "fill-antialias": true,
        "fill-outline-color": "rgba(242, 242, 242, 1)"
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_area_pier",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Polygon"
        ],
        [
          "==",
          "class",
          "pier"
        ]
      ],
      "paint": {
        "fill-color": "hsl(47, 16%, 89%)",
        "fill-antialias": true
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_path_casing_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "class",
          "path"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-blur": 2,
        "line-color": "rgba(195, 195, 195, 1)",
        "line-width": {
          "stops": [
            [
              14,
              1
            ],
            [
              16,
              4
            ],
            [
              20,
              8
            ]
          ],
          "base": 1.2
        }
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_path_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "class",
          "path"
        ],
        [
          "!has",
          "tunnel"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {
          "stops": [
            [
              14,
              0.5
            ],
            [
              16,
              1.3
            ],
            [
              20,
              2
            ]
          ],
          "base": 1.2
        },
        "line-dasharray": [
          1.5,
          0.5
        ]
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_minor_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "!has",
          "tunnel"
        ],
        [
          "in",
          "class",
          "residential",
          "unclassified",
          "service",
          "track"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(195, 195, 195, 1)",
        "line-width": {
          "stops": [
            [
              12,
              0.5
            ],
            [
              18,
              11
            ],
            [
              22,
              13
            ]
          ],
          "base": 1.2
        }
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_major_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "in",
          "class",
          "primary",
          "trunk",
          "secondary",
          "tertiary"
        ],
        [
          "!has",
          "tunnel"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(187, 187, 187, 1)",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              14,
              3
            ],
            [
              18,
              12
            ],
            [
              22,
              14
            ]
          ],
          "base": 1.2
        }
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_motorway_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 5,
      "filter": [
        "all",
        [
          "!has",
          "tunnel"
        ],
        [
          "==",
          "class",
          "motorway"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(211, 211, 211, 1)",
        "line-width": {
          "stops": [
            [
              5,
              0.5
            ],
            [
              7,
              1
            ],
            [
              14,
              5
            ],
            [
              18,
              16
            ],
            [
              22,
              18
            ]
          ],
          "base": 1.2
        }
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_rail_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "!has",
          "tunnel"
        ],
        [
          "==",
          "class",
          "railway"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              8,
              "rgba(127, 127, 127, 1)"
            ],
            [
              12,
              "rgba(156, 156, 156, 1)"
            ],
            [
              14,
              "rgba(102, 102, 102, 1)"
            ],
            [
              16,
              "rgba(61, 61, 61, 1)"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              15,
              0.75
            ],
            [
              20,
              3
            ]
          ],
          "base": 1.4
        }
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_cable_railway_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "!has",
          "tunnel"
        ],
        [
          "==",
          "class",
          "cable_railway"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              8,
              "rgba(127, 127, 127, 1)"
            ],
            [
              12,
              "rgba(156, 156, 156, 1)"
            ],
            [
              14,
              "rgba(102, 102, 102, 1)"
            ],
            [
              16,
              "rgba(61, 61, 61, 1)"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              15,
              1
            ],
            [
              20,
              3
            ]
          ],
          "base": 1.4
        }
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_cable_railway_dash_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        [
          "!has",
          "tunnel"
        ],
        [
          "==",
          "class",
          "cable_railway"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              8,
              "rgba(127, 127, 127, 1)"
            ],
            [
              12,
              "rgba(156, 156, 156, 1)"
            ],
            [
              14,
              "rgba(102, 102, 102, 1)"
            ],
            [
              16,
              "rgba(61, 61, 61, 1)"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              2
            ],
            [
              14,
              4
            ],
            [
              18,
              8
            ]
          ]
        },
        "line-dasharray": [
          0.4,
          2
        ],
        "line-opacity": 0.6
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_label_ferry",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "filter": [
        "==",
        "subclass",
        "ferry"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              13,
              10
            ],
            [
              14,
              11
            ]
          ]
        },
        "text-field": "{name}",
        "text-anchor": "center",
        "text-offset": [
          0,
          0.15
        ],
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "#4d80b3",
        "text-halo-blur": 0.5,
        "text-halo-color": "rgba(255, 255, 255, 0.8)",
        "text-halo-width": 1.5
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "roads_road_label_winter",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "filter": [
        "all",
        [
          "!in",
          "class",
          "track",
          "bus_guideway"
        ],
        [
          "!in",
          "subclass",
          "ferry",
          "gondola",
          "cable_car"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              13,
              10
            ],
            [
              14,
              11
            ],
            [
              16,
              13
            ]
          ]
        },
        "text-field": "{name}",
        "text-anchor": "center",
        "text-offset": [
          0,
          0.15
        ],
        "symbol-spacing": 500,
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(31, 48, 59, 1)",
        "text-halo-blur": 0.5,
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": 1.5
      },
      "metadata": {
        "abseits:group": "roads"
      }
    },
    {
      "id": "pistes_area_novice",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "novice"
        ]
      ],
      "paint": {
        "fill-color": "rgba(42, 181, 19, 0.34)",
        "fill-outline-color": "transparent"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_area_easy",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 14,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "easy"
        ]
      ],
      "paint": {
        "fill-color": "rgba(45, 128, 207, 0.33)",
        "fill-outline-color": "transparent"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_area_intermediate",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "intermediate"
        ]
      ],
      "paint": {
        "fill-color": "rgba(211, 63, 63, 0.33)",
        "fill-outline-color": "transparent"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_area_advanced",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "in",
          "piste_difficulty",
          "advanced",
          "expert"
        ]
      ],
      "paint": {
        "fill-color": "rgba(9, 9, 9, 0.34)",
        "fill-outline-color": "transparent"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_piste_casing",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "in",
          "piste_type",
          "nordic",
          "sled",
          "skitour",
          "hike"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              2
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              2
            ],
            [
              14,
              4
            ],
            [
              22,
              12
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_downhill_novice",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "novice"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(42, 181, 19, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              8
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_downhill_easy",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "easy"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(45, 128, 207, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_downhill_intermediate",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "intermediate"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(211, 63, 63, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_downhill_advanced",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "in",
          "piste_difficulty",
          "advanced",
          "expert"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(7, 7, 7, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_skitour_casing",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 16,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "skitour"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "miter"
      },
      "paint": {
        "line-color": "rgba(194, 192, 249, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              1.6
            ],
            [
              14,
              3
            ],
            [
              22,
              8
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_skitour",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "in",
          "piste_type",
          "skitour",
          "hike"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "miter"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              10,
              "rgba(232, 232, 255, 1)"
            ],
            [
              22,
              "rgba(103, 96, 218, 1)"
            ]
          ]
        },
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_nordic",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "nordic"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(98, 215, 222, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_sled",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "sled"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(214, 107, 234, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_snowpark",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_type",
          "snow_park"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(158, 75, 209, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_freeride",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "$type",
          "LineString"
        ],
        [
          "==",
          "piste_difficulty",
          "freeride"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "miter"
      },
      "paint": {
        "line-color": "rgba(161, 161, 166, 1)",
        "line-blur": {
          "stops": [
            [
              11,
              1
            ],
            [
              14,
              0
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.2
            ],
            [
              14,
              2
            ],
            [
              22,
              6
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_label_novice",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 14,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "novice"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": "{name}",
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(32, 172, 8, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.4
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_label_easy",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 14,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "easy"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": "{name}",
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(45, 128, 207, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.4
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_label_intermediate",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 14,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "intermediate"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": "{name}",
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(211, 63, 63, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.4
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_label_advanced",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 14,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "in",
          "piste_difficulty",
          "advanced",
          "expert"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": "{name}",
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(30, 30, 30, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.4
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_label_nordic",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 14,
      "filter": [
        "==",
        "piste_type",
        "nordic"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": "{name}",
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(82, 189, 195, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.25
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_label_skitour",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 14,
      "filter": [
        "==",
        "piste_type",
        "skitour"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": "{name}",
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(103, 96, 218, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.4
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_label_snowpark",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 14,
      "filter": [
        "==",
        "piste_type",
        "snow_park"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": "{name}",
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line"
      },
      "paint": {
        "text-color": "rgba(158, 75, 209, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.4
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_badge_novice",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "novice"
        ],
        [
          "any",
          [
            "has",
            "ski_route_refs"
          ],
          [
            "has",
            "ref"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ski_route_refs"
          ],
          [
            "get",
            "ref"
          ]
        ],
        "text-size": 10,
        "text-anchor": "center",
        "symbol-placement": "line",
        "symbol-spacing": 400,
        "icon-image": "circle",
        "icon-size": 1.0,
        "icon-text-fit": "width",
        "icon-text-fit-padding": [
          3,
          5,
          3,
          5
        ]
      },
      "paint": {
        "icon-color": "rgba(42, 181, 19, 1)",
        "text-color": "rgba(255, 255, 255, 1)"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_badge_easy",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "easy"
        ],
        [
          "any",
          [
            "has",
            "ski_route_refs"
          ],
          [
            "has",
            "ref"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ski_route_refs"
          ],
          [
            "get",
            "ref"
          ]
        ],
        "text-size": 10,
        "text-anchor": "center",
        "symbol-placement": "line",
        "symbol-spacing": 400,
        "icon-image": "circle",
        "icon-size": 1.0,
        "icon-text-fit": "width",
        "icon-text-fit-padding": [
          3,
          5,
          3,
          5
        ]
      },
      "paint": {
        "icon-color": "rgba(45, 128, 207, 1)",
        "text-color": "rgba(255, 255, 255, 1)"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_badge_intermediate",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "==",
          "piste_difficulty",
          "intermediate"
        ],
        [
          "any",
          [
            "has",
            "ski_route_refs"
          ],
          [
            "has",
            "ref"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ski_route_refs"
          ],
          [
            "get",
            "ref"
          ]
        ],
        "text-size": 10,
        "text-anchor": "center",
        "symbol-placement": "line",
        "symbol-spacing": 400,
        "icon-image": "circle",
        "icon-size": 1.0,
        "icon-text-fit": "width",
        "icon-text-fit-padding": [
          3,
          5,
          3,
          5
        ]
      },
      "paint": {
        "icon-color": "rgba(211, 63, 63, 1)",
        "text-color": "rgba(255, 255, 255, 1)"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "pistes_badge_advanced",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "==",
          "piste_type",
          "downhill"
        ],
        [
          "in",
          "piste_difficulty",
          "advanced",
          "expert"
        ],
        [
          "any",
          [
            "has",
            "ski_route_refs"
          ],
          [
            "has",
            "ref"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ski_route_refs"
          ],
          [
            "get",
            "ref"
          ]
        ],
        "text-size": 10,
        "text-anchor": "center",
        "symbol-placement": "line",
        "symbol-spacing": 400,
        "icon-image": "circle",
        "icon-size": 1.0,
        "icon-text-fit": "width",
        "icon-text-fit-padding": [
          3,
          5,
          3,
          5
        ]
      },
      "paint": {
        "icon-color": "rgba(7, 7, 7, 1)",
        "text-color": "rgba(255, 255, 255, 1)"
      },
      "metadata": {
        "abseits:group": "pistes"
      }
    },
    {
      "id": "lifts_drag_lift_solid_casing",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "in",
          "subclass",
          "drag_lift",
          "t-bar",
          "platter",
          "rope_tow",
          "magic_carpet"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(244, 244, 244, 1)",
        "line-width": {
          "stops": [
            [
              14,
              2
            ],
            [
              18,
              5
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_drag_lift_solid",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "in",
          "subclass",
          "drag_lift",
          "t-bar",
          "platter",
          "rope_tow",
          "magic_carpet"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(92, 92, 92, 1)",
        "line-width": {
          "stops": [
            [
              14,
              1.2
            ],
            [
              18,
              2
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ]
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_chair_lift_solid",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "==",
          "subclass",
          "chair_lift"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(92, 92, 92, 1)",
        "line-width": {
          "stops": [
            [
              11,
              2
            ],
            [
              19,
              4.5
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_chair_lift_solid_dash",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "==",
          "subclass",
          "chair_lift"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(244, 244, 244, 1)",
        "line-width": {
          "stops": [
            [
              11,
              1.5
            ],
            [
              19,
              3.5
            ]
          ]
        },
        "line-dasharray": [
          1.5,
          2.5
        ]
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_gondola_solid",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "in",
          "subclass",
          "gondola",
          "cable_car",
          "funicular"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(92, 92, 92, 1)",
        "line-width": {
          "stops": [
            [
              11,
              3
            ],
            [
              19,
              4.5
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_gondola_solid_dash",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "in",
          "subclass",
          "gondola",
          "cable_car",
          "funicular"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(244, 244, 244, 1)",
        "line-width": {
          "stops": [
            [
              11,
              2.5
            ],
            [
              19,
              4
            ]
          ]
        },
        "line-dasharray": [
          2,
          3
        ]
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_label_gondola",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 15,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "in",
          "subclass",
          "gondola",
          "cable_car"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "case",
          [
            "all",
            [
              "has",
              "occupancy"
            ],
            [
              ">",
              [
                "get",
                "occupancy"
              ],
              0
            ]
          ],
          [
            "concat",
            [
              "coalesce",
              [
                "get",
                "name"
              ],
              ""
            ],
            " (",
            [
              "to-string",
              [
                "get",
                "occupancy"
              ]
            ],
            ")"
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ]
        ],
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": 400,
        "icon-image": "gondola-lift",
        "icon-size": 0.18
      },
      "paint": {
        "text-color": "rgba(28, 28, 28, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_label_chair_lift",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 15,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "==",
          "subclass",
          "chair_lift"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "case",
          [
            "all",
            [
              "has",
              "occupancy"
            ],
            [
              ">",
              [
                "get",
                "occupancy"
              ],
              0
            ]
          ],
          [
            "concat",
            [
              "coalesce",
              [
                "get",
                "name"
              ],
              ""
            ],
            " (",
            [
              "to-string",
              [
                "get",
                "occupancy"
              ]
            ],
            ")"
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ]
        ],
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": 400,
        "icon-image": "chair-lift",
        "icon-size": 0.18
      },
      "paint": {
        "text-color": "rgba(28, 28, 28, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "lifts_label_drag_lift",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 15,
      "filter": [
        "all",
        [
          "==",
          "class",
          "aerialway"
        ],
        [
          "in",
          "subclass",
          "drag_lift",
          "t-bar",
          "platter",
          "rope_tow",
          "magic_carpet"
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "case",
          [
            "all",
            [
              "has",
              "occupancy"
            ],
            [
              ">",
              [
                "get",
                "occupancy"
              ],
              0
            ]
          ],
          [
            "concat",
            [
              "coalesce",
              [
                "get",
                "name"
              ],
              ""
            ],
            " (",
            [
              "to-string",
              [
                "get",
                "occupancy"
              ]
            ],
            ")"
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ]
        ],
        "text-size": {
          "stops": [
            [
              12,
              11
            ],
            [
              22,
              16
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": 300,
        "icon-image": "drag-lift",
        "icon-size": 0.18
      },
      "paint": {
        "text-color": "rgba(28, 28, 28, 1)",
        "text-halo-color": "rgba(255, 255, 255, 1)",
        "text-halo-width": 2,
        "text-halo-blur": 1.4
      },
      "metadata": {
        "abseits:group": "lifts"
      }
    },
    {
      "id": "buildings_building",
      "type": "fill",
      "source": "openmaptiles",
      "source-layer": "building",
      "minzoom": 13,
      "maxzoom": 24,
      "filter": [
        "all"
      ],
      "paint": {
        "fill-color": {
          "stops": [
            [
              13,
              "rgba(194, 226, 226, 1)"
            ],
            [
              18,
              "rgba(114, 137, 137, 1)"
            ]
          ]
        },
        "fill-antialias": true,
        "fill-outline-color": {
          "stops": [
            [
              13,
              "rgba(168, 232, 236, 1)"
            ],
            [
              18,
              "rgba(0, 244, 253, 1)"
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "buildings"
      }
    },
    {
      "id": "routes_hiking_major",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 8,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "hiking",
          "foot"
        ],
        [
          "in",
          "network",
          "iwn",
          "nwn"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": [
          "case",
          [
            "has",
            "colour"
          ],
          [
            "get",
            "colour"
          ],
          "#dc2626"
        ],
        "line-width": {
          "stops": [
            [
              8,
              3
            ],
            [
              14,
              5
            ]
          ]
        },
        "line-opacity": 0.9
      },
      "metadata": {
        "abseits:group": "routes-hiking"
      }
    },
    {
      "id": "routes_hiking_major_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 9,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "hiking",
          "foot"
        ],
        [
          "in",
          "network",
          "iwn",
          "nwn"
        ],
        [
          "any",
          [
            "has",
            "ref"
          ],
          [
            "has",
            "name"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ref"
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-size": {
          "stops": [
            [
              9,
              10
            ],
            [
              14,
              14
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": {
          "stops": [
            [
              9,
              400
            ],
            [
              12,
              250
            ],
            [
              15,
              150
            ]
          ]
        },
        "text-max-angle": 30,
        "text-padding": 10
      },
      "paint": {
        "text-color": "#7f1d1d",
        "text-halo-color": "#ffffff",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "routes-hiking"
      }
    },
    {
      "id": "routes_hiking_regional",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "hiking",
          "foot"
        ],
        [
          "==",
          "network",
          "rwn"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": [
          "case",
          [
            "has",
            "colour"
          ],
          [
            "get",
            "colour"
          ],
          "#dc2626"
        ],
        "line-width": {
          "stops": [
            [
              10,
              2
            ],
            [
              14,
              3.5
            ]
          ]
        },
        "line-opacity": 0.7
      },
      "metadata": {
        "abseits:group": "routes-hiking"
      }
    },
    {
      "id": "routes_hiking_regional_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 11,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "hiking",
          "foot"
        ],
        [
          "==",
          "network",
          "rwn"
        ],
        [
          "any",
          [
            "has",
            "ref"
          ],
          [
            "has",
            "name"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ref"
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-size": {
          "stops": [
            [
              11,
              9
            ],
            [
              14,
              13
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": {
          "stops": [
            [
              11,
              400
            ],
            [
              14,
              200
            ]
          ]
        },
        "text-max-angle": 30,
        "text-padding": 10
      },
      "paint": {
        "text-color": "#7f1d1d",
        "text-halo-color": "#ffffff",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "routes-hiking"
      }
    },
    {
      "id": "routes_hiking_local",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "hiking",
          "foot"
        ],
        [
          "!in",
          "network",
          "iwn",
          "nwn",
          "rwn"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": [
          "case",
          [
            "has",
            "colour"
          ],
          [
            "get",
            "colour"
          ],
          "#dc2626"
        ],
        "line-width": {
          "stops": [
            [
              12,
              1.5
            ],
            [
              14,
              2.5
            ]
          ]
        },
        "line-opacity": 0.5
      },
      "metadata": {
        "abseits:group": "routes-hiking"
      }
    },
    {
      "id": "routes_hiking_local_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "hiking",
          "foot"
        ],
        [
          "!in",
          "network",
          "iwn",
          "nwn",
          "rwn"
        ],
        [
          "any",
          [
            "has",
            "ref"
          ],
          [
            "has",
            "name"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ref"
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-size": {
          "stops": [
            [
              13,
              9
            ],
            [
              15,
              12
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": {
          "stops": [
            [
              13,
              350
            ],
            [
              15,
              150
            ]
          ]
        },
        "text-max-angle": 30,
        "text-padding": 10
      },
      "paint": {
        "text-color": "#7f1d1d",
        "text-halo-color": "#ffffff",
        "text-halo-width": 1.5
      },
      "metadata": {
        "abseits:group": "routes-hiking"
      }
    },
    {
      "id": "routes_cycling_major",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 8,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "bicycle",
          "mtb"
        ],
        [
          "in",
          "network",
          "icn",
          "ncn"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#2563eb",
        "line-width": {
          "stops": [
            [
              8,
              3
            ],
            [
              14,
              5
            ]
          ]
        },
        "line-opacity": 0.9
      },
      "metadata": {
        "abseits:group": "routes-cycling"
      }
    },
    {
      "id": "routes_cycling_major_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 9,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "bicycle",
          "mtb"
        ],
        [
          "in",
          "network",
          "icn",
          "ncn"
        ],
        [
          "any",
          [
            "has",
            "ref"
          ],
          [
            "has",
            "name"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ref"
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-size": {
          "stops": [
            [
              9,
              10
            ],
            [
              14,
              14
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": {
          "stops": [
            [
              9,
              400
            ],
            [
              12,
              250
            ],
            [
              15,
              150
            ]
          ]
        },
        "text-max-angle": 30,
        "text-padding": 10
      },
      "paint": {
        "text-color": "#1e3a5f",
        "text-halo-color": "#ffffff",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "routes-cycling"
      }
    },
    {
      "id": "routes_cycling_regional",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 10,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "bicycle",
          "mtb"
        ],
        [
          "==",
          "network",
          "rcn"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#2563eb",
        "line-width": {
          "stops": [
            [
              10,
              2
            ],
            [
              14,
              3.5
            ]
          ]
        },
        "line-opacity": 0.7
      },
      "metadata": {
        "abseits:group": "routes-cycling"
      }
    },
    {
      "id": "routes_cycling_regional_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 11,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "bicycle",
          "mtb"
        ],
        [
          "==",
          "network",
          "rcn"
        ],
        [
          "any",
          [
            "has",
            "ref"
          ],
          [
            "has",
            "name"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ref"
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-size": {
          "stops": [
            [
              11,
              9
            ],
            [
              14,
              13
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": {
          "stops": [
            [
              11,
              400
            ],
            [
              14,
              200
            ]
          ]
        },
        "text-max-angle": 30,
        "text-padding": 10
      },
      "paint": {
        "text-color": "#1e3a5f",
        "text-halo-color": "#ffffff",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "routes-cycling"
      }
    },
    {
      "id": "routes_cycling_local",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 12,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "bicycle",
          "mtb"
        ],
        [
          "!in",
          "network",
          "icn",
          "ncn",
          "rcn"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#2563eb",
        "line-width": {
          "stops": [
            [
              12,
              1.5
            ],
            [
              14,
              2.5
            ]
          ]
        },
        "line-opacity": 0.5
      },
      "metadata": {
        "abseits:group": "routes-cycling"
      }
    },
    {
      "id": "routes_cycling_local_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 13,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "bicycle",
          "mtb"
        ],
        [
          "!in",
          "network",
          "icn",
          "ncn",
          "rcn"
        ],
        [
          "any",
          [
            "has",
            "ref"
          ],
          [
            "has",
            "name"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ref"
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-size": {
          "stops": [
            [
              13,
              9
            ],
            [
              15,
              12
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": {
          "stops": [
            [
              13,
              350
            ],
            [
              15,
              150
            ]
          ]
        },
        "text-max-angle": 30,
        "text-padding": 10
      },
      "paint": {
        "text-color": "#1e3a5f",
        "text-halo-color": "#ffffff",
        "text-halo-width": 1.5
      },
      "metadata": {
        "abseits:group": "routes-cycling"
      }
    },
    {
      "id": "routes_winter",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 8,
      "filter": [
        "in",
        "route_type",
        "ski",
        "piste"
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#7c3aed",
        "line-width": {
          "stops": [
            [
              8,
              2
            ],
            [
              14,
              3.5
            ]
          ]
        },
        "line-opacity": 0.85
      },
      "metadata": {
        "abseits:group": "routes-winter"
      }
    },
    {
      "id": "routes_winter_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "route",
      "minzoom": 9,
      "filter": [
        "all",
        [
          "in",
          "route_type",
          "ski",
          "piste"
        ],
        [
          "any",
          [
            "has",
            "ref"
          ],
          [
            "has",
            "name"
          ]
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-field": [
          "coalesce",
          [
            "get",
            "ref"
          ],
          [
            "get",
            "name"
          ]
        ],
        "text-size": {
          "stops": [
            [
              9,
              10
            ],
            [
              14,
              14
            ]
          ]
        },
        "symbol-placement": "line",
        "symbol-spacing": {
          "stops": [
            [
              9,
              400
            ],
            [
              12,
              250
            ],
            [
              15,
              150
            ]
          ]
        },
        "text-max-angle": 30,
        "text-padding": 10
      },
      "paint": {
        "text-color": "#4c1d95",
        "text-halo-color": "#ffffff",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "routes-winter"
      }
    },
    {
      "id": "boundaries_boundary_3",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "boundary",
      "minzoom": 4,
      "filter": [
        "all",
        [
          "in",
          "admin_level",
          3,
          4
        ],
        [
          "!=",
          "maritime",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(220, 25%, 60%)",
        "line-width": {
          "stops": [
            [
              4,
              0.4
            ],
            [
              8,
              1
            ],
            [
              12,
              1.5
            ]
          ]
        },
        "line-dasharray": [
          6,
          2,
          2,
          2
        ],
        "line-opacity": {
          "stops": [
            [
              4,
              0.5
            ],
            [
              8,
              0.8
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "boundaries"
      }
    },
    {
      "id": "boundaries_boundary_2_maritime",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "boundary",
      "minzoom": 3,
      "filter": [
        "all",
        [
          "==",
          "admin_level",
          2
        ],
        [
          "==",
          "maritime",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#6699cc",
        "line-width": {
          "stops": [
            [
              3,
              0.5
            ],
            [
              8,
              1.5
            ],
            [
              14,
              2
            ]
          ]
        },
        "line-dasharray": [
          6,
          4
        ]
      },
      "metadata": {
        "abseits:group": "boundaries"
      }
    },
    {
      "id": "boundaries_boundary_country_disputed",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "boundary",
      "minzoom": 2,
      "filter": [
        "all",
        [
          "==",
          "admin_level",
          2
        ],
        [
          "!=",
          "maritime",
          1
        ],
        [
          "==",
          "disputed",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(220, 25%, 60%)",
        "line-width": {
          "stops": [
            [
              2,
              0.5
            ],
            [
              6,
              1.5
            ],
            [
              12,
              2.5
            ]
          ]
        },
        "line-dasharray": [
          4,
          4
        ]
      },
      "metadata": {
        "abseits:group": "boundaries"
      }
    },
    {
      "id": "boundaries_boundary_country",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "boundary",
      "minzoom": 2,
      "filter": [
        "all",
        [
          "==",
          "admin_level",
          2
        ],
        [
          "!=",
          "maritime",
          1
        ],
        [
          "!=",
          "disputed",
          1
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(220, 25%, 60%)",
        "line-width": {
          "stops": [
            [
              2,
              0.5
            ],
            [
              6,
              1.5
            ],
            [
              12,
              2.5
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "boundaries"
      }
    },
    {
      "id": "pois_peak",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "minzoom": 9,
      "metadata": {
        "abseits:group": "pois"
      },
      "filter": [
        "==",
        "class",
        "peak"
      ],
      "layout": {
        "icon-image": "triangle",
        "icon-size": {
          "stops": [
            [
              9,
              0.5
            ],
            [
              14,
              0.8
            ]
          ]
        },
        "icon-anchor": "bottom",
        "icon-allow-overlap": false,
        "icon-padding": {
          "stops": [
            [
              9,
              40
            ],
            [
              11,
              15
            ],
            [
              14,
              5
            ]
          ]
        },
        "symbol-sort-key": [
          "get",
          "rank"
        ],
        "text-field": "{name}\n{ele} m",
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-size": {
          "stops": [
            [
              7,
              9
            ],
            [
              11,
              10
            ],
            [
              13,
              13
            ]
          ]
        },
        "text-anchor": "top",
        "text-offset": [
          0,
          0.7
        ],
        "text-optional": true,
        "text-padding": 8,
        "text-line-height": 1.2,
        "text-max-width": 8
      },
      "paint": {
        "icon-color": "hsl(232, 30%, 39%)",
        "icon-halo-color": "rgba(255, 255, 255, 1)",
        "icon-halo-width": 1,
        "icon-halo-blur": 0.2,
        "text-color": "hsl(232, 30%, 39%)",
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              2
            ]
          ]
        },
        "text-halo-blur": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "pois_volcano",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "minzoom": 9,
      "metadata": {
        "abseits:group": "pois"
      },
      "filter": [
        "all",
        [
          "==",
          "$type",
          "Point"
        ],
        [
          "==",
          "rank",
          1
        ],
        [
          "==",
          "class",
          "volcano"
        ],
        [
          "!has",
          "customary_ft"
        ]
      ],
      "layout": {
        "icon-image": "volcano",
        "icon-size": {
          "stops": [
            [
              9,
              0.5
            ],
            [
              14,
              0.8
            ]
          ]
        },
        "icon-anchor": "bottom",
        "icon-allow-overlap": false,
        "icon-padding": {
          "stops": [
            [
              9,
              40
            ],
            [
              11,
              15
            ],
            [
              14,
              5
            ]
          ]
        },
        "text-field": "{name} {ele} m",
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-size": {
          "stops": [
            [
              7,
              9
            ],
            [
              11,
              10
            ],
            [
              13,
              13
            ]
          ]
        },
        "text-anchor": "top",
        "text-offset": [
          0,
          0.7
        ],
        "text-optional": true,
        "text-padding": 8,
        "text-line-height": 1.2,
        "text-max-width": 8
      },
      "paint": {
        "icon-color": "hsl(232, 30%, 39%)",
        "icon-halo-color": "rgba(255, 255, 255, 1)",
        "icon-halo-width": 1,
        "icon-halo-blur": 0.2,
        "text-color": "hsl(232, 30%, 39%)",
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              2
            ]
          ]
        },
        "text-halo-blur": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "pois_icons",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 13,
      "filter": [
        "==",
        "$type",
        "Point"
      ],
      "metadata": {
        "abseits:group": "pois"
      },
      "layout": {
        "icon-image": [
          "step",
          [
            "zoom"
          ],
          "",
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "parking",
            ""
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "parking",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "bus-stop",
            ""
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "parking",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "bus-stop",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            "rail",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            "viewpoint",
            ""
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "parking",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "bus-stop",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            "rail",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "snow_cannon"
              ]
            ],
            "dot_11",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "spring"
              ]
            ],
            "spring",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "drinking_water"
              ]
            ],
            "drinking-water",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "guidepost"
              ]
            ],
            "guidepost",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "board"
              ]
            ],
            "board-map",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "picnic_site"
              ]
            ],
            "picnic",
            ""
          ],
          17,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "parking",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "bus-stop",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            "rail",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "snow_cannon"
              ]
            ],
            "dot_11",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "spring"
              ]
            ],
            "spring",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "drinking_water"
              ]
            ],
            "drinking-water",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "guidepost"
              ]
            ],
            "guidepost",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "board"
              ]
            ],
            "board-map",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "picnic_site"
              ]
            ],
            "picnic",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bench"
              ]
            ],
            "bench",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bbq"
              ]
            ],
            "picnic",
            ""
          ]
        ],
        "icon-size": 0.75,
        "icon-anchor": "bottom",
        "icon-allow-overlap": false,
        "icon-padding": 5
      },
      "paint": {
        "icon-color": [
          "step",
          [
            "zoom"
          ],
          "rgba(0,0,0,0)",
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "hsl(208, 57%, 9%)",
            "rgba(0,0,0,0)"
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "hsl(208, 57%, 9%)",
            "rgba(0,0,0,0)"
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "snow_cannon"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "spring"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "drinking_water"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "guidepost"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "board"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "picnic_site"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ],
          17,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "snow_cannon"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "spring"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "drinking_water"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "guidepost"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "board"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "picnic_site"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bench"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bbq"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ]
        ],
        "icon-halo-color": "rgba(255, 255, 255, 1)",
        "icon-halo-width": 1,
        "icon-halo-blur": 0.2,
        "icon-opacity": [
          "step",
          [
            "zoom"
          ],
          0,
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            1,
            0
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            1,
            0
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            1,
            0
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "snow_cannon"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "spring"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "drinking_water"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "guidepost"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "board"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "picnic_site"
              ]
            ],
            1,
            0
          ],
          17,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "parking"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bus_stop"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "halt"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "memorial"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "viewpoint"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "snow_cannon"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "spring"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "drinking_water"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "guidepost"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "board"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "picnic_site"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bench"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "recreation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bbq"
              ]
            ],
            1,
            0
          ]
        ]
      }
    },
    {
      "id": "pois_labels",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 10,
      "filter": [
        "==",
        "$type",
        "Point"
      ],
      "metadata": {
        "abseits:group": "pois"
      },
      "layout": {
        "icon-image": [
          "step",
          [
            "zoom"
          ],
          "",
          10,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "gondola-lift",
            ""
          ],
          11,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "gondola-lift",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "viewpoint",
            ""
          ],
          12,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "gondola-lift",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "ski_school",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "dot_11",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "cave-entrance",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hospital",
            ""
          ],
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "gondola-lift",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "ski_school",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "dot_11",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "cave-entrance",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hospital",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "shelter",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "rail",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "cafe",
            ""
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "gondola-lift",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "ski_school",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "dot_11",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "cave-entrance",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hospital",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "shelter",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "rail",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "cafe",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "saddle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "peak",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "shelter",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "church",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "waterfall",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "information",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "fast-food",
            ""
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "gondola-lift",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "ski_school",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "dot_11",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "cave-entrance",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hospital",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "shelter",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "rail",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "cafe",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "saddle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "peak",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "shelter",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "church",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "waterfall",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "information",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "fast-food",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            "guidepost",
            ""
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "gondola-lift",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "ski_school",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "dot_11",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "castle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "memorial-monument",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "cave-entrance",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "viewpoint",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hospital",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "lodging",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hut",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "shelter",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "rail",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "cafe",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "saddle",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "peak",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "shelter",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "church",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "waterfall",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "information",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "restaurant",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "fast-food",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            "guidepost",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "camp_site"
              ]
            ],
            "camp-site",
            ""
          ]
        ],
        "icon-size": {
          "stops": [
            [
              10,
              0.6
            ],
            [
              14,
              0.8
            ]
          ]
        },
        "icon-anchor": "bottom",
        "icon-allow-overlap": false,
        "icon-padding": 5,
        "text-field": [
          "case",
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "transport"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "lift_station"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "ski"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "school"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "ski"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "rental"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "nature"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "saddle"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "nature"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "pass"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "accommodation"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "hotel"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "accommodation"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "hostel"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "accommodation"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "alpine_hut"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "accommodation"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "wilderness_hut"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "accommodation"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "shelter"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "accommodation"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "bivouac"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "accommodation"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "camp_site"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "transport"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "station"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "historic"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "castle"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "historic"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "ruins"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "historic"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "monument"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "historic"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "worship"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "nature"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "cave"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "landmark"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "tower"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "landmark"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "lighthouse"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "water"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "waterfall"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "transport"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "trailhead"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "info"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "office"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "food"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "restaurant"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "food"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "cafe"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "food"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "biergarten"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "food"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "bar"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "food"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "fast_food"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          [
            "all",
            [
              "==",
              [
                "get",
                "class"
              ],
              "emergency"
            ],
            [
              "==",
              [
                "get",
                "subclass"
              ],
              "rescue"
            ]
          ],
          [
            "coalesce",
            [
              "get",
              "name"
            ],
            ""
          ],
          ""
        ],
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-size": {
          "stops": [
            [
              14,
              10
            ],
            [
              18,
              13
            ]
          ]
        },
        "text-anchor": "top",
        "text-offset": [
          0,
          0.5
        ],
        "text-optional": true,
        "text-max-width": 9,
        "icon-offset": [
          0,
          -3
        ]
      },
      "paint": {
        "icon-color": [
          "step",
          [
            "zoom"
          ],
          "rgba(0,0,0,0)",
          10,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            "rgba(0,0,0,0)"
          ],
          11,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ],
          12,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            "rgba(0,0,0,0)"
          ],
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            "rgba(0,0,0,0)"
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "hsl(208, 57%, 9%)",
            "rgba(0,0,0,0)"
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "camp_site"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ]
        ],
        "icon-halo-color": "rgba(255, 255, 255, 1)",
        "icon-halo-width": 1,
        "icon-halo-blur": 0.2,
        "icon-opacity": [
          "step",
          [
            "zoom"
          ],
          0,
          10,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            0
          ],
          11,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            0
          ],
          12,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            0
          ],
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            0
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            1,
            0
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            1,
            0
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "camp_site"
              ]
            ],
            1,
            0
          ]
        ],
        "text-color": [
          "step",
          [
            "zoom"
          ],
          "rgba(0,0,0,0)",
          10,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            "rgba(0,0,0,0)"
          ],
          11,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ],
          12,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            "rgba(0,0,0,0)"
          ],
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            "rgba(0,0,0,0)"
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "hsl(208, 57%, 9%)",
            "rgba(0,0,0,0)"
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            "hsl(201, 84%, 45%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            "hsl(0, 70%, 40%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            "hsl(207, 58%, 49%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            "hsl(208, 57%, 9%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            "hsl(232, 30%, 39%)",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "camp_site"
              ]
            ],
            "hsl(232, 30%, 39%)",
            "rgba(0,0,0,0)"
          ]
        ],
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": 1,
        "text-halo-blur": 0.2,
        "text-opacity": [
          "step",
          [
            "zoom"
          ],
          0,
          10,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            0
          ],
          11,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            0
          ],
          12,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            0
          ],
          13,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            0
          ],
          14,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            1,
            0
          ],
          15,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            1,
            0
          ],
          16,
          [
            "case",
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lift_station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "castle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "lighthouse"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "school"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "ski"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rental"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "alpine_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "ruins"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "monument"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cave"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "landmark"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "tower"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "restaurant"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "biergarten"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "emergency"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "rescue"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hotel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "hostel"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "wilderness_hut"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "shelter"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "station"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "cafe"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "saddle"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "nature"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "pass"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bivouac"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "historic"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "worship"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "water"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "waterfall"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "info"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "office"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "bar"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "food"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "fast_food"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "transport"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "trailhead"
              ]
            ],
            1,
            [
              "all",
              [
                "==",
                [
                  "get",
                  "class"
                ],
                "accommodation"
              ],
              [
                "==",
                [
                  "get",
                  "subclass"
                ],
                "camp_site"
              ]
            ],
            1,
            0
          ]
        ]
      }
    },
    {
      "id": "labels_place_park",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "park",
      "minzoom": 10,
      "maxzoom": 24,
      "filter": [
        "all"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Italic"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              13,
              13
            ],
            [
              16,
              14
            ]
          ]
        },
        "text-field": "{name}",
        "text-padding": {
          "stops": [
            [
              6,
              39
            ],
            [
              14,
              99
            ]
          ]
        },
        "symbol-spacing": 550,
        "symbol-sort-key": [
          "get",
          "rank"
        ]
      },
      "paint": {
        "text-color": "rgba(26, 93, 115, 1)",
        "text-halo-blur": {
          "stops": [
            [
              9,
              3
            ],
            [
              14,
              0.5
            ]
          ]
        },
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": {
          "stops": [
            [
              9,
              1.6
            ],
            [
              14,
              1
            ]
          ]
        }
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_place_other",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 12,
      "filter": [
        "in",
        "class",
        "hamlet",
        "island",
        "islet",
        "neighbourhood",
        "suburb"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              12,
              10
            ],
            [
              14,
              12
            ],
            [
              16,
              14
            ]
          ]
        },
        "text-field": "{name}",
        "text-max-width": 9,
        "symbol-sort-key": [
          "get",
          "rank"
        ]
      },
      "paint": {
        "text-color": "rgba(33, 49, 57, 1)",
        "text-halo-blur": 0.5,
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_place_village",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 18,
      "filter": [
        "==",
        "class",
        "village"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              10,
              10
            ],
            [
              14,
              14
            ],
            [
              16,
              18
            ]
          ]
        },
        "text-field": "{name}",
        "text-max-width": 8,
        "symbol-sort-key": [
          "get",
          "rank"
        ]
      },
      "paint": {
        "text-color": "rgba(33, 49, 57, 1)",
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_place_town",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 7,
      "maxzoom": 16,
      "filter": [
        "==",
        "class",
        "town"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              7,
              10
            ],
            [
              10,
              14
            ],
            [
              14,
              20
            ]
          ]
        },
        "text-field": "{name}",
        "text-max-width": 8,
        "symbol-sort-key": [
          "get",
          "rank"
        ]
      },
      "paint": {
        "text-color": "rgba(33, 49, 57, 1)",
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_place_state",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 3,
      "maxzoom": 8,
      "filter": [
        "==",
        "class",
        "state"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Medium"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              3,
              10
            ],
            [
              6,
              14
            ]
          ]
        },
        "text-field": "{name}",
        "text-transform": "uppercase"
      },
      "paint": {
        "text-color": {
          "stops": [
            [
              6,
              "rgba(98, 113, 127, 1)"
            ],
            [
              12,
              "rgba(45, 59, 69, 1)"
            ]
          ]
        },
        "text-halo-color": "rgba(227, 254, 254, 1)",
        "text-halo-width": 1
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_place_city",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 5,
      "maxzoom": 18,
      "filter": [
        "all",
        [
          "==",
          "class",
          "city"
        ],
        [
          "!=",
          "capital",
          2
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Medium"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              5,
              12
            ],
            [
              9,
              16
            ],
            [
              14,
              22
            ]
          ]
        },
        "text-field": "{name}",
        "text-max-width": 8,
        "symbol-sort-key": [
          "get",
          "rank"
        ]
      },
      "paint": {
        "text-color": "rgba(33, 49, 57, 1)",
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_place_capital",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 4,
      "maxzoom": 18,
      "filter": [
        "all",
        [
          "==",
          "class",
          "city"
        ],
        [
          "==",
          "capital",
          2
        ]
      ],
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              4,
              10
            ],
            [
              7,
              14
            ],
            [
              10,
              18
            ],
            [
              14,
              24
            ]
          ]
        },
        "text-field": "{name}",
        "text-max-width": 8,
        "symbol-sort-key": [
          "get",
          "rank"
        ]
      },
      "paint": {
        "text-color": "rgba(33, 49, 57, 1)",
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": 2
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_country",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 2,
      "maxzoom": 8,
      "filter": [
        "==",
        "class",
        "country"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Medium"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              2,
              10
            ],
            [
              4,
              14
            ],
            [
              7,
              22
            ]
          ]
        },
        "text-field": "{name}",
        "text-padding": 0,
        "text-max-width": 8.25,
        "text-transform": "none"
      },
      "paint": {
        "text-color": {
          "stops": [
            [
              2,
              "rgba(59, 71, 81, 1)"
            ],
            [
              10,
              "rgba(45, 59, 69, 1)"
            ]
          ]
        },
        "text-halo-blur": 2,
        "text-halo-color": "rgba(227, 254, 254, 1)",
        "text-halo-width": 1.4
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "labels_continent",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "maxzoom": 3,
      "filter": [
        "==",
        "class",
        "continent"
      ],
      "layout": {
        "text-font": [
          "Noto Sans Medium"
        ],
        "icon-allow-overlap": false,
        "text-allow-overlap": false,
        "text-size": {
          "stops": [
            [
              1,
              12
            ],
            [
              4,
              24
            ]
          ]
        },
        "text-field": "{name}",
        "text-justify": "center",
        "text-padding": 0,
        "text-transform": "uppercase"
      },
      "paint": {
        "text-color": "rgba(59, 71, 81, 1)",
        "text-halo-color": "rgba(227, 254, 254, 1)",
        "text-halo-width": 1.3
      },
      "metadata": {
        "abseits:group": "labels"
      }
    },
    {
      "id": "pois_ski_resort",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 8,
      "metadata": {
        "abseits:group": "pois"
      },
      "filter": [
        "all",
        [
          "==",
          "class",
          "ski"
        ],
        [
          "==",
          "subclass",
          "resort"
        ]
      ],
      "layout": {
        "icon-image": "snow_cannon",
        "icon-size": {
          "stops": [
            [
              8,
              0.5
            ],
            [
              14,
              0.8
            ]
          ]
        },
        "icon-anchor": "bottom",
        "icon-allow-overlap": false,
        "icon-padding": {
          "stops": [
            [
              8,
              40
            ],
            [
              11,
              15
            ],
            [
              14,
              5
            ]
          ]
        },
        "text-field": "{name}",
        "text-font": [
          "Noto Sans Italic"
        ],
        "text-size": {
          "stops": [
            [
              7,
              9
            ],
            [
              11,
              10
            ],
            [
              13,
              13
            ]
          ]
        },
        "text-anchor": "top",
        "text-offset": [
          0,
          0.7
        ],
        "text-optional": true,
        "text-padding": 8,
        "text-line-height": 1.2,
        "text-max-width": 8
      },
      "paint": {
        "icon-color": "hsl(201, 84%, 45%)",
        "icon-halo-color": "rgba(255, 255, 255, 1)",
        "icon-halo-width": 1,
        "icon-halo-blur": 0.2,
        "text-color": "hsl(201, 84%, 45%)",
        "text-halo-color": "rgba(242, 255, 255, 1)",
        "text-halo-width": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              2
            ]
          ]
        },
        "text-halo-blur": {
          "stops": [
            [
              11,
              2
            ],
            [
              15,
              0
            ]
          ]
        }
      }
    }
  ],
  "id": "abseits-winter"
}