{
    "bearing": 0,
    "center": [
        0,
        0
    ],
    "glyphs": "https://tile-vect.openstreetmap.fr/fonts/{fontstack}/{range}.pbf",
    "layers": [
        {
            "id": "background",
            "paint": {
                "background-color": "#f8f4f0"
            },
            "type": "background"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "sand"
                ]
            ],
            "id": "landcover-sand",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "fill-pattern": "beach"
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "==",
                "subclass",
                "glacier"
            ],
            "id": "landcover-glacier",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": "#fff",
                "fill-opacity": {
                    "base": 1,
                    "stops": [
                        [
                            0,
                            0.9
                        ],
                        [
                            10,
                            0.3
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "==",
                "class",
                "wood"
            ],
            "id": "landcover-wood",
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-antialias": {
                    "base": 1,
                    "stops": [
                        [
                            0,
                            false
                        ],
                        [
                            9,
                            true
                        ]
                    ]
                },
                "fill-color": "#d8e8c8"
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "farmland"
                ]
            ],
            "id": "landcover-farmland",
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": "rgba(245, 234, 225, 1)",
                "fill-opacity": 1
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "rock"
                ]
            ],
            "id": "landcover-rock",
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": "rgba(236, 236, 236, 1)",
                "fill-opacity": 1
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "==",
                "class",
                "grass"
            ],
            "id": "landcover-grass",
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": "#e9eddf",
                "fill-opacity": 1
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "==",
                "class",
                "public_park"
            ],
            "id": "landcover-grass-park",
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": "#6a4",
                "fill-opacity": 0.2,
                "fill-outline-color": "hsla(0, 0%, 0%, 0.03)"
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "farmland"
                ],
                [
                    "==",
                    "subclass",
                    "vineyard"
                ]
            ],
            "id": "landcover-vineyard-low",
            "maxzoom": 11,
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "fill-color": "#d8f5b2"
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "farmland"
                ],
                [
                    "==",
                    "subclass",
                    "vineyard"
                ]
            ],
            "id": "landcover-vineyard",
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "minzoom": 11,
            "paint": {
                "fill-pattern": "vineyard16"
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "id": "landuse",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": {
                    "base": 1,
                    "stops": [
                        [
                            12,
                            "rgba(169, 169, 169, 0.2)"
                        ],
                        [
                            13,
                            "rgba(229, 229, 229, 0.2)"
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "landuse",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Polygon"
                ],
                [
                    "==",
                    "class",
                    "ocean"
                ]
            ],
            "id": "water-offset",
            "layout": {
                "visibility": "visible"
            },
            "maxzoom": 8,
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "fill-color": "#6ea5cb",
                "fill-opacity": 1,
                "fill-translate": {
                    "base": 1,
                    "stops": [
                        [
                            6,
                            [
                                2,
                                0
                            ]
                        ],
                        [
                            8,
                            [
                                0,
                                0
                            ]
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "water",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "ocean"
                ]
            ],
            "id": "water-ocean",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "fill-color": "#94c1e1"
            },
            "source": "openmaptiles",
            "source-layer": "water",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "wetland"
                ]
            ],
            "id": "landcover-wetland-fill",
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": {
                    "stops": [
                        [
                            8,
                            "#94c1e1"
                        ],
                        [
                            10,
                            "rgba(211, 220, 237, 1)"
                        ]
                    ]
                },
                "fill-opacity": {
                    "stops": [
                        [
                            9,
                            0
                        ],
                        [
                            11,
                            0.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "wetland"
                ]
            ],
            "id": "landcover-wetland-pattern",
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "minzoom": 11,
            "paint": {
                "fill-opacity": {
                    "stops": [
                        [
                            11,
                            0
                        ],
                        [
                            13,
                            1
                        ]
                    ]
                },
                "fill-pattern": "wetland64"
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        

        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "river",
                    "stream",
                    "canal"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ]
            ],
            "id": "waterway_tunnel",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "minzoom": 14,
            "paint": {
                "line-color": "#6ea5cb",
                "line-dasharray": [
                    2,
                    4
                ],
                "line-width": {
                    "base": 1.3,
                    "stops": [
                        [
                            13,
                            0.5
                        ],
                        [
                            20,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "class",
                    "canal",
                    "river",
                    "stream"
                ],
                [
                    "==",
                    "intermittent",
                    0
                ]
            ],
            "id": "waterway-other",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "line-color": "#6ea5cb",
                "line-width": {
                    "base": 1.3,
                    "stops": [
                        [
                            13,
                            0.5
                        ],
                        [
                            20,
                            2
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "class",
                    "canal",
                    "river",
                    "stream"
                ],
                [
                    "==",
                    "intermittent",
                    1
                ]
            ],
            "id": "waterway-other-intermittent",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "line-color": "#6ea5cb",
                "line-dasharray": [
                    4,
                    3
                ],
                "line-width": {
                    "base": 1.3,
                    "stops": [
                        [
                            13,
                            0.5
                        ],
                        [
                            20,
                            2
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "canal",
                    "stream"
                ],
                [
                    "!=",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "intermittent",
                    0
                ]
            ],
            "id": "waterway-stream-canal",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "line-color": "#6ea5cb",
                "line-width": {
                    "base": 1.3,
                    "stops": [
                        [
                            13,
                            0.5
                        ],
                        [
                            20,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "canal",
                    "stream"
                ],
                [
                    "!=",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "intermittent",
                    1
                ]
            ],
            "id": "waterway-stream-canal-intermittent",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "line-color": "#6ea5cb",
                "line-dasharray": [
                    4,
                    3
                ],
                "line-width": {
                    "base": 1.3,
                    "stops": [
                        [
                            13,
                            0.5
                        ],
                        [
                            20,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "river"
                ],
                [
                    "!=",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "intermittent",
                    0
                ]
            ],
            "id": "waterway-river",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "line-color": "#6ea5cb",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            10,
                            0.8
                        ],
                        [
                            20,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "river"
                ],
                [
                    "!=",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "intermittent",
                    1
                ]
            ],
            "id": "waterway-river-intermittent",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "line-color": "#6ea5cb",
                "line-dasharray": [
                    3,
                    2.5
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            10,
                            0.8
                        ],
                        [
                            20,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!=",
                    "intermittent",
                    1
                ],
                [
                    "!=",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "!=",
                    "class",
                    "ocean"
                ]
            ],
            "id": "water",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "fill-color": "hsl(210, 80%, 85%)"
            },
            "source": "openmaptiles",
            "source-layer": "water",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "intermittent",
                    1
                ]
            ],
            "id": "water-intermittent",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "fill-color": "#94c1e1",
                "fill-opacity": 0.7
            },
            "source": "openmaptiles",
            "source-layer": "water",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "wetland"
                ]
            ],
            "id": "landcover-wetland",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849388993.3071"
            },
            "paint": {
                "fill-color": "rgba(0, 222, 86, 1)",
                "fill-opacity": {
                    "stops": [
                        [
                            10,
                            0
                        ],
                        [
                            12,
                            0.1
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "==",
                "subclass",
                "ice_shelf"
            ],
            "id": "landcover-ice-shelf",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849382550.77"
            },
            "paint": {
                "fill-color": "#fff",
                "fill-opacity": {
                    "base": 1,
                    "stops": [
                        [
                            0,
                            0.9
                        ],
                        [
                            10,
                            0.3
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "landcover",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Polygon"
                ],
                [
                    "in",
                    "class",
                    "national_park",
                    "protected_area"
                ]
            ],
            "id": "park-fill",
            "paint": {
                "fill-color": "rgba(125, 184, 127, 1)",
                "fill-opacity": {
                    "stops": [
                        [
                            6,
                            0
                        ],
                        [
                            7,
                            0.3
                        ],
                        [
                            9,
                            0
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Polygon"
                ],
                [
                    "in",
                    "class",
                    "national_park",
                    "protected_area"
                ]
            ],
            "id": "park-outer",
            "layout": {
                "line-join": "bevel"
            },
            "minzoom": 7,
            "paint": {
                "line-color": "rgba(125, 184, 127, 1)",
                "line-offset": 0,
                "line-opacity": {
                    "stops": [
                        [
                            7,
                            0
                        ],
                        [
                            7.5,
                            0.5
                        ]
                    ]
                },
                "line-width": {
                    "stops": [
                        [
                            7,
                            3
                        ],
                        [
                            13,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Polygon"
                ],
                [
                    "in",
                    "class",
                    "national_park",
                    "protected_area"
                ]
            ],
            "id": "park-inner",
            "minzoom": 7,
            "paint": {
                "line-color": "rgba(125, 184, 127,1)",
                "line-offset": {
                    "stops": [
                        [
                            7,
                            3
                        ],
                        [
                            13,
                            6
                        ]
                    ]
                },
                "line-opacity": {
                    "stops": [
                        [
                            7.5,
                            0
                        ],
                        [
                            8,
                            0.25
                        ]
                    ]
                },
                "line-width": {
                    "stops": [
                        [
                            7,
                            3
                        ],
                        [
                            13,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "military"
                ]
            ],
            "id": "military-fill",
            "paint": {
                "fill-color": "rgba(219, 94, 94, 1)",
                "fill-opacity": {
                    "stops": [
                        [
                            10,
                            0
                        ],
                        [
                            11,
                            0.15
                        ],
                        [
                            14,
                            0.1
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "landuse",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "military"
                ]
            ],
            "id": "military-outer",
            "layout": {
                "line-join": "bevel"
            },
            "minzoom": 7,
            "paint": {
                "line-color": "rgba(219, 94, 94, 1)",
                "line-offset": 0,
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.55,
                            0.25
                        ]
                    ]
                },
                "line-width": {
                    "stops": [
                        [
                            12,
                            3
                        ],
                        [
                            18,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "landuse",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "military"
                ]
            ],
            "id": "military-inner",
            "minzoom": 7,
            "paint": {
                "line-color": "rgba(219, 94, 94, 1)",
                "line-offset": {
                    "stops": [
                        [
                            12,
                            3
                        ],
                        [
                            18,
                            6
                        ]
                    ]
                },
                "line-opacity": {
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            0.175
                        ]
                    ]
                },
                "line-width": {
                    "stops": [
                        [
                            12,
                            3
                        ],
                        [
                            18,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "line"
        },
        {
            "filter": [
                "==",
                "$type",
                "LineString"
            ],
            "id": "building-line",
            "metadata": {
                "mapbox:group": "1444849364238.8171"
            },
            "paint": {
                "line-color": {
                    "base": 1,
                    "stops": [
                        [
                            15.5,
                            "rgba(205, 197, 188, 1)"
                        ],
                        [
                            16,
                            "rgba(198, 189, 186, 1)"
                        ]
                    ]
                },
                "line-width": {
                    "stops": [
                        [
                            14,
                            2
                        ],
                        [
                            18,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "building",
            "type": "line"
        },
        {
            "filter": [
                "==",
                "$type",
                "Polygon"
            ],
            "id": "building",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849364238.8171"
            },
            "minzoom": 14,
            "paint": {
                "fill-antialias": true,
                "fill-color": "rgba(98, 98, 98, 1)",
                "fill-outline-color": "rgba(0, 0, 0, 0.5)"
            },
            "source": "openmaptiles",
            "source-layer": "building",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "track"
                ]
            ],
            "id": "tunnel-track-casing",
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            0.5
                        ],
                        [
                            13,
                            1
                        ],
                        [
                            14,
                            2
                        ],
                        [
                            20,
                            9.25
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "service"
                ]
            ],
            "id": "tunnel-service-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1
                        ],
                        [
                            16,
                            4
                        ],
                        [
                            20,
                            11
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-motorway-link-casing",
            "layout": {
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(200, 147, 102, 1)",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "minor"
                ]
            ],
            "id": "tunnel-minor-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            0.5
                        ],
                        [
                            13,
                            1
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-link-secondary-tertiary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#e9ac77",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "trunk",
                    "primary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-link-trunk-primary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(233, 138, 90, 1)",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-secondary-tertiary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#e9ac77",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            8,
                            1.5
                        ],
                        [
                            20,
                            17
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "primary",
                    "trunk"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-trunk-primary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(233, 138, 90, 1)",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            5,
                            0.4
                        ],
                        [
                            6,
                            0.6
                        ],
                        [
                            7,
                            1.5
                        ],
                        [
                            20,
                            22
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-motorway-casing",
            "layout": {
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(200, 147, 102, 1)",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            5,
                            0.4
                        ],
                        [
                            6,
                            0.6
                        ],
                        [
                            7,
                            1.5
                        ],
                        [
                            20,
                            22
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ]
            ],
            "id": "tunnel-path-casing",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            0.5
                        ],
                        [
                            13,
                            1
                        ],
                        [
                            14,
                            2
                        ],
                        [
                            20,
                            9.25
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "!in",
                    "subclass",
                    "steps",
                    "pedestrian",
                    "footway",
                    "path",
                    "platform",
                    "cycleway"
                ]
            ],
            "id": "tunnel-path",
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#cba",
                "line-dasharray": [
                    1.5,
                    0.75
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-motorway-link",
            "layout": {
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(244, 209, 158, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "footway"
                ]
            ],
            "id": "tunnel-path-path",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(200, 169, 95, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            0.75
                        ],
                        [
                            20,
                            3
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "footway"
                ]
            ],
            "id": "tunnel-path-footway",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(217, 150, 154, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            0.75
                        ],
                        [
                            20,
                            3
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "pedestrian"
                ]
            ],
            "id": "tunnel-path-pedestrian",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "steps"
                ]
            ],
            "id": "tunnel-path-steps",
            "layout": {
                "line-cap": "butt",
                "line-join": "bevel"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "platform"
                ]
            ],
            "id": "tunnel-path-platform",
            "layout": {
                "line-cap": "butt",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-dasharray": [
                    1.5,
                    0.25
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "track"
                ]
            ],
            "id": "tunnel-track",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(200, 169, 95, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "service"
                ]
            ],
            "id": "tunnel-service",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#fff",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15.5,
                            0
                        ],
                        [
                            16,
                            2
                        ],
                        [
                            20,
                            7.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-link-secondary-tertiary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#fff4c6",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "trunk",
                    "primary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-link-trunk-primary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(248, 229, 218, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "minor"
                ]
            ],
            "id": "tunnel-minor",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#fff",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-secondary-tertiary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "#fff4c6",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            7,
                            0.5
                        ],
                        [
                            20,
                            10
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "primary",
                    "trunk"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-trunk-primary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(248, 229, 218, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            7,
                            0.5
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "tunnel-motorway",
            "layout": {
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(244, 209, 158, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            7,
                            0.5
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ]
            ],
            "id": "tunnel-railway",
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": {
                    "stops": [
                        [
                            11,
                            "rgba(147, 147, 147, 1)"
                        ],
                        [
                            12,
                            "rgba(98, 98, 98, 1)"
                        ]
                    ]
                },
                "line-opacity": {
                    "stops": [
                        [
                            11,
                            1
                        ],
                        [
                            13,
                            0.25
                        ]
                    ]
                },
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            1
                        ],
                        [
                            14,
                            3.1
                        ],
                        [
                            15,
                            4
                        ],
                        [
                            20,
                            10
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ]
            ],
            "id": "tunnel-railway-hatching",
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-dasharray": [
                    4,
                    4
                ],
                "line-opacity": 0.8,
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            0
                        ],
                        [
                            14.5,
                            1.6
                        ],
                        [
                            15,
                            3
                        ],
                        [
                            20,
                            8
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "cycleway"
                ]
            ],
            "id": "tunnel-cycleway",
            "metadata": {
                "mapbox:group": "1444849354174.1904"
            },
            "paint": {
                "line-color": "rgba(55,114,166, 1)",
                "line-dasharray": [
                    1.5,
                    3
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "ferry"
                ]
            ],
            "id": "ferry",
            "layout": {
                "line-join": "round",
                "visibility": "visible"
            },
            "paint": {
                "line-color": "rgba(108, 159, 182, 1)",
                "line-dasharray": [
                    2,
                    2
                ],
                "line-width": 1.1
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "taxiway"
                ]
            ],
            "id": "aeroway-taxiway-casing",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 12,
            "paint": {
                "line-color": "rgba(153, 153, 153, 1)",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.5,
                    "stops": [
                        [
                            11,
                            2
                        ],
                        [
                            17,
                            12
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "aeroway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "runway"
                ]
            ],
            "id": "aeroway-runway-casing",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 12,
            "paint": {
                "line-color": "rgba(153, 153, 153, 1)",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.5,
                    "stops": [
                        [
                            11,
                            5
                        ],
                        [
                            17,
                            55
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "aeroway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Polygon"
                ],
                [
                    "in",
                    "class",
                    "runway",
                    "taxiway"
                ]
            ],
            "id": "aeroway-area",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 4,
            "paint": {
                "fill-color": "rgba(255, 255, 255, 1)",
                "fill-opacity": {
                    "base": 1,
                    "stops": [
                        [
                            13,
                            0
                        ],
                        [
                            14,
                            1
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "aeroway",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "taxiway"
                ],
                [
                    "==",
                    "$type",
                    "LineString"
                ]
            ],
            "id": "aeroway-taxiway",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 4,
            "paint": {
                "line-color": "rgba(255, 255, 255, 1)",
                "line-opacity": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            0
                        ],
                        [
                            12,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.5,
                    "stops": [
                        [
                            11,
                            1
                        ],
                        [
                            17,
                            10
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "aeroway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "runway"
                ],
                [
                    "==",
                    "$type",
                    "LineString"
                ]
            ],
            "id": "aeroway-runway",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 4,
            "paint": {
                "line-color": "rgba(255, 255, 255, 1)",
                "line-opacity": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            0
                        ],
                        [
                            12,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.5,
                    "stops": [
                        [
                            11,
                            4
                        ],
                        [
                            17,
                            50
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "aeroway",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Polygon"
                ],
                [
                    "==",
                    "class",
                    "pier"
                ]
            ],
            "id": "road_area_pier",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
            },
            "paint": {
                "fill-antialias": true,
                "fill-color": "#f8f4f0"
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "in",
                    "class",
                    "pier"
                ]
            ],
            "id": "road_pier",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
            },
            "paint": {
                "line-color": "#f8f4f0",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1
                        ],
                        [
                            17,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Polygon"
                ],
                [
                    "!in",
                    "class",
                    "pier"
                ]
            ],
            "id": "highway-area",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "fill-antialias": false,
                "fill-color": "hsla(0, 0%, 89%, 0.56)",
                "fill-opacity": 0.9,
                "fill-outline-color": "#cfcdca"
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "fill"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "in",
                    "subclass",
                    "steps"
                ]
            ],
            "id": "highway-path-steps-casing",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            0.5
                        ],
                        [
                            13,
                            1
                        ],
                        [
                            14,
                            2
                        ],
                        [
                            20,
                            9.25
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "!in",
                    "subclass",
                    "steps",
                    "footway",
                    "path",
                    "cycleway"
                ]
            ],
            "id": "highway-path-casing",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            0.5
                        ],
                        [
                            13,
                            1
                        ],
                        [
                            14,
                            2
                        ],
                        [
                            20,
                            9.25
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-motorway-link-casing",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 12,
            "paint": {
                "line-color": "rgba(200, 147, 102, 1)",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-link-secondary-tertiary-casing",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 13,
            "paint": {
                "line-color": "#e9ac77",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "trunk",
                    "primary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-link-trunk-primary-casing",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 13,
            "paint": {
                "line-color": "rgba(233, 138, 90, 1)",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "minor",
                    "service"
                ]
            ],
            "id": "highway-minor-casing",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            0.5
                        ],
                        [
                            13,
                            1
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            15
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-secondary-tertiary-casing",
            "layout": {
                "line-cap": "butt",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#e9ac77",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            8,
                            1.5
                        ],
                        [
                            20,
                            17
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "primary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-primary-casing",
            "layout": {
                "line-cap": "butt",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 5,
            "paint": {
                "line-color": "rgba(233, 138, 90, 1)",
                "line-opacity": {
                    "stops": [
                        [
                            7,
                            0
                        ],
                        [
                            8,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            7,
                            0
                        ],
                        [
                            8,
                            0.6
                        ],
                        [
                            9,
                            1.5
                        ],
                        [
                            20,
                            22
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "trunk"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-trunk-casing",
            "layout": {
                "line-cap": "butt",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 5,
            "paint": {
                "line-color": "rgba(233, 138, 90, 1)",
                "line-opacity": {
                    "stops": [
                        [
                            5,
                            0
                        ],
                        [
                            6,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            5,
                            0
                        ],
                        [
                            6,
                            0.6
                        ],
                        [
                            7,
                            1.5
                        ],
                        [
                            20,
                            22
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-motorway-casing",
            "layout": {
                "line-cap": "butt",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 4,
            "paint": {
                "line-color": "rgba(200, 147, 102, 1)",
                "line-opacity": {
                    "stops": [
                        [
                            4,
                            0
                        ],
                        [
                            5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            4,
                            0
                        ],
                        [
                            5,
                            0.4
                        ],
                        [
                            6,
                            0.6
                        ],
                        [
                            7,
                            1.5
                        ],
                        [
                            20,
                            22
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "!in",
                    "subclass",
                    "steps",
                    "pedestrian",
                    "footway",
                    "path",
                    "platform",
                    "cycleway"
                ]
            ],
            "id": "highway-path",
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(140, 117, 93, 1)",
                "line-dasharray": [
                    1.5,
                    1.25
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "path"
                ]
            ],
            "id": "highway-path-path",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(140, 117, 93, 1)",
                "line-dasharray": [
                    1.5,
                    1.25
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "footway"
                ]
            ],
            "id": "highway-path-footway",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(217, 150, 154, 1)",
                "line-dasharray": [
                    3,
                    2
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            0.75
                        ],
                        [
                            20,
                            3
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "pedestrian"
                ]
            ],
            "id": "highway-path-pedestrian",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "steps"
                ]
            ],
            "id": "highway-path-steps",
            "layout": {
                "line-cap": "butt",
                "line-join": "bevel"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "platform"
                ]
            ],
            "id": "highway-path-platform",
            "layout": {
                "line-cap": "butt",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "track"
                ]
            ],
            "id": "highway-track",
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": {
                    "stops": [
                        [
                            13.5,
                            "#cfcdca"
                        ],
                        [
                            14,
                            "rgba(140, 117, 93, 1)"
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-motorway-link",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 12,
            "paint": {
                "line-color": "rgba(232, 185, 122, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-link-secondary-tertiary",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 13,
            "paint": {
                "line-color": "#fea",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "trunk",
                    "primary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-link-trunk-primary",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 13,
            "paint": {
                "line-color": "rgba(255, 202, 170, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "minor",
                    "service"
                ]
            ],
            "id": "highway-minor",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-secondary-tertiary",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fea",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            8,
                            0.5
                        ],
                        [
                            20,
                            13
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "primary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-primary",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(255, 202, 170, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            8.5,
                            0
                        ],
                        [
                            9,
                            0.5
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "in",
                    "class",
                    "trunk"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-trunk",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(255, 202, 170, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            7,
                            0.5
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "highway-motorway",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "minzoom": 5,
            "paint": {
                "line-color": "rgba(232, 185, 122, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            7,
                            0.5
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "cycleway"
                ]
            ],
            "id": "highway-cycleway",
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(55,114,166, 1)",
                "line-dasharray": [
                    1.5,
                    0.75
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "class",
                    "transit"
                ],
                [
                    "!in",
                    "brunnel",
                    "tunnel"
                ]
            ],
            "id": "railway-transit",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(98, 98, 98, 1)",
                "line-width": {
                    "base": 1.4,
                    "stops": [
                        [
                            14,
                            0.4
                        ],
                        [
                            20,
                            1
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "class",
                    "transit"
                ],
                [
                    "!in",
                    "brunnel",
                    "tunnel"
                ]
            ],
            "id": "railway-transit-hatching",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(98, 98, 98, 1)",
                "line-dasharray": [
                    0.2,
                    8
                ],
                "line-width": {
                    "base": 1.4,
                    "stops": [
                        [
                            14.5,
                            0
                        ],
                        [
                            15,
                            2
                        ],
                        [
                            20,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ],
                [
                    "has",
                    "service"
                ]
            ],
            "id": "railway-service",
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": {
                    "stops": [
                        [
                            11,
                            "rgba(147, 147, 147, 1)"
                        ],
                        [
                            12,
                            "rgba(98, 98, 98, 1)"
                        ]
                    ]
                },
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            0.5
                        ],
                        [
                            14,
                            2.6
                        ],
                        [
                            15,
                            3
                        ],
                        [
                            20,
                            8
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ],
                [
                    "has",
                    "service"
                ]
            ],
            "id": "railway-service-hatching",
            "layout": {
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-dasharray": [
                    4,
                    1
                ],
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            0
                        ],
                        [
                            14.5,
                            1.1
                        ],
                        [
                            15,
                            2
                        ],
                        [
                            20,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!has",
                    "service"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ]
            ],
            "id": "railway",
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": {
                    "stops": [
                        [
                            11,
                            "rgba(147, 147, 147, 1)"
                        ],
                        [
                            12,
                            "rgba(98, 98, 98, 1)"
                        ]
                    ]
                },
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            1
                        ],
                        [
                            14,
                            3.1
                        ],
                        [
                            15,
                            4
                        ],
                        [
                            20,
                            10
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "!has",
                    "service"
                ],
                [
                    "!in",
                    "brunnel",
                    "bridge",
                    "tunnel"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ]
            ],
            "id": "railway-hatching",
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-dasharray": [
                    4,
                    4
                ],
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            0
                        ],
                        [
                            14.5,
                            1.6
                        ],
                        [
                            15,
                            3
                        ],
                        [
                            20,
                            8
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-motorway-link-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(200, 147, 102, 1)",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            19
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-link-secondary-tertiary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#e9ac77",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            19
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "trunk",
                    "primary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-link-trunk-primary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(235, 145, 107, 1)",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            1
                        ],
                        [
                            13,
                            3
                        ],
                        [
                            14,
                            4
                        ],
                        [
                            20,
                            19
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-secondary-tertiary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#e9ac77",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            5,
                            0.4
                        ],
                        [
                            7,
                            0.6
                        ],
                        [
                            8,
                            1.5
                        ],
                        [
                            20,
                            21
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "primary",
                    "trunk"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-trunk-primary-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(235, 145, 107, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            5,
                            0.4
                        ],
                        [
                            6,
                            0.6
                        ],
                        [
                            7,
                            1.5
                        ],
                        [
                            20,
                            26
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-motorway-casing",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(200, 147, 102, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            5,
                            0.4
                        ],
                        [
                            6,
                            0.6
                        ],
                        [
                            7,
                            1.5
                        ],
                        [
                            20,
                            26
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "minor",
                    "service"
                ]
            ],
            "id": "bridge-minor-casing",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-opacity": {
                    "stops": [
                        [
                            12,
                            0
                        ],
                        [
                            12.5,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            0.5
                        ],
                        [
                            13,
                            1
                        ],
                        [
                            14,
                            6
                        ],
                        [
                            20,
                            24
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "track"
                ]
            ],
            "id": "bridge-track-casing",
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ]
            ],
            "id": "bridge-path-casing",
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "!in",
                    "subclass",
                    "steps",
                    "pedestrian",
                    "footway",
                    "path",
                    "platform",
                    "cycleway"
                ]
            ],
            "id": "bridge-path",
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#cba",
                "line-dasharray": [
                    1.5,
                    0.75
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "path"
                ]
            ],
            "id": "bridge-path-path",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(200, 169, 95, 1)",
                "line-dasharray": [
                    3,
                    2
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            0.75
                        ],
                        [
                            20,
                            3
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "footway"
                ]
            ],
            "id": "bridge-path-footway",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(217, 150, 154, 1)",
                "line-dasharray": [
                    3,
                    2
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            0.75
                        ],
                        [
                            20,
                            3
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "pedestrian"
                ]
            ],
            "id": "bridge-path-pedestrian",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "steps"
                ]
            ],
            "id": "bridge-path-steps",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-dasharray": [
                    0.5,
                    0.25
                ],
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "platform"
                ]
            ],
            "id": "bridge-path-platform",
            "layout": {
                "line-cap": "butt",
                "line-join": "round",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#cfcdca",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            1.25
                        ],
                        [
                            20,
                            5.75
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "track"
                ]
            ],
            "id": "bridge-track",
            "layout": {
                "line-cap": "butt",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": {
                    "stops": [
                        [
                            13.5,
                            "#cfcdca"
                        ],
                        [
                            14,
                            "rgba(140, 117, 93, 1)"
                        ]
                    ]
                },
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-motorway-link",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(232, 185, 122, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-link-secondary-tertiary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#fea",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "trunk",
                    "primary"
                ],
                [
                    "==",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-link-trunk-primary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(255, 202, 170, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            12.5,
                            0
                        ],
                        [
                            13,
                            1.5
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "minor",
                    "service"
                ]
            ],
            "id": "bridge-minor",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "#fff",
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            13.5,
                            0
                        ],
                        [
                            14,
                            2.5
                        ],
                        [
                            20,
                            11.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "secondary",
                    "tertiary"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-secondary-tertiary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#fea",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            8,
                            0.5
                        ],
                        [
                            20,
                            13
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "in",
                    "class",
                    "primary",
                    "trunk"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-trunk-primary",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(255, 202, 170, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            7,
                            0.5
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "motorway"
                ],
                [
                    "!=",
                    "ramp",
                    1
                ]
            ],
            "id": "bridge-motorway",
            "layout": {
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(232, 185, 122, 1)",
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6.5,
                            0
                        ],
                        [
                            7,
                            0.5
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ]
            ],
            "id": "bridge-railway",
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": {
                    "stops": [
                        [
                            11,
                            "rgba(147, 147, 147, 1)"
                        ],
                        [
                            12,
                            "rgba(98, 98, 98, 1)"
                        ]
                    ]
                },
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            1
                        ],
                        [
                            14,
                            4.1
                        ],
                        [
                            15,
                            8
                        ],
                        [
                            20,
                            18
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "rail"
                ]
            ],
            "id": "bridge-railway-hatching",
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "#fff",
                "line-dasharray": [
                    4,
                    4
                ],
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            11,
                            0
                        ],
                        [
                            14.5,
                            1.6
                        ],
                        [
                            15,
                            3
                        ],
                        [
                            20,
                            8
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "==",
                    "brunnel",
                    "bridge"
                ],
                [
                    "==",
                    "class",
                    "path"
                ],
                [
                    "==",
                    "subclass",
                    "cycleway"
                ]
            ],
            "id": "bridge-cycleway",
            "metadata": {
                "mapbox:group": "1444849334699.1902"
            },
            "paint": {
                "line-color": "rgba(55,114,166, 1)",
                "line-dasharray": [
                    1.5,
                    0.75
                ],
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            15,
                            1.2
                        ],
                        [
                            20,
                            4
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "bicycle_network",
                    1,
                    2
                ]
            ],
            "id": "route-cycleway",
            "layout": {
                "line-cap": "round",
                "line-join": "round"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(29, 60, 88, 1)",
                "line-dasharray": [
                    2,
                    4
                ],
                "line-offset": 2,
                "line-opacity": 1,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6,
                            0.5
                        ],
                        [
                            9,
                            1
                        ],
                        [
                            20,
                            2
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "route",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "hiking_network",
                    1,
                    2
                ]
            ],
            "id": "route-hiking",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "none"
            },
            "metadata": {
                "mapbox:group": "1444849345966.4436"
            },
            "paint": {
                "line-color": "rgba(152, 118, 236, 1)",
                "line-dasharray": [
                    2,
                    4
                ],
                "line-offset": 2,
                "line-width": {
                    "base": 1.2,
                    "stops": [
                        [
                            6,
                            0.5
                        ],
                        [
                            9,
                            1
                        ],
                        [
                            20,
                            2
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "route",
            "type": "line"
        },
        {
            "id": "tree",
            "paint": {
                "circle-color": "rgba(112, 191, 102, 1)",
                "circle-opacity": {
                    "stops": [
                        [
                            15,
                            0.1
                        ],
                        [
                            21,
                            0.7
                        ]
                    ]
                },
                "circle-radius": {
                    "stops": [
                        [
                            15,
                            2
                        ],
                        [
                            18,
                            8
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "tree",
            "type": "circle"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "aerialway"
                ]
            ],
            "id": "cablecar",
            "layout": {
                "line-cap": "round",
                "visibility": "visible"
            },
            "paint": {
                "line-color": "hsl(0, 0%, 70%)",
                "line-opacity": {
                    "stops": [
                        [
                            10,
                            0
                        ],
                        [
                            11,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            0,
                            1
                        ],
                        [
                            11,
                            1
                        ],
                        [
                            19,
                            2.5
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "aerialway"
                ]
            ],
            "id": "cablecar-dash",
            "layout": {
                "line-cap": "butt",
                "visibility": "visible"
            },
            "paint": {
                "line-color": "hsl(0, 0%, 70%)",
                "line-dasharray": [
                    0.1,
                    3
                ],
                "line-opacity": {
                    "stops": [
                        [
                            10,
                            0
                        ],
                        [
                            11,
                            1
                        ]
                    ]
                },
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            10,
                            4
                        ],
                        [
                            17,
                            12
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "admin_level",
                    8
                ],
                [
                    "!=",
                    "maritime",
                    1
                ],
                [
                    "!=",
                    "neutral",
                    0
                ]
            ],
            "id": "boundary-land-level-8",
            "layout": {
                "line-join": "round"
            },
            "minzoom": 11,
            "paint": {
                "line-color": "#9e9cab",
                "line-dasharray": [
                    2,
                    1.5,
                    1,
                    1.5
                ],
                "line-width": 1.5
            },
            "source": "openmaptiles",
            "source-layer": "boundary",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    ">=",
                    "admin_level",
                    6
                ],
                [
                    "<=",
                    "admin_level",
                    7
                ],
                [
                    "!=",
                    "maritime",
                    1
                ],
                [
                    "!=",
                    "neutral",
                    0
                ]
            ],
            "id": "boundary-land-level-6",
            "layout": {
                "line-join": "round"
            },
            "paint": {
                "line-color": "#9e9cab",
                "line-dasharray": [
                    3,
                    1,
                    1,
                    1
                ],
                "line-width": {
                    "base": 1.4,
                    "stops": [
                        [
                            4,
                            0.4
                        ],
                        [
                            5,
                            1
                        ],
                        [
                            12,
                            2
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "boundary",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    ">=",
                    "admin_level",
                    3
                ],
                [
                    "<=",
                    "admin_level",
                    6
                ],
                [
                    "!=",
                    "maritime",
                    1
                ],
                [
                    "!=",
                    "neutral",
                    0
                ]
            ],
            "id": "boundary-land-level-4",
            "layout": {
                "line-join": "round",
                "visibility": "visible"
            },
            "minzoom": 2,
            "paint": {
                "line-color": "rgba(255, 0, 247, 1)",
                "line-dasharray": [
                    2,
                    2
                ],
                "line-opacity": 0.3,
                "line-width": {
                    "base": 1.4,
                    "stops": [
                        [
                            4,
                            0.4
                        ],
                        [
                            5,
                            1
                        ],
                        [
                            12,
                            2
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "boundary",
            "type": "line"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "admin_level",
                    2
                ],
                [
                    "!=",
                    "maritime",
                    1
                ],
                [
                    "!=",
                    "neutral",
                    0
                ]
            ],
            "id": "boundary-land-level-2",
            "layout": {
                "line-cap": "round",
                "line-join": "round",
                "visibility": "visible"
            },
            "paint": {
                "line-color": "hsl(248, 7%, 66%)",
                "line-width": {
                    "base": 1,
                    "stops": [
                        [
                            0,
                            0.6
                        ],
                        [
                            4,
                            1.4
                        ],
                        [
                            5,
                            2
                        ],
                        [
                            12,
                            6
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "boundary",
            "type": "line"
        },
        {
            "filter": [
                "==",
                "$type",
                "Point"
            ],
            "id": "housenumber",
            "layout": {
                "text-allow-overlap": {
                    "stops": [
                        [
                            1,
                            false
                        ],
                        [
                            18,
                            true
                        ]
                    ]
                },
                "text-field": [
                    "get",
                    "housenumber"
                ],
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-ignore-placement": false,
                "text-size": {
                    "stops": [
                        [
                            17,
                            8
                        ],
                        [
                            19,
                            10
                        ]
                    ]
                }
            },
            "minzoom": 17,
            "paint": {
                "text-color": "rgba(160, 160, 160, 1)"
            },
            "source": "openmaptiles",
            "source-layer": "housenumber",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "has",
                    "name"
                ]
            ],
            "id": "waterway-name",
            "layout": {
                "symbol-placement": "line",
                "symbol-spacing": 350,
                "text-field": "{name:latin} {name:nonlatin}",
                "text-font": [
                    "Noto Sans Italic"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 5,
                "text-rotation-alignment": "map",
                "text-size": 14
            },
            "minzoom": 13,
            "paint": {
                "text-color": "#74aee9",
                "text-halo-color": "#f8f4f0",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "waterway",
            "type": "symbol"
        },
        {
            "filter": [
                "==",
                "$type",
                "LineString"
            ],
            "id": "water-name-lakeline",
            "layout": {
                "symbol-placement": "line",
                "symbol-spacing": 350,
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Italic"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 5,
                "text-rotation-alignment": "map",
                "text-size": 14
            },
            "paint": {
                "text-color": "#74aee9",
                "text-halo-color": "#f8f4f0",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "water_name",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "==",
                    "class",
                    "ocean"
                ]
            ],
            "id": "water-name-ocean",
            "layout": {
                "symbol-placement": "point",
                "symbol-spacing": 350,
                "text-field": "{name:latin}",
                "text-font": [
                    "Noto Sans Italic"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 5,
                "text-rotation-alignment": "map",
                "text-size": 14
            },
            "paint": {
                "text-color": "#74aee9",
                "text-halo-color": "#f8f4f0",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "water_name",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "!in",
                    "class",
                    "ocean"
                ]
            ],
            "id": "water-name-other",
            "layout": {
                "symbol-placement": "point",
                "symbol-spacing": 350,
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Italic"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 5,
                "text-rotation-alignment": "map",
                "text-size": {
                    "stops": [
                        [
                            0,
                            10
                        ],
                        [
                            6,
                            14
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "paint": {
                "text-color": "#74aee9",
                "text-halo-color": "#f8f4f0",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "water_name",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "oneway",
                    1
                ],
                [
                    "in",
                    "class",
                    "motorway",
                    "trunk",
                    "primary",
                    "secondary",
                    "tertiary",
                    "minor",
                    "service"
                ]
            ],
            "id": "road_oneway",
            "layout": {
                "icon-image": "oneway",
                "icon-padding": 2,
                "icon-rotate": 90,
                "icon-rotation-alignment": "map",
                "icon-size": {
                    "stops": [
                        [
                            15,
                            0.5
                        ],
                        [
                            19,
                            1
                        ]
                    ]
                },
                "symbol-placement": "line",
                "symbol-spacing": 75
            },
            "minzoom": 15,
            "paint": {
                "icon-opacity": 0.5
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "oneway",
                    -1
                ],
                [
                    "in",
                    "class",
                    "motorway",
                    "trunk",
                    "primary",
                    "secondary",
                    "tertiary",
                    "minor",
                    "service"
                ]
            ],
            "id": "road_oneway_opposite",
            "layout": {
                "icon-image": "oneway",
                "icon-padding": 2,
                "icon-rotate": -90,
                "icon-rotation-alignment": "map",
                "icon-size": {
                    "stops": [
                        [
                            15,
                            0.5
                        ],
                        [
                            19,
                            1
                        ]
                    ]
                },
                "symbol-placement": "line",
                "symbol-spacing": 75
            },
            "minzoom": 15,
            "paint": {
                "icon-opacity": 0.5
            },
            "source": "openmaptiles",
            "source-layer": "transportation",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    ">=",
                    "rank",
                    25
                ],
                [
                    "in",
                    "class",
                    "town_hall",
                    "golf",
                    "park",
                    "railway",
                    "aerialway",
                    "entrance",
                    "campsite",
                    "college",
                    "school",
                    "harbor",
                    "hospital",
                    "cemetery",
                    "stadium",
                    "castle"
                ],
                [
                    "any",
                    [
                        "!has",
                        "level"
                    ],
                    [
                        "==",
                        "level",
                        0
                    ]
                ]
            ],
            "id": "poi-level-3",
            "layout": {
                "icon-image": "{class}_11",
                "text-anchor": "top",
                "text-field": [
                    "step",
                    [
                        "zoom"
                    ],
                    "",
                    16,
                    [
                        "concat",
                        [
                            "get",
                            "name:latin"
                        ],
                        "\n",
                        [
                            "get",
                            "name:nonlatin"
                        ]
                    ]
                ],
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 9,
                "text-offset": [
                    0,
                    0.6
                ],
                "text-optional": true,
                "text-padding": 2,
                "text-size": 12,
                "visibility": "visible"
            },
            "minzoom": 16,
            "paint": {
                "text-color": "#111",
                "text-halo-color": "#fff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "poi",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "<=",
                    "rank",
                    24
                ],
                [
                    ">=",
                    "rank",
                    15
                ],
                [
                    "in",
                    "class",
                    "town_hall",
                    "golf",
                    "park",
                    "railway",
                    "aerialway",
                    "entrance",
                    "campsite",
                    "college",
                    "school",
                    "harbor",
                    "hospital",
                    "cemetery",
                    "stadium",
                    "castle"
                ],
                [
                    "any",
                    [
                        "!has",
                        "level"
                    ],
                    [
                        "==",
                        "level",
                        0
                    ]
                ]
            ],
            "id": "poi-level-2",
            "layout": {
                "icon-image": "{class}_11",
                "text-anchor": "top",
                "text-field": [
                    "step",
                    [
                        "zoom"
                    ],
                    "",
                    16,
                    [
                        "concat",
                        [
                            "get",
                            "name:latin"
                        ],
                        "\n",
                        [
                            "get",
                            "name:nonlatin"
                        ]
                    ]
                ],
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 9,
                "text-offset": [
                    0,
                    0.6
                ],
                "text-optional": true,
                "text-padding": 2,
                "text-size": 12,
                "visibility": "visible"
            },
            "minzoom": 15,
            "paint": {
                "text-color": "#111",
                "text-halo-color": "#fff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "poi",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "<=",
                    "rank",
                    14
                ],
                [
                    "has",
                    "name"
                ],
                [
                    "in",
                    "class",
                    "town_hall",
                    "golf",
                    "park",
                    "railway",
                    "aerialway",
                    "entrance",
                    "campsite",
                    "college",
                    "school",
                    "harbor",
                    "hospital",
                    "cemetery",
                    "stadium",
                    "castle"
                ],
                [
                    "any",
                    [
                        "!has",
                        "level"
                    ],
                    [
                        "==",
                        "level",
                        0
                    ]
                ]
            ],
            "id": "poi-level-1",
            "layout": {
                "icon-image": "{class}_11",
                "text-anchor": "top",
                "text-field": [
                    "step",
                    [
                        "zoom"
                    ],
                    "",
                    16,
                    [
                        "concat",
                        [
                            "get",
                            "name:latin"
                        ],
                        "\n",
                        [
                            "get",
                            "name:nonlatin"
                        ]
                    ]
                ],
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 9,
                "text-offset": [
                    0,
                    0.6
                ],
                "text-optional": true,
                "text-padding": 2,
                "text-size": 12,
                "visibility": "visible"
            },
            "minzoom": 14,
            "paint": {
                "text-color": "#111",
                "text-halo-color": "#fff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "poi",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "has",
                    "name"
                ],
                [
                    "==",
                    "class",
                    "railway"
                ],
                [
                    "==",
                    "subclass",
                    "station"
                ]
            ],
            "id": "poi-railway",
            "layout": {
                "icon-allow-overlap": false,
                "icon-ignore-placement": false,
                "icon-image": "{class}_11",
                "icon-optional": false,
                "text-allow-overlap": false,
                "text-anchor": "top",
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-ignore-placement": false,
                "text-max-width": 9,
                "text-offset": [
                    0,
                    0.6
                ],
                "text-optional": true,
                "text-padding": 2,
                "text-size": 12
            },
            "minzoom": 13,
            "paint": {
                "text-color": "#111",
                "text-halo-color": "#fff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "poi",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "service",
                    "track",
                    "path"
                ]
            ],
            "id": "highway-name-path",
            "layout": {
                "symbol-placement": "line",
                "text-field": "{name:latin} {name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-rotation-alignment": "map",
                "text-size": {
                    "base": 1,
                    "stops": [
                        [
                            13,
                            12
                        ],
                        [
                            14,
                            13
                        ]
                    ]
                }
            },
            "minzoom": 15.5,
            "paint": {
                "text-color": "rgba(143, 103, 79, 1)",
                "text-halo-blur": 1,
                "text-halo-color": "#f8f4f0",
                "text-halo-width": 3
            },
            "source": "openmaptiles",
            "source-layer": "transportation_name",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "in",
                    "class",
                    "minor"
                ]
            ],
            "id": "highway-name-minor",
            "layout": {
                "symbol-placement": "line",
                "text-field": "{name:latin} {name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-rotation-alignment": "map",
                "text-size": {
                    "base": 1,
                    "stops": [
                        [
                            13,
                            12
                        ],
                        [
                            14,
                            13
                        ]
                    ]
                }
            },
            "minzoom": 15,
            "paint": {
                "text-color": "#333",
                "text-halo-color": "#fff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "transportation_name",
            "type": "symbol"
        },
        {
            "filter": [
                "in",
                "class",
                "primary",
                "secondary",
                "tertiary",
                "trunk"
            ],
            "id": "highway-name-major",
            "layout": {
                "symbol-placement": "line",
                "text-field": "{name:latin} {name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-rotation-alignment": "map",
                "text-size": {
                    "base": 1,
                    "stops": [
                        [
                            13,
                            12
                        ],
                        [
                            14,
                            13
                        ]
                    ]
                }
            },
            "minzoom": 12,
            "paint": {
                "text-color": "#333",
                "text-halo-color": "#fea",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "transportation_name",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "service",
                    "track",
                    "path"
                ]
            ],
            "id": "highway-ref-path",
            "layout": {
                "symbol-placement": {
                    "base": 1,
                    "stops": [
                        [
                            10,
                            "point"
                        ],
                        [
                            11,
                            "line"
                        ]
                    ]
                },
                "symbol-spacing": 200,
                "text-field": "{ref}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-rotation-alignment": "map",
                "text-size": 10
            },
            "minzoom": 15.5,
            "paint": {
                "text-color": "rgba(143, 103, 79, 1)",
                "text-halo-blur": 1,
                "text-halo-color": "#f8f4f0",
                "text-halo-width": 3
            },
            "source": "openmaptiles",
            "source-layer": "transportation_name",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "LineString"
                ],
                [
                    "in",
                    "class",
                    "minor"
                ]
            ],
            "id": "highway-ref-minor",
            "layout": {
                "symbol-placement": {
                    "base": 1,
                    "stops": [
                        [
                            10,
                            "point"
                        ],
                        [
                            11,
                            "line"
                        ]
                    ]
                },
                "symbol-spacing": 250,
                "text-field": "{ref}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-rotation-alignment": "map",
                "text-size": 10
            },
            "minzoom": 15,
            "paint": {
                "text-color": "#333",
                "text-halo-color": "#fff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "transportation_name",
            "type": "symbol"
        },
        {
            "filter": [
                "in",
                "class",
                "primary",
                "secondary",
                "tertiary",
                "trunk"
            ],
            "id": "highway-ref-major",
            "layout": {
                "symbol-placement": {
                    "base": 1,
                    "stops": [
                        [
                            10,
                            "point"
                        ],
                        [
                            11,
                            "line"
                        ]
                    ]
                },
                "symbol-spacing": 300,
                "text-field": "{ref}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-rotation-alignment": {
                    "stops": [
                        [
                            10,
                            "viewport"
                        ],
                        [
                            11,
                            "map"
                        ]
                    ]
                },
                "text-size": 10
            },
            "minzoom": 8,
            "paint": {
                "text-color": "#333",
                "text-halo-color": "#fea",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "transportation_name",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "has",
                    "iata"
                ]
            ],
            "id": "airport-label-major",
            "layout": {
                "icon-image": "airport_11",
                "icon-size": 1,
                "text-anchor": "top",
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 9,
                "text-offset": [
                    0,
                    0.6
                ],
                "text-optional": true,
                "text-padding": 2,
                "text-size": 12,
                "visibility": "visible"
            },
            "minzoom": 10,
            "paint": {
                "text-color": "#666",
                "text-halo-blur": 0.5,
                "text-halo-color": "#ffffff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "aerodrome_label",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "!has",
                    "hide_3d"
                ]
            ],
            "id": "building-3d",
            "layout": {
                "visibility": "none"
            },
            "paint": {
                "fill-extrusion-base": {
                    "property": "render_min_height",
                    "type": "identity"
                },
                "fill-extrusion-color": "#f2eae2",
                "fill-extrusion-height": {
                    "property": "render_height",
                    "type": "identity"
                },
                "fill-extrusion-opacity": 0.6
            },
            "source": "openmaptiles",
            "source-layer": "building",
            "type": "fill-extrusion"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "locality"
                ]
            ],
            "id": "place-locality",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 9,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            6
                        ],
                        [
                            15,
                            10
                        ]
                    ]
                },
                "text-transform": "none",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "minzoom": 14,
            "paint": {
                "text-color": "#633",
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 1.2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "square"
                ]
            ],
            "id": "place-square",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 8,
                "text-rotation-alignment": "map",
                "text-size": {
                    "base": 1,
                    "stops": [
                        [
                            13,
                            12
                        ],
                        [
                            14,
                            13
                        ]
                    ]
                }
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "minzoom": 16,
            "paint": {
                "text-color": "#765",
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 1.2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "!in",
                "class",
                "city",
                "town",
                "village",
                "hamlet",
                "locality",
                "square",
                "suburb",
                "neighbourhood",
                "isolated_dwelling",
                "state",
                "country",
                "continent",
                "forest"
            ],
            "id": "place-other",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 9,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            10
                        ],
                        [
                            15,
                            14
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#333",
                "text-halo-color": "rgba(255,255,255,1)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "isolated_dwelling"
                ]
            ],
            "id": "place-isolated_dwelling",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 9,
                "text-size": {
                    "base": 1,
                    "stops": [
                        [
                            14,
                            9
                        ],
                        [
                            15,
                            14
                        ]
                    ]
                },
                "text-transform": "none",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "minzoom": 13.5,
            "paint": {
                "text-color": "#633",
                "text-halo-color": "rgba(255,255,255,1)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "forest"
                ]
            ],
            "id": "place-forest",
            "layout": {
                "text-field": "{name:latin}{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 7,
                "text-size": {
                    "stops": [
                        [
                            8,
                            9
                        ],
                        [
                            12,
                            16
                        ]
                    ]
                }
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "rgba(85, 126, 88, 1)",
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 1.2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    [
                        "geometry-type"
                    ],
                    "Point"
                ],
                [
                    "<=",
                    [
                        "get",
                        "rank"
                    ],
                    [
                        "interpolate",
                        [
                            "linear"
                        ],
                        [
                            "zoom"
                        ],
                        7,
                        1,
                        14,
                        1,
                        15,
                        999
                    ]
                ]
            ],
            "id": "peak",
            "layout": {
                "icon-image": "peak",
                "text-anchor": "top",
                "text-field": "{name:latin}{name:nonlatin}\n{ele} m",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 9,
                "text-offset": [
                    0,
                    1
                ],
                "text-optional": true,
                "text-padding": 2,
                "text-size": 12
            },
            "minzoom": 9,
            "paint": {
                "text-color": "#666",
                "text-halo-blur": 0.5,
                "text-halo-color": "#ffffff",
                "text-halo-width": 1
            },
            "source": "openmaptiles",
            "source-layer": "mountain_peak",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "==",
                    "class",
                    "protected_area"
                ],
                [
                    ">",
                    "rank",
                    1
                ]
            ],
            "id": "park-reserve-name-small",
            "layout": {
                "text-field": "{name:latin}{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-size": {
                    "stops": [
                        [
                            8,
                            9
                        ],
                        [
                            12,
                            16
                        ]
                    ]
                }
            },
            "maxzoom": 14,
            "minzoom": 8,
            "paint": {
                "text-color": "rgba(85, 126, 88, 1)",
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 1.8,
                "text-opacity": {
                    "stops": [
                        [
                            8,
                            0
                        ],
                        [
                            8.5,
                            1
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "==",
                    "class",
                    "protected_area"
                ],
                [
                    "<=",
                    "rank",
                    1
                ]
            ],
            "id": "park-reserve-name",
            "layout": {
                "text-field": "{name:latin}{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-size": {
                    "stops": [
                        [
                            6,
                            9
                        ],
                        [
                            12,
                            16
                        ]
                    ]
                }
            },
            "maxzoom": 14,
            "minzoom": 8,
            "paint": {
                "text-color": "rgba(85, 126, 88, 1)",
                "text-halo-color": "rgba(255, 255, 255, 0.8)",
                "text-halo-width": 1.8,
                "text-opacity": {
                    "stops": [
                        [
                            6,
                            0
                        ],
                        [
                            6.5,
                            1
                        ]
                    ]
                }
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "neighbourhood"
                ]
            ],
            "id": "place-neighbourhood",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 8,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            11,
                            6
                        ],
                        [
                            15,
                            12
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "minzoom": 14,
            "paint": {
                "text-color": "#333",
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 1.2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "in",
                    "class",
                    "hamlet",
                    "suburb"
                ]
            ],
            "id": "place-hamlet",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 8,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            11,
                            8
                        ],
                        [
                            15,
                            17
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#333",
                "text-halo-color": "rgba(255,255,255,1)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "==",
                "class",
                "village"
            ],
            "id": "place-village",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 8,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            10,
                            12
                        ],
                        [
                            15,
                            22
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#333",
                "text-halo-color": "rgba(255,255,255,1)",
                "text-halo-width": 3
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "$type",
                    "Point"
                ],
                [
                    "==",
                    "class",
                    "national_park"
                ],
                [
                    "<=",
                    "rank",
                    2
                ]
            ],
            "id": "park-national-name",
            "layout": {
                "text-field": "{name:latin}{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-size": {
                    "stops": [
                        [
                            8,
                            9
                        ],
                        [
                            12,
                            16
                        ]
                    ]
                }
            },
            "maxzoom": 11,
            "minzoom": 8,
            "paint": {
                "text-color": "rgba(85, 126, 88, 1)",
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 1.8
            },
            "source": "openmaptiles",
            "source-layer": "park",
            "type": "symbol"
        },
        {
            "filter": [
                "==",
                "class",
                "town"
            ],
            "id": "place-town",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 8,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            10,
                            14
                        ],
                        [
                            15,
                            24
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#333",
                "text-halo-color": "rgba(255,255,255,1)",
                "text-halo-width": 3
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "!=",
                    "capital",
                    2
                ],
                [
                    "==",
                    "class",
                    "city"
                ]
            ],
            "id": "place-city",
            "layout": {
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 8,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            7,
                            14
                        ],
                        [
                            11,
                            24
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#333",
                "text-halo-color": "rgba(255,255,255,1)",
                "text-halo-width": 3
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "capital",
                    2
                ],
                [
                    "==",
                    "class",
                    "city"
                ]
            ],
            "id": "place-city-capital",
            "layout": {
                "icon-image": "star_11",
                "icon-size": 0.8,
                "text-anchor": "left",
                "text-field": "{name:latin}\n{name:nonlatin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 8,
                "text-offset": [
                    0.4,
                    0
                ],
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            7,
                            14
                        ],
                        [
                            11,
                            24
                        ]
                    ]
                },
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#333",
                "text-halo-color": "rgba(255,255,255,1)",
                "text-halo-width": 3
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "in",
                "class",
                "state"
            ],
            "id": "place-state",
            "layout": {
                "text-field": "{name:latin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-letter-spacing": 0.1,
                "text-max-width": 9,
                "text-size": {
                    "base": 1.2,
                    "stops": [
                        [
                            12,
                            10
                        ],
                        [
                            15,
                            14
                        ]
                    ]
                },
                "text-transform": "uppercase",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#633",
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 1.2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "country"
                ],
                [
                    ">=",
                    "rank",
                    3
                ],
                [
                    "!has",
                    "iso_a2"
                ]
            ],
            "id": "place-country-other",
            "layout": {
                "text-field": "{name:latin}",
                "text-font": [
                    "Noto Sans Italic"
                ],
                "text-max-width": 6.25,
                "text-size": {
                    "stops": [
                        [
                            3,
                            11
                        ],
                        [
                            7,
                            17
                        ]
                    ]
                },
                "text-transform": "uppercase",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#334",
                "text-halo-blur": 1,
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "country"
                ],
                [
                    ">=",
                    "rank",
                    3
                ],
                [
                    "has",
                    "iso_a2"
                ]
            ],
            "id": "place-country-3",
            "layout": {
                "text-field": "{name:latin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 6.25,
                "text-size": {
                    "stops": [
                        [
                            3,
                            11
                        ],
                        [
                            7,
                            17
                        ]
                    ]
                },
                "text-transform": "uppercase",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#334",
                "text-halo-blur": 1,
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "country"
                ],
                [
                    "==",
                    "rank",
                    2
                ],
                [
                    "has",
                    "iso_a2"
                ]
            ],
            "id": "place-country-2",
            "layout": {
                "text-field": "{name:latin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 6.25,
                "text-size": {
                    "stops": [
                        [
                            2,
                            11
                        ],
                        [
                            5,
                            17
                        ]
                    ]
                },
                "text-transform": "uppercase",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#334",
                "text-halo-blur": 1,
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "all",
                [
                    "==",
                    "class",
                    "country"
                ],
                [
                    "==",
                    "rank",
                    1
                ],
                [
                    "has",
                    "iso_a2"
                ]
            ],
            "id": "place-country-1",
            "layout": {
                "text-field": "{name:latin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 6.25,
                "text-size": {
                    "stops": [
                        [
                            1,
                            11
                        ],
                        [
                            4,
                            17
                        ]
                    ]
                },
                "text-transform": "uppercase",
                "visibility": "visible"
            },
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#334",
                "text-halo-blur": 1,
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        },
        {
            "filter": [
                "==",
                "class",
                "continent"
            ],
            "id": "place-continent",
            "layout": {
                "text-field": "{name:latin}",
                "text-font": [
                    "Noto Sans Regular"
                ],
                "text-max-width": 6.25,
                "text-size": 14,
                "text-transform": "uppercase",
                "visibility": "visible"
            },
            "maxzoom": 1,
            "metadata": {
                "mapbox:group": "1444849242106.713"
            },
            "paint": {
                "text-color": "#334",
                "text-halo-blur": 1,
                "text-halo-color": "rgba(255,255,255,0.8)",
                "text-halo-width": 2
            },
            "source": "openmaptiles",
            "source-layer": "place",
            "type": "symbol"
        }
    ],
    "metadata": {
        "mapbox:autocomposite": false,
        "mapbox:groups": {
            "1444849242106.713": {
                "collapsed": false,
                "name": "Places"
            },
            "1444849334699.1902": {
                "collapsed": true,
                "name": "Bridges"
            },
            "1444849345966.4436": {
                "collapsed": false,
                "name": "Roads"
            },
            "1444849354174.1904": {
                "collapsed": true,
                "name": "Tunnels"
            },
            "1444849364238.8171": {
                "collapsed": false,
                "name": "Buildings"
            },
            "1444849382550.77": {
                "collapsed": false,
                "name": "Water"
            },
            "1444849388993.3071": {
                "collapsed": false,
                "name": "Land"
            }
        },
        "mapbox:type": "template",
        "openmaptiles:mapbox:owner": "openmaptiles",
        "openmaptiles:mapbox:source:url": "https://github.com/teritorio/teritorio-topo-gl-style",
        "openmaptiles:version": "3.x"
    },
    "name": "Topo",
    "pitch": 0,
    "sources": {
        "alti": {
            "type": "raster-dem",
            "url": "https://vecto.teritorio.xyz/data/alti.json?key={key}"
        },
        "contours": {
            "type": "vector",
            "url": "https://vecto.teritorio.xyz/data/contours.json?key={key}"
        },
        "openmaptiles": {
            "type": "vector",
            "url": "https://tiles.openfreemap.org/planet"
        }
    },
    "sprite": "https://tile-vect.openstreetmap.fr/styles/topo/sprite",
    "version": 8,
    "zoom": 1
}