From 09fd0d5c73cfa4e4bd52c419cb50db7cdfa6f4ad Mon Sep 17 00:00:00 2001 From: Kalin Dobrev Date: Tue, 2 Jul 2019 15:32:09 +0200 Subject: [PATCH] fixed layer overlapping --- configuration/map_files/styles/mono.json | 6559 ++++++++++++---------- 1 file changed, 3538 insertions(+), 3021 deletions(-) diff --git a/configuration/map_files/styles/mono.json b/configuration/map_files/styles/mono.json index caf126d..b084a0d 100644 --- a/configuration/map_files/styles/mono.json +++ b/configuration/map_files/styles/mono.json @@ -81,2775 +81,3222 @@ "id": "background", "type": "background", "paint": { - "background-color": "#E9E8E7" + "background-color": "#E9E8E7" + } + }, + { + "id": "landuse_prot_area", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "park", + "filter": [ + "all", + [ + "==", + "class", + "protected_area" + ] + ], + "paint": { + "fill-color": "#dce8d0" + } + }, + { + "id": "landuse_nat_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "park", + "filter": [ + "all", + [ + "==", + "class", + "national_park" + ] + ], + "paint": { + "fill-color": "#dce8d0" } }, { "id": "landuse_overlay_national_park", "type": "fill", "metadata": { - "mapbox:group": "1444849388993.3071" + "mapbox:group": "1444849388993.3071" }, "source": "mapbox", "source-layer": "landuse", "filter": [ - "==", - "class", - "national_park" + "==", + "class", + "national_park" ], "paint": { - "fill-color": "#d8e8c8", - "fill-opacity": 0.75 - } - }, - { - "id": "waterway", - "type": "line", - "metadata": { - "mapbox:group": "1444849382550.77" - }, - "source": "mapbox", - "source-layer": "waterway", - "filter": [ - "all", - [ - "!=", - "class", - "canal" - ], - [ - "!=", - "class", - "river" - ], - [ - "!=", - "class", - "stream" - ] - ], - "layout": { - "line-cap": "round" - }, - "paint": { - "line-color": "#a0c8f0", - "line-width": { - "base": 1.3, - "stops": [ - [ - 13, - 0.5 - ], - [ - 20, - 2 - ] - ] - } - } - }, - { - "id": "waterway_river", - "type": "line", - "metadata": { - "mapbox:group": "1444849382550.77" - }, - "source": "mapbox", - "source-layer": "waterway", - "filter": [ - "==", - "class", - "river" - ], - "layout": { - "line-cap": "round" - }, - "paint": { - "line-color": "#a0c8f0", - "line-width": { - "base": 1.2, - "stops": [ - [ - 11, - 0.5 - ], - [ - 20, - 6 - ] - ] - } - } - }, - { - "id": "waterway_stream_canal", - "type": "line", - "metadata": { - "mapbox:group": "1444849382550.77" - }, - "source": "mapbox", - "source-layer": "waterway", - "filter": [ - "in", - "class", - "canal", - "stream" - ], - "layout": { - "line-cap": "round" - }, - "paint": { - "line-color": "#a0c8f0", - "line-width": { - "base": 1.3, - "stops": [ - [ - 13, - 0.5 - ], - [ - 20, - 6 - ] - ] - } - } - }, - { - "id": "water", - "type": "fill", - "metadata": { - "mapbox:group": "1444849382550.77" - }, - "source": "mapbox", - "source-layer": "water", - "paint": { - "fill-color": "#A5CDFD" - } - }, - { - "id": "landuse_park", - "type": "fill", - "metadata": { - "mapbox:group": "1444849388993.3071" - }, - "source": "mapbox", - "source-layer": "landcover", - "filter": [ - "==", - "subclass", - "park" - ], - "paint": { - "fill-color": "#CCE5A6" - } - }, - { - "id": "landuse_cemetery", - "type": "fill", - "metadata": { - "mapbox:group": "1444849388993.3071" - }, - "source": "mapbox", - "source-layer": "landuse", - "filter": [ - "==", - "class", - "cemetery" - ], - "paint": { - "fill-color": "#e0e4dd" - } - }, - { - "id": "landuse_hospital", - "type": "fill", - "metadata": { - "mapbox:group": "1444849388993.3071" - }, - "source": "mapbox", - "source-layer": "landuse", - "filter": [ - "==", - "class", - "hospital" - ], - "paint": { - "fill-color": "#fde" + "fill-color": "#d8e8c8", + "fill-opacity": 0.75 } }, { "id": "landuse_school", "type": "fill", "metadata": { - "mapbox:group": "1444849388993.3071" + "mapbox:group": "1444849388993.3071" }, "source": "mapbox", "source-layer": "landuse", "filter": [ - "==", - "class", - "school" + "==", + "class", + "school" ], "paint": { - "fill-color": "#f0e8f8" + "fill-color": "#f0e8f8" } }, - { - "id": "landuse_pitch", - "type": "fill", - "metadata": { - "mapbox:group": "1444849388993.3071" - }, - "source": "mapbox", - "source-layer": "landuse", - "filter": [ - "all", - [ - "==", - "class", - "pitch" - ] - ], - "paint": { - "fill-color": "#CCE5A6" - } - }, { "id": "landuse_wood", "type": "fill", - "metadata": { - "mapbox:group": "1444849388993.3071" - }, - "source": "mapbox", - "source-layer": "landcover", - "filter": [ - "==", - "class", - "wood" - ], - "paint": { - "fill-color": "#6a4", - "fill-opacity": 0.2 - } - }, - { - "id": "landuse_farmland", - "type": "fill", "metadata": { "mapbox:group": "1444849388993.3071" }, "source": "mapbox", "source-layer": "landcover", "filter": [ - "all", - [ - "==", - "class", - "farmland" - ] + "in", + "class", + "wood", + "grass" ], "paint": { "fill-color": "#6a4", "fill-opacity": 0.2 } }, + { + "id": "landuse_hospital", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "hospital" + ], + "paint": { + "fill-color": "#fde" + } + }, + { + "id": "landuse_pitch", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "all", + [ + "==", + "class", + "pitch" + ] + ], + "paint": { + "fill-color": "#CCE5A6" + } + }, + { + "id": "landuse_cemetery", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "cemetery" + ], + "paint": { + "fill-color": "#e0e4dd" + } + }, + { + "id": "water", + "type": "fill", + "metadata": { + "mapbox:group": "1444849382550.77" + }, + "source": "mapbox", + "source-layer": "water", + "paint": { + "fill-color": "#A5CDFD" + } + }, + { + "id": "waterway", + "type": "line", + "metadata": { + "mapbox:group": "1444849382550.77" + }, + "source": "mapbox", + "source-layer": "waterway", + "filter": [ + "all", + [ + "!=", + "class", + "canal" + ], + [ + "!=", + "class", + "river" + ], + [ + "!=", + "class", + "stream" + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "#a0c8f0", + "line-width": { + "base": 1.3, + "stops": [ + [ + 13, + 0.5 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "waterway_river", + "type": "line", + "metadata": { + "mapbox:group": "1444849382550.77" + }, + "source": "mapbox", + "source-layer": "waterway", + "filter": [ + "==", + "class", + "river" + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "#a0c8f0", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 0.5 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "waterway_stream_canal", + "type": "line", + "metadata": { + "mapbox:group": "1444849382550.77" + }, + "source": "mapbox", + "source-layer": "waterway", + "filter": [ + "in", + "class", + "canal", + "stream" + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "#a0c8f0", + "line-width": { + "base": 1.3, + "stops": [ + [ + 13, + 0.5 + ], + [ + 20, + 6 + ] + ] + } + } + }, { "id": "aeroway_fill", "type": "fill", "metadata": { - "mapbox:group": "1444849371739.5945" + "mapbox:group": "1444849371739.5945" }, "source": "mapbox", "source-layer": "aeroway", "minzoom": 11, "filter": [ - "==", - "$type", - "Polygon" + "==", + "$type", + "Polygon" ], "paint": { - "fill-color": "#f0ede9", - "fill-opacity": 0.7 + "fill-color": "#f0ede9", + "fill-opacity": 0.7 } }, { "id": "aeroway_runway", "type": "line", "metadata": { - "mapbox:group": "1444849371739.5945" + "mapbox:group": "1444849371739.5945" }, "source": "mapbox", "source-layer": "aeroway", "minzoom": 11, "filter": [ - "all", - [ - "==", - "$type", - "LineString" - ], - [ - "==", - "type", - "runway" - ] + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "class", + "runway" + ] ], "paint": { - "line-color": "#f0ede9", - "line-width": { - "base": 1.2, - "stops": [ - [ - 11, - 3 - ], - [ - 20, - 16 - ] - ] - } + "line-color": "#f0ede9", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 3 + ], + [ + 20, + 16 + ] + ] + } } }, { "id": "aeroway_taxiway", "type": "line", "metadata": { - "mapbox:group": "1444849371739.5945" + "mapbox:group": "1444849371739.5945" }, "source": "mapbox", "source-layer": "aeroway", "minzoom": 11, "filter": [ - "all", - [ - "==", - "$type", - "LineString" - ], - [ - "==", - "type", - "taxiway" - ] + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "class", + "taxiway" + ] ], "paint": { - "line-color": "#f0ede9", - "line-width": { - "base": 1.2, - "stops": [ - [ - 11, - 0.5 - ], - [ - 20, - 6 - ] - ] - } + "line-color": "#f0ede9", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 0.5 + ], + [ + 20, + 6 + ] + ] + } } }, { "id": "building", "type": "fill", "metadata": { - "mapbox:group": "1444849364238.8171" + "mapbox:group": "1444849364238.8171" }, "source": "mapbox", "source-layer": "building", "paint": { - "fill-color": { - "base": 1, - "stops": [ - [ - 15.5, - "#f2eae2" - ], - [ - 16, - "#dfdbd7" - ] - ] - } + "fill-color": { + "base": 1, + "stops": [ + [ + 15.5, + "#f2eae2" + ], + [ + 16, + "#dfdbd7" + ] + ] + } } }, { "id": "building_top", "metadata": { - "mapbox:group": "1444849364238.8171" + "mapbox:group": "1444849364238.8171" }, - "ref": "building", "paint": { - "fill-color": "#f2eae2", - "fill-opacity": { - "base": 1, - "stops": [ - [ - 15, - 0 - ], - [ - 16, - 1 - ] + "fill-color": "#f2eae2", + "fill-opacity": { + "base": 1, + "stops": [ + [ + 15, + 0 + ], + [ + 16, + 1 + ] + ] + }, + "fill-translate": { + "stops": [ + [ + 15, + [ + 0, + 0 ] - }, - "fill-translate": { - "stops": [ - [ - 15, - [ - 0, - 0 - ] - ], - [ - 16, - [ - -2, - -2 - ] - ] - ], - "base": 1 - }, - "fill-outline-color": "#dfdbd7" - } + ], + [ + 16, + [ + -2, + -2 + ] + ] + ], + "base": 1 + }, + "fill-outline-color": "#dfdbd7" + }, + "type": "fill", + "source": "mapbox", + "source-layer": "building" }, { "id": "tunnel_motorway_link_casing", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "class", - "motorway_link" - ], - [ - "==", - "structure", - "tunnel" - ] + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "tunnel" + ] ], "layout": { - "line-join": "round", - "visibility": "visible" + "line-join": "round", + "visibility": "visible" }, "paint": { - "line-color": "#e9ac77", - "line-dasharray": [ - 0.5, - 0.25 - ], - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 1 - ], - [ - 13, - 3 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-dasharray": [ + 0.5, + 0.25 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 } }, { "id": "tunnel_service_track_casing", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "tunnel" - ], - [ - "in", - "class", - "service", - "track" - ] + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#cfcdca", - "line-dasharray": [ - 0.5, - 0.25 - ], - "line-width": { - "base": 1.2, - "stops": [ - [ - 15, - 1 - ], - [ - 16, - 4 - ], - [ - 20, - 11 - ] - ] - } + "line-color": "#cfcdca", + "line-dasharray": [ + 0.5, + 0.25 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1 + ], + [ + 16, + 4 + ], + [ + 20, + 11 + ] + ] + } } }, { "id": "tunnel_link_casing", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "class", - "link" - ], - [ - "==", - "structure", - "tunnel" - ] + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "tunnel" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 1 - ], - [ - 13, - 3 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 } }, { "id": "tunnel_street_casing", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "tunnel" - ], - [ - "in", - "class", - "street", - "street_limited" - ] + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#cfcdca", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 0.5 - ], - [ - 13, - 1 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": { - "stops": [ - [ - 12, - 0 - ], - [ - 12.5, - 1 - ] - ] - } + "line-color": "#cfcdca", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0.5 + ], + [ + 13, + 1 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": { + "stops": [ + [ + 12, + 0 + ], + [ + 12.5, + 1 + ] + ] + } } }, { "id": "tunnel_secondary_tertiary_casing", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "tunnel" - ], - [ - "in", - "class", - "secondary", - "tertiary" - ] + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 8, - 1.5 - ], - [ - 20, - 17 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 8, + 1.5 + ], + [ + 20, + 17 + ] + ] + }, + "line-opacity": 1 } }, { "id": "tunnel_trunk_primary_casing", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "tunnel" - ], - [ - "in", - "class", - "primary", - "trunk" - ] + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 5, - 0.4 - ], - [ - 6, - 0.6 - ], - [ - 7, - 1.5 - ], - [ - 20, - 22 - ] - ] - } + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 5, + 0.4 + ], + [ + 6, + 0.6 + ], + [ + 7, + 1.5 + ], + [ + 20, + 22 + ] + ] + } } }, { "id": "tunnel_motorway_casing", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "class", - "motorway" - ], - [ - "==", - "structure", - "tunnel" - ] + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "tunnel" + ] ], "layout": { - "line-join": "round", - "visibility": "visible" + "line-join": "round", + "visibility": "visible" }, "paint": { - "line-color": "#e9ac77", - "line-dasharray": [ - 0.5, - 0.25 - ], - "line-width": { - "base": 1.2, - "stops": [ - [ - 5, - 0.4 - ], - [ - 6, - 0.6 - ], - [ - 7, - 1.5 - ], - [ - 20, - 22 - ] - ] - } + "line-color": "#e9ac77", + "line-dasharray": [ + 0.5, + 0.25 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 5, + 0.4 + ], + [ + 6, + 0.6 + ], + [ + 7, + 1.5 + ], + [ + 20, + 22 + ] + ] + } } }, { "id": "tunnel_path_pedestrian", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ "all", [ - "==", - "$type", - "LineString" + "==", + "structure", + "tunnel" ], [ - "all", - [ - "==", - "structure", - "tunnel" - ], - [ - "in", - "class", - "path", - "pedestrian" - ] + "in", + "class", + "path", + "pedestrian" ] + ] ], "paint": { - "line-color": "#cba", - "line-dasharray": [ - 1.5, - 0.75 - ], - "line-width": { - "base": 1.2, - "stops": [ - [ - 15, - 1.2 - ], - [ - 20, - 4 - ] - ] - } + "line-color": "#cba", + "line-dasharray": [ + 1.5, + 0.75 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1.2 + ], + [ + 20, + 4 + ] + ] + } } }, { "id": "tunnel_motorway_link", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_motorway_link_casing", "paint": { - "line-color": "#fc8", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12.5, - 0 - ], - [ - 13, - 1.5 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - } + "line-color": "#fc8", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" } }, { "id": "tunnel_service_track", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_service_track_casing", "paint": { - "line-color": "#fff", - "line-width": { - "base": 1.2, - "stops": [ - [ - 15.5, - 0 - ], - [ - 16, - 2 - ], - [ - 20, - 7.5 - ] - ] - } + "line-color": "#fff", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "tunnel_link", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_link_casing", "paint": { - "line-color": "#fff4c6", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12.5, - 0 - ], - [ - 13, - 1.5 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - } + "line-color": "#fff4c6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "tunnel_street", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_street_casing", "paint": { - "line-color": "#fff", - "line-width": { - "base": 1.2, - "stops": [ - [ - 13.5, - 0 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - }, - "line-opacity": 1 + "line-color": "#fff", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "tunnel_secondary_tertiary", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_secondary_tertiary_casing", "paint": { - "line-color": "#fff4c6", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 7, - 0.5 - ], - [ - 20, - 10 - ] - ] - } + "line-color": "#fff4c6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "tunnel_trunk_primary", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_trunk_primary_casing", "paint": { - "line-color": "#fff4c6", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 7, - 0.5 - ], - [ - 20, - 18 - ] - ] - } + "line-color": "#fff4c6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "tunnel_motorway", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_motorway_casing", "paint": { - "line-color": "#ffdaa6", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 7, - 0.5 - ], - [ - 20, - 18 - ] - ] - } + "line-color": "#ffdaa6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" } }, - { + { "id": "tunnel_major_rail", "type": "line", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "tunnel" - ], - [ - "in", - "class", - "major_rail", - "minor_rail" - ] + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "major_rail", + "minor_rail" + ] ], "paint": { - "line-color": "#bbb", - "line-width": { - "base": 1.4, - "stops": [ - [ - 14, - 0.4 - ], - [ - 15, - 0.75 - ], - [ - 20, - 2 - ] - ] - } + "line-color": "#bbb", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } } }, { "id": "tunnel_major_rail_hatching", "metadata": { - "mapbox:group": "1444849354174.1904" + "mapbox:group": "1444849354174.1904" }, - "ref": "tunnel_major_rail", "paint": { - "line-color": "#bbb", - "line-dasharray": [ - 0.2, + "line-color": "#bbb", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, 8 - ], - "line-width": { - "base": 1.4, - "stops": [ - [ - 14.5, - 0 - ], - [ - 15, - 3 - ], - [ - 20, - 8 - ] - ] - } - } + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "major_rail", + "minor_rail" + ] + ] }, { "id": "road_motorway_link_casing", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "minzoom": 12, "filter": [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "==", - "class", - "motorway_link" - ] + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway_link" + ] ], "layout": { - "line-cap": "round", - "line-join": "round" + "line-cap": "round", + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 1 - ], - [ - 13, - 3 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 } }, { "id": "road_minor", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "paint": { - "line-color": "rgba(255, 255, 255, 1)", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 0 - ], - [ - 14, - 2 - ], - [ - 20, - 11.5 - ] - ] - }, - "line-opacity": 1 + "line-color": "rgba(255, 255, 255, 1)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0 + ], + [ + 14, + 2 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 }, "type": "line", "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ + "all", + [ "in", "class", "minor" - ] + ] ], "layout": { - "line-cap": "round", - "line-join": "round" + "line-cap": "round", + "line-join": "round" } }, { "id": "road_service_track_casing", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "minzoom": 13, "filter": [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "in", - "class", - "service", - "track" - ] + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] ], "layout": { - "line-cap": "round", - "line-join": "round" + "line-cap": "round", + "line-join": "round" }, "paint": { - "line-color": "#cfcdca", - "line-width": 0 + "line-color": "#cfcdca", + "line-width": 0 } }, { "id": "road_link_casing", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "minzoom": 13, "filter": [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "==", - "class", - "link" - ] + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "link" + ] ], "layout": { - "line-cap": "round", - "line-join": "round", - "visibility": "visible" + "line-cap": "round", + "line-join": "round", + "visibility": "visible" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 1 - ], - [ - 13, - 3 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 } }, { "id": "road_street_casing", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ "all", [ - "==", - "$type", - "LineString" + "!in", + "structure", + "bridge", + "tunnel" ], [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "in", - "class", - "street", - "street_limited" - ] + "in", + "class", + "street", + "street_limited" ] + ] ], "layout": { - "line-cap": "round", - "line-join": "round" + "line-cap": "round", + "line-join": "round" }, "paint": { - "line-color": "#cfcdca", - "line-opacity": 0, - "line-width": 0 + "line-color": "#cfcdca", + "line-opacity": 0, + "line-width": 0 } }, { "id": "road_secondary_tertiary_casing", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "in", - "class", - "secondary", - "tertiary" - ] + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] ], "layout": { - "line-cap": "round", - "line-join": "round", - "visibility": "visible" + "line-cap": "round", + "line-join": "round", + "visibility": "visible" }, "paint": { - "line-color": "#fff", - "line-width": 0, - "line-opacity": 1 + "line-color": "#fff", + "line-width": 0, + "line-opacity": 1 } }, { "id": "road_trunk_primary_casing", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "in", - "class", - "primary", - "trunk" - ] + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] ], "layout": { - "line-cap": "round", - "line-join": "round", - "visibility": "visible" + "line-cap": "round", + "line-join": "round", + "visibility": "visible" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 5, - 0.4 - ], - [ - 6, - 0.6 - ], - [ - 7, - 1.5 - ], - [ - 20, - 22 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 5, + 0.4 + ], + [ + 6, + 0.6 + ], + [ + 7, + 1.5 + ], + [ + 20, + 22 + ] + ] + }, + "line-opacity": 1 } }, { "id": "road_motorway_casing", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "minzoom": 5, "filter": [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "==", - "class", - "motorway" - ] + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway" + ] ], "layout": { - "line-cap": "round", - "line-join": "round", - "visibility": "visible" + "line-cap": "round", + "line-join": "round", + "visibility": "visible" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 5, - 0.4 - ], - [ - 6, - 0.6 - ], - [ - 7, - 1.5 - ], - [ - 20, - 22 - ] - ] - } + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 5, + 0.4 + ], + [ + 6, + 0.6 + ], + [ + 7, + 1.5 + ], + [ + 20, + 22 + ] + ] + } } }, { "id": "road_path_pedestrian", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "minzoom": 14, "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ "all", [ - "==", - "$type", - "LineString" + "!in", + "structure", + "bridge", + "tunnel" ], [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "in", - "class", - "path", - "pedestrian" - ] + "in", + "class", + "path", + "pedestrian" ] + ] ], "paint": { - "line-color": "#cba", - "line-dasharray": [ - 1.5, - 0.75 - ], - "line-width": { - "base": 1.2, - "stops": [ - [ - 15, - 1.2 - ], - [ - 20, - 4 - ] - ] - } + "line-color": "#cba", + "line-dasharray": [ + 1.5, + 0.75 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1.2 + ], + [ + 20, + 4 + ] + ] + } } }, { "id": "road_motorway_link", "metadata": { - "mapbox:gro": "1444849345966.4436" + "mapbox:gro": "1444849345966.4436" }, - "ref": "road_motorway_link_casing", "paint": { - "line-color": "#fc8", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12.5, - 0 - ], - [ - 13, - 1.5 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - } + "line-color": "#fc8", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 12, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway_link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" } }, { "id": "road_service_track", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, - "ref": "road_service_track_casing", "paint": { - "line-color": "#fff", - "line-width": { - "base": 1.2, - "stops": [ - [ - 13, - 0 - ], - [ - 14, - 1 - ], - [ - 20, - 6 - ] - ] - } + "line-color": "#fff", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13, + 0 + ], + [ + 14, + 1 + ], + [ + 20, + 6 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 13, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" } }, { "id": "road_link", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, - "ref": "road_link_casing", "paint": { - "line-color": "#fea", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12.5, - 0 - ], - [ - 13, - 1.5 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - } + "line-color": "#fea", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 13, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" } }, { "id": "road_street", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, - "ref": "road_street_casing", "paint": { - "line-color": "#fff", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 0 - ], - [ - 14, - 2 - ], - [ - 20, - 11.5 - ] - ] - }, - "line-opacity": 1 + "line-color": "#fff", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0 + ], + [ + 14, + 2 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" } }, { "id": "road_secondary_tertiary", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, - "ref": "road_secondary_tertiary_casing", "paint": { - "line-color": "#fff", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 8, - 0.5 - ], - [ - 20, - 13 - ] - ] - } + "line-color": "#fff", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 8, + 0.5 + ], + [ + 20, + 13 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" } }, { "id": "road_trunk_primary", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, - "ref": "road_trunk_primary_casing", "paint": { - "line-color": "#fea", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 7, - 0.5 - ], - [ - 20, - 18 - ] - ] - } + "line-color": "#fea", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" } }, { "id": "road_motorway", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, - "ref": "road_motorway_casing", "paint": { - "line-color": "#fc8", - "line-width": { - "base": 1.2, - "stops": [ - [ - 4, - 0 - ], - [ - 10, - 1 - ], - [ - 20, - 18 - ] - ] - } + "line-color": "#fc8", + "line-width": { + "base": 1.2, + "stops": [ + [ + 4, + 0 + ], + [ + 10, + 1 + ], + [ + 20, + 18 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 5, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" } }, { "id": "road_major_rail", "type": "line", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "!in", - "structure", - "bridge", - "tunnel" - ], - [ - "==", - "class", - "major_rail" - ] + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "major_rail" + ] ], "paint": { - "line-color": "#bbb", - "line-width": { - "base": 1.4, - "stops": [ - [ - 14, - 0.4 - ], - [ - 15, - 0.75 - ], - [ - 20, - 2 - ] - ] - } + "line-color": "#bbb", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } } }, { "id": "road_major_rail_hatching", "metadata": { - "mapbox:group": "1444849345966.4436" + "mapbox:group": "1444849345966.4436" }, - "ref": "road_major_rail", "paint": { - "line-color": "#bbb", - "line-dasharray": [ - 0.2, + "line-color": "#bbb", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, 8 - ], - "line-width": { - "base": 1.4, - "stops": [ - [ - 14.5, - 0 - ], - [ - 15, - 3 - ], - [ - 20, - 8 - ] - ] - } - } + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "major_rail" + ] + ] }, { "id": "bridge_motorway_link_casing", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "class", - "motorway_link" - ], - [ - "==", - "structure", - "bridge" - ] + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "bridge" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 1 - ], - [ - 13, - 3 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 } }, { "id": "bridge_service_track_casing", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "bridge" - ], - [ - "in", - "class", - "service", - "track" - ] + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "service", + "track" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#cfcdca", - "line-width": { - "base": 1.2, - "stops": [ - [ - 15, - 1 - ], - [ - 16, - 4 - ], - [ - 20, - 11 - ] - ] - } + "line-color": "#cfcdca", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1 + ], + [ + 16, + 4 + ], + [ + 20, + 11 + ] + ] + } } }, { "id": "bridge_link_casing", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "class", - "link" - ], - [ - "==", - "structure", - "bridge" - ] + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "bridge" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 1 - ], - [ - 13, - 3 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 } }, { "id": "bridge_street_casing", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "bridge" - ], - [ - "in", - "class", - "street", - "street_limited" - ] + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "street", + "street_limited" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#cfcdca", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12, - 0.5 - ], - [ - 13, - 1 - ], - [ - 14, - 4 - ], - [ - 20, - 15 - ] - ] - }, - "line-opacity": { - "stops": [ - [ - 12, - 0 - ], - [ - 12.5, - 1 - ] - ] - } + "line-color": "#cfcdca", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0.5 + ], + [ + 13, + 1 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": { + "stops": [ + [ + 12, + 0 + ], + [ + 12.5, + 1 + ] + ] + } } }, { "id": "bridge_secondary_tertiary_casing", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "bridge" - ], - [ - "in", - "class", - "secondary", - "tertiary" - ] + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 8, - 1.5 - ], - [ - 20, - 17 - ] - ] - }, - "line-opacity": 1 + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 8, + 1.5 + ], + [ + 20, + 17 + ] + ] + }, + "line-opacity": 1 } }, { "id": "bridge_trunk_primary_casing", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "structure", - "bridge" - ], - [ - "in", - "class", - "primary", - "trunk" - ] + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "primary", + "trunk" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 5, - 0.4 - ], - [ - 6, - 0.6 - ], - [ - 7, - 1.5 - ], - [ - 20, - 22 - ] - ] - } + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 5, + 0.4 + ], + [ + 6, + 0.6 + ], + [ + 7, + 1.5 + ], + [ + 20, + 22 + ] + ] + } } }, { "id": "bridge_motorway_casing", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "class", - "motorway" - ], - [ - "==", - "structure", - "bridge" - ] + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "bridge" + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#e9ac77", - "line-width": { - "base": 1.2, - "stops": [ - [ - 5, - 0.4 - ], - [ - 6, - 0.6 - ], - [ - 7, - 1.5 - ], - [ - 20, - 22 - ] - ] - } + "line-color": "#e9ac77", + "line-width": { + "base": 1.2, + "stops": [ + [ + 5, + 0.4 + ], + [ + 6, + 0.6 + ], + [ + 7, + 1.5 + ], + [ + 20, + 22 + ] + ] + } } - }, + }, { "id": "bridge_path_pedestrian", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ "all", [ - "==", - "$type", - "LineString" + "==", + "structure", + "bridge" ], [ - "all", - [ - "==", - "structure", - "bridge" - ], - [ - "in", - "class", - "path", - "pedestrian" - ] + "in", + "class", + "path", + "pedestrian" ] + ] ], "paint": { - "line-color": "#cba", - "line-dasharray": [ - 1.5, - 0.75 - ], - "line-width": { - "base": 1.2, - "stops": [ - [ - 15, - 1.2 - ], - [ - 20, - 4 - ] - ] - } + "line-color": "#cba", + "line-dasharray": [ + 1.5, + 0.75 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1.2 + ], + [ + 20, + 4 + ] + ] + } } }, { "id": "bridge_motorway_link", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_motorway_link_casing", "paint": { - "line-color": "#fc8", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12.5, - 0 - ], - [ - 13, - 1.5 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - } + "line-color": "#fc8", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "bridge_service_track", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_service_track_casing", "paint": { - "line-color": "#fff", - "line-width": { - "base": 1.2, - "stops": [ - [ - 15.5, - 0 - ], - [ - 16, - 2 - ], - [ - 20, - 7.5 - ] - ] - } + "line-color": "#fff", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "bridge_link", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_link_casing", "paint": { - "line-color": "#fea", - "line-width": { - "base": 1.2, - "stops": [ - [ - 12.5, - 0 - ], - [ - 13, - 1.5 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - } + "line-color": "#fea", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "bridge_street", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_street_casing", "paint": { - "line-color": "#fff", - "line-width": { - "base": 1.2, - "stops": [ - [ - 13.5, - 0 - ], - [ - 14, - 2.5 - ], - [ - 20, - 11.5 - ] - ] - }, - "line-opacity": 1 + "line-color": "#fff", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "bridge_secondary_tertiary", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_secondary_tertiary_casing", "paint": { - "line-color": "#fea", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 7, - 0.5 - ], - [ - 20, - 10 - ] - ] - } + "line-color": "#fea", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "bridge_trunk_primary", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_trunk_primary_casing", "paint": { - "line-color": "#fea", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 7, - 0.5 - ], - [ - 20, - 18 - ] - ] - } + "line-color": "#fea", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "bridge_motorway", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_motorway_casing", "paint": { - "line-color": "#fc8", - "line-width": { - "base": 1.2, - "stops": [ - [ - 6.5, - 0 - ], - [ - 7, - 0.5 - ], - [ - 20, - 18 - ] - ] - } + "line-color": "#fc8", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" } }, { "id": "bridge_major_rail", "type": "line", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", - "class", - "major_rail" - ], - [ - "==", - "structure", - "bridge" - ] + "all", + [ + "==", + "class", + "major_rail" + ], + [ + "==", + "structure", + "bridge" + ] ], "paint": { - "line-color": "#bbb", - "line-width": { - "base": 1.4, - "stops": [ - [ - 14, - 0.4 - ], - [ - 15, - 0.75 - ], - [ - 20, - 2 - ] - ] - } + "line-color": "#bbb", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } } }, { "id": "bridge_major_rail_hatching", "metadata": { - "mapbox:group": "1444849334699.1902" + "mapbox:group": "1444849334699.1902" }, - "ref": "bridge_major_rail", "paint": { - "line-color": "#bbb", - "line-dasharray": [ - 0.2, + "line-color": "#bbb", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, 8 - ], - "line-width": { - "base": 1.4, - "stops": [ - [ - 14.5, - 0 - ], - [ - 15, - 3 - ], - [ - 20, - 8 - ] - ] - } - } + ] + ] + } + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "major_rail" + ], + [ + "==", + "structure", + "bridge" + ] + ] }, { "id": "admin_level_3", "type": "line", "metadata": { - "mapbox:group": "1444849307123.581" + "mapbox:group": "1444849307123.581" }, "source": "mapbox", "source-layer": "boundary", "filter": [ - "all", - [ - "==", - "maritime", - 0 - ], - [ - ">=", - "admin_level", - 3 - ], - [ - "<", - "admin_level", - 5 - ] + "all", + [ + "==", + "maritime", + 0 + ], + [ + ">=", + "admin_level", + 3 + ], + [ + "<", + "admin_level", + 5 + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#9e9cab", - "line-dasharray": [ - 3, - 1, - 1, + "line-color": "#9e9cab", + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, 1 - ], - "line-width": { - "base": 1, - "stops": [ - [ - 4, - 0.4 - ], - [ - 5, - 1 - ], - [ - 12, - 3 - ] - ] - } + ], + [ + 12, + 3 + ] + ] + } } }, { "id": "admin_level_2", "type": "line", "metadata": { - "mapbox:group": "1444849307123.581" + "mapbox:group": "1444849307123.581" }, "source": "mapbox", "source-layer": "boundary", "filter": [ - "all", - [ - "==", - "admin_level", - 2 - ], - [ - "==", - "disputed", - 0 - ], - [ - "==", - "maritime", - 0 - ] + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 0 + ], + [ + "==", + "maritime", + 0 + ] ], "layout": { - "line-join": "round", - "line-cap": "round" + "line-join": "round", + "line-cap": "round" }, "paint": { - "line-color": "#9e9cab", - "line-width": { - "base": 1, - "stops": [ - [ - 4, - 1.4 - ], - [ - 5, - 2 - ], - [ - 12, - 8 - ] - ] - } + "line-color": "#9e9cab", + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } } }, { "id": "admin_level_2_disputed", "type": "line", "metadata": { - "mapbox:group": "144484930713.581" + "mapbox:group": "144484930713.581" }, "source": "mapbox", "source-layer": "boundary", "filter": [ - "all", - [ - "==", - "admin_level", - 2 - ], - [ - "==", - "disputed", - 1 - ], - [ - "==", - "maritime", - 0 - ] + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 1 + ], + [ + "==", + "maritime", + 0 + ] ], "layout": { - "line-cap": "round" + "line-cap": "round" }, "paint": { - "line-color": "#9e9cab", - "line-dasharray": [ - 2, + "line-color": "#9e9cab", + "line-dasharray": [ + 2, + 2 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, 2 - ], - "line-width": { - "base": 1, - "stops": [ - [ - 4, - 1.4 - ], - [ - 5, - 2 - ], - [ - 12, - 8 - ] - ] - } + ], + [ + 12, + 8 + ] + ] + } } }, { "id": "admin_level_3_maritime", "type": "line", "metadata": { - "mapbox:group": "1444849307123.581" + "mapbox:group": "1444849307123.581" }, "source": "mapbox", "source-layer": "boundary", "filter": [ - "all", - [ - "==", - "maritime", - 1 - ], - [ - ">=", - "admin_level", - 3 - ] + "all", + [ + "==", + "maritime", + 1 + ], + [ + ">=", + "admin_level", + 3 + ] ], "layout": { - "line-join": "round" + "line-join": "round" }, "paint": { - "line-color": "#a0c8f0", - "line-opacity": 0.5, - "line-dasharray": [ - 3, - 1, - 1, + "line-color": "#a0c8f0", + "line-opacity": 0.5, + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, 1 - ], - "line-width": { - "base": 1, - "stops": [ - [ - 4, - 0.4 - ], - [ - 5, - 1 - ], - [ - 12, - 3 - ] - ] - } + ], + [ + 12, + 3 + ] + ] + } } }, { "id": "admin_level_2_maritime", "type": "line", "metadata": { - "mapbox:group": "1444849307123.581" + "mapbox:group": "1444849307123.581" }, "source": "mapbox", "source-layer": "boundary", "filter": [ - "all", - [ - "==", - "admin_level", - 2 - ], - [ - "==", - "maritime", - 1 - ] - ], - "layout": { - "line-cap": "round" - }, - "paint": { - "line-color": "#a0c8f0", - "line-opacity": 0.5, - "line-width": { - "base": 1, - "stops": [ - [ - 4, - 1.4 - ], - [ - 5, - 2 - ], - [ - 12, - 8 - ] - ] - } - } - }, - { - "id": "water_label", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849320558.5054" - }, - "source": "mapbox", - "source-layer": "water_name", - "filter": [ + "all", + [ "==", - "$type", - "Point" + "admin_level", + 2 + ], + [ + "==", + "maritime", + 1 + ] ], "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-max-width": 5, - "text-size": 12 + "line-cap": "round" }, "paint": { - "text-color": "#74aee9", - "text-halo-width": 1.5, - "text-halo-color": "rgba(255,255,255,0.7)" + "line-color": "#a0c8f0", + "line-opacity": 0.5, + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } } }, { @@ -2858,1015 +3305,87 @@ "source": "mapbox", "source-layer": "transportation", "filter": [ - "all", - [ - "==", + "any", + [ + "in", "subclass", - "rail" - ], - [ + "rail", + "subway", + "light_rail" + ], + [ "==", "class", "rail" - ] + ] ], "paint": { - "line-width": 1, - "line-color": "rgba(188, 188, 188, 1)", - "line-offset": 0 + "line-width": 1, + "line-color": "rgba(188, 188, 188, 1)", + "line-offset": 0 }, "line-opacity": 1, - "minzoom": 5, + "minzoom": 8, "layout": { - "line-cap": "round", - "line-join": "round", - "visibility": "visible" + "line-cap": "round", + "line-join": "round", + "visibility": "visible" } }, { - "id": "rail_station_label", + "id": "water_label", "type": "symbol", "metadata": { - "mapbox:group": "1444849297111.495" + "mapbox:group": "1444849320558.5054" + }, + "source": "mapbox", + "source-layer": "water_name", + "filter": [ + "==", + "$type", + "Point" + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:latin}", + "text-max-width": 5, + "text-size": 12 + }, + "paint": { + "text-color": "#74aee9", + "text-halo-width": 1.5, + "text-halo-color": "rgba(255,255,255,0.7)" + } + }, + { + "id": "poi_label_r10+", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" }, "source": "mapbox", "source-layer": "poi", - "minzoom": 13, - "layout": { - "text-size": 12, - "icon-image": "rail-11", - "text-font": [ - "Open Sans Semibold" - ], - "text-padding": 2, - "visibility": "visible", - "text-offset": [ - 0, - 0.6 - ], - "text-anchor": "top", - "text-field": "{name}", - "text-max-width": 9 - }, - "paint": { - "text-color": "#666", - "text-halo-color": "#ffffff", - "text-halo-width": 1, - "text-halo-blur": 0.5 - }, - "filter": [ - "all", - [ - "==", - "class", - "railway" - ] - ] - }, - { - "id": "airport_label", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849297111.495" - }, - "source": "mapbox", - "source-layer": "aerodrome_label", - "minzoom": 11, - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ] - ], - "layout": { - "icon-image": "airport-11", - "text-font": [ - "Open Sans Semibold" - ], - "text-field": "{name}", - "text-max-width": 9, - "text-padding": 2, - "text-offset": [ - 0, - 0.6 - ], - "text-anchor": "top", - "text-size": 12 - }, - "paint": { - "text-color": "#666", - "text-halo-color": "#ffffff", - "text-halo-width": 1, - "text-halo-blur": 0.5 - } - }, - { - "id": "road_label", - "type": "symbol", - "metadata": { - "mapbox:group": "1456163609504.0715" - }, - "source": "mapbox", - "source-layer": "transportation_name", - "minzoom": 13, - "filter": [ - "all", - [ - "!in", - "class", - "ferry", - "path" - ] - ], - "layout": { - "text-field": "{name}", - "text-font": [ - "Open Sans Regular" - ], - "text-size": { - "base": 1, - "stops": [ - [ - 12, - 12 - ], - [ - 16, - 13 - ] - ] - }, - "symbol-placement": "line" - }, - "paint": { - "text-color": "#765", - "text-halo-width": 1, - "text-halo-blur": 0.5 - } - }, - { - "id": "road_shield", - "type": "symbol", - "metadata": { - "mapbox:group": "1456163609504.0715" - }, - "source": "mapbox", - "source-layer": "transportation_name", - "minzoom": 8, + "minzoom": 17, "filter": [ "all", [ "==", - "class", - "motorway" - ] - ], - "layout": { - "text-field": "{ref}", - "text-font": [ - "Open Sans Semibold" + "$type", + "Point" ], - "text-size": 11, - "symbol-placement": "line", - "visibility": "visible", - "symbol-spacing": 500, - "text-rotation-alignment": "viewport", - "icon-rotation-alignment": "viewport", - "icon-image": "motorway_{ref_length}" - }, - "paint": {}, - "maxzoom": 24 - }, - { - "id": "place_label_other", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849272561.29" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "in", - "class", - "hamlet", - "island", - "islet", - "neighbourhood", - "suburb" - ], - "layout": { - "text-font": [ - "Open Sans Bold" - ], - "text-letter-spacing": 0.1, - "text-field": "{name}", - "text-max-width": 9, - "text-size": { - "base": 1.2, - "stops": [ - [ - 12, - 10 - ], - [ - 15, - 14 - ] - ] - } - }, - "paint": { - "text-color": "#633", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 1.2 - } - }, - { - "id": "place_label_village", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849272561.29" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "==", - "class", - "village" - ], - "layout": { - "text-font": [ - "Open Sans Regular" - ], - "text-field": "{name}", - "text-max-width": 8, - "text-size": { - "base": 1.2, - "stops": [ - [ - 10, - 12 - ], - [ - 15, - 22 - ] - ] - } - }, - "paint": { - "text-color": "#333", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 1.2 - } - }, - { - "id": "place_label_town", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849272561.29" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "==", - "class", - "town" - ], - "layout": { - "text-font": [ - "Open Sans Regular" - ], - "text-field": "{name}", - "text-max-width": 8, - "text-size": { - "base": 1.2, - "stops": [ - [ - 10, - 14 - ], - [ - 15, - 24 - ] - ] - } - }, - "paint": { - "text-color": "#333", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 1.2 - } - }, - { - "id": "place_label_city", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849272561.29" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "==", - "class", - "city" - ], - "layout": { - "text-font": [ - "Open Sans Semibold" - ], - "text-field": "{name}", - "text-max-width": 8, - "text-size": { - "base": 1.2, - "stops": [ - [ - 7, - 14 - ], - [ - 11, - 24 - ] - ] - } - }, - "paint": { - "text-color": "#333", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 1.2 - } - }, - { - "id": "marine_label_line_4", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "waterway", - "filter": [ - "all", - [ - "==", - "$type", - "LineString" - ], - [ - ">=", - "labelrank", - 4 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-letter-spacing": 0.2, - "symbol-placement": "line", - "text-size": { - "stops": [ - [ - 3, - 11 - ], - [ - 4, - 12 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "marine_label_4", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "water_name", - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - ">=", - "labelrank", - 4 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-max-width": 6, - "text-letter-spacing": 0.2, - "symbol-placement": "point", - "text-size": { - "stops": [ - [ - 3, - 11 - ], - [ - 4, - 12 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "marine_label_line_3 ", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "water_name", - "filter": [ - "all", - [ - "==", - "$type", - "LineString" - ], - [ - "==", - "labelrank", - 3 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-letter-spacing": 0.2, - "symbol-placement": "line", - "text-size": { - "stops": [ - [ - 3, - 11 - ], - [ - 4, - 14 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "marine_label_point_3", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "water_name", - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - "==", - "labelrank", - 3 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-max-width": 5, - "text-letter-spacing": 0.2, - "symbol-placement": "point", - "text-size": { - "stops": [ - [ - 3, - 11 - ], - [ - 4, - 14 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "marine_label_line_2", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "waterway", - "filter": [ - "all", - [ - "==", - "$type", - "LineString" - ], - [ - "==", - "labelrank", - 2 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-letter-spacing": 0.2, - "symbol-placement": "line", - "text-size": { - "stops": [ - [ - 3, - 14 - ], - [ - 4, - 16 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "marine_label_point_2", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "water_name", - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - "==", - "labelrank", - 2 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-max-width": 5, - "text-letter-spacing": 0.2, - "symbol-placement": "point", - "text-size": { - "stops": [ - [ - 3, - 14 - ], - [ - 4, - 16 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "marine_label_line_1", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "waterway", - "filter": [ - "all", - [ - "==", - "$type", - "LineString" - ], - [ - "==", - "labelrank", - 1 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-letter-spacing": 0.2, - "symbol-placement": "line", - "text-size": { - "stops": [ - [ - 3, - 18 - ], - [ - 4, - 22 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "marine_label_point_1", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849258897.3083" - }, - "source": "mapbox", - "source-layer": "water_name", - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - "==", - "labelrank", - 1 - ] - ], - "layout": { - "text-font": [ - "Open Sans Italic" - ], - "text-field": "{name}", - "text-max-width": 5, - "text-letter-spacing": 0.2, - "text-line-height": 1.6, - "symbol-placement": "point", - "text-offset": [ - 0, - 2.4 - ], - "text-size": { - "stops": [ - [ - 3, - 18 - ], - [ - 4, - 22 - ] - ] - } - }, - "paint": { - "text-color": "#74aee9", - "text-halo-color": "rgba(255,255,255,0.7)", - "text-halo-width": 0.75, - "text-halo-blur": 0.75 - } - }, - { - "id": "country_label_4", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849242106.713" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "all", - [ + [ ">=", "rank", - 4 - ], - [ - "==", - "class", - "country" - ] - ], - "layout": { - "text-font": [ - "Open Sans Bold" - ], - "text-field": "{name}", - "text-max-width": 6.25, - "text-transform": "uppercase", - "text-size": { - "stops": [ - [ - 4, - 11 - ], - [ - 6, - 15 - ] - ] - } - }, - "paint": { - "text-color": "#334", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 2, - "text-halo-blur": 1 - } - }, - { - "id": "country_label_3", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849242106.713" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "all", - [ - "==", - "rank", - 3 - ], - [ - "==", - "class", - "country" - ] - ], - "layout": { - "text-font": [ - "Open Sans Bold" - ], - "text-field": "{name}", - "text-max-width": 6.25, - "text-transform": "uppercase", - "text-size": { - "stops": [ - [ - 3, - 11 - ], - [ - 7, - 17 - ] - ] - } - }, - "paint": { - "text-color": "#334", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 2, - "text-halo-blur": 1 - } - }, - { - "id": "country_label_2", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849242106.713" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "all", - [ - "==", - "rank", - 2 - ], - [ - "==", - "class", - "country" - ] - ], - "layout": { - "text-font": [ - "Open Sans Bold" - ], - "text-field": "{name}", - "text-max-width": 6.25, - "text-transform": "uppercase", - "text-size": { - "stops": [ - [ - 2, - 11 - ], - [ - 5, - 17 - ] - ] - } - }, - "paint": { - "text-color": "#334", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 2, - "text-halo-blur": 1 - } - }, - { - "id": "country_label_1", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849242106.713" - }, - "source": "mapbox", - "source-layer": "place", - "filter": [ - "all", - [ - "==", - "rank", - 1 - ], - [ - "==", - "class", - "country" - ] - ], - "layout": { - "text-font": [ - "Open Sans Bold" - ], - "text-field": "{name}", - "text-max-width": 6.25, - "text-transform": "uppercase", - "text-size": { - "stops": [ - [ - 1, - 11 - ], - [ - 4, - 17 - ] - ] - } - }, - "paint": { - "text-color": "#334", - "text-halo-color": "rgba(255,255,255,0.8)", - "text-halo-width": 2, - "text-halo-blur": 1 - } - }, - { - "id": "poi_label_r1", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849297111.495" - }, - "source": "mapbox", - "source-layer": "poi", - "minzoom": 14, - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - "==", - "rank", - 1 - ], - [ - "!in", - "class", - "railway", - "attraction" + 10 ] ], "layout": { "text-font": [ "Open Sans Semibold" ], - "text-field": "{name}", - "text-max-width": 9, - "text-padding": 2, - "text-offset": [ - 0, - 0.6 - ], - "text-anchor": "top", - "text-size": 12, - "icon-image": "{class}-11" - }, - "paint": { - "text-color": "#666", - "text-halo-color": "#ffffff", - "text-halo-width": 1, - "text-halo-blur": 0.5 - } - }, - { - "id": "poi_label_r2", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849297111.495" - }, - "source": "mapbox", - "source-layer": "poi", - "minzoom": 15, - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - "<=", - "rank", - 2 - ], - [ - "!=", - "class", - "railway" - ] - ], - "layout": { - "text-font": [ - "Open Sans Semibold" - ], - "text-field": "{name}", + "text-field": "{name:latin}", "text-max-width": 9, "text-padding": 2, "text-offset": [ @@ -3909,18 +3428,13 @@ "<", "rank", 10 - ], - [ - "!=", - "class", - "railway" ] ], "layout": { "text-font": [ "Open Sans Semibold" ], - "text-field": "{name}", + "text-field": "{name:latin}", "text-max-width": 9, "text-padding": 2, "text-offset": [ @@ -3939,14 +3453,14 @@ } }, { - "id": "poi_label_r10+", + "id": "poi_label_r2", "type": "symbol", "metadata": { "mapbox:group": "1444849297111.495" }, "source": "mapbox", "source-layer": "poi", - "minzoom": 17, + "minzoom": 15, "filter": [ "all", [ @@ -3955,21 +3469,16 @@ "Point" ], [ - ">=", + "<=", "rank", - 10 - ], - [ - "!=", - "class", - "railway" + 2 ] ], "layout": { "text-font": [ "Open Sans Semibold" ], - "text-field": "{name}", + "text-field": "{name:latin}", "text-max-width": 9, "text-padding": 2, "text-offset": [ @@ -3986,6 +3495,1014 @@ "text-halo-width": 1, "text-halo-blur": 0.5 } + }, + { + "id": "poi_label_r1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi", + "minzoom": 14, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "rank", + 1 + ] + ], + "layout": { + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name:latin}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12, + "icon-image": "{class}-11" + }, + "paint": { + "text-color": "#666", + "text-halo-color": "#ffffff", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "rail_station_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi", + "minzoom": 13, + "layout": { + "text-size": 12, + "icon-image": "rail-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-padding": 2, + "visibility": "visible", + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-field": "{name:latin}", + "text-max-width": 9 + }, + "paint": { + "text-color": "#666", + "text-halo-color": "#ffffff", + "text-halo-width": 1, + "text-halo-blur": 0.5 + }, + "filter": [ + "all", + [ + "==", + "class", + "railway" + ] + ] + }, + { + "id": "airport_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "aerodrome_label", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ] + ], + "layout": { + "icon-image": "airport-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name:latin}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "#666", + "text-halo-color": "#ffffff", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "transportation_name", + "minzoom": 13, + "filter": [ + "all", + [ + "!in", + "class", + "ferry", + "path" + ] + ], + "layout": { + "text-field": "{name:latin}", + "text-font": [ + "Open Sans Regular" + ], + "text-size": { + "base": 1, + "stops": [ + [ + 12, + 12 + ], + [ + 16, + 13 + ] + ] + }, + "symbol-placement": "line" + }, + "paint": { + "text-color": "#765", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_motorway_shield", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "transportation_name", + "minzoom": 9, + "filter": [ + "all", + [ + "<=", + "ref_length", + 4 + ], + [ + "==", + "class", + "motorway" + ] + ], + "layout": { + "text-field": "{ref}", + "text-font": [ + "Open Sans Semibold" + ], + "text-size": 10, + "icon-image": "motorway_{ref_length}", + "symbol-placement": { + "base": 1, + "stops": [ + [ + 10, + "point" + ], + [ + 11, + "line" + ] + ] + }, + "visibility": "visible", + "symbol-spacing": 500, + "text-rotation-alignment": "viewport", + "icon-rotation-alignment": "viewport" + }, + "paint": {}, + "maxzoom": 24 + }, + { + "id": "road_shield", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "transportation_name", + "minzoom": 12, + "filter": [ + "all", + [ + "<=", + "ref_length", + 6 + ] + ], + "layout": { + "text-field": "{ref}", + "text-font": [ + "Open Sans Semibold" + ], + "text-size": 11, + "icon-image": "motorway_{ref_length}", + "symbol-placement": { + "base": 1, + "stops": [ + [ + 10, + "point" + ], + [ + 11, + "line" + ] + ] + }, + "visibility": "visible", + "symbol-spacing": 500, + "text-rotation-alignment": "viewport", + "icon-rotation-alignment": "viewport" + }, + "paint": {}, + "maxzoom": 24 + }, + { + "id": "place_label_other", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "in", + "class", + "hamlet", + "island", + "islet", + "neighbourhood", + "suburb" + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-letter-spacing": 0.1, + "text-field": "{name:en}", + "text-max-width": 9, + "text-size": { + "base": 1.2, + "stops": [ + [ + 12, + 10 + ], + [ + 15, + 14 + ] + ] + } + }, + "paint": { + "text-color": "#633", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_village", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "==", + "class", + "village" + ], + "layout": { + "text-font": [ + "Open Sans Regular" + ], + "text-field": "{name:en}", + "text-max-width": 8, + "text-size": { + "base": 1.2, + "stops": [ + [ + 10, + 12 + ], + [ + 15, + 22 + ] + ] + } + }, + "paint": { + "text-color": "#333", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_town", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "==", + "class", + "town" + ], + "layout": { + "text-font": [ + "Open Sans Regular" + ], + "text-field": "{name:en}", + "text-max-width": 8, + "text-size": { + "base": 1.2, + "stops": [ + [ + 10, + 14 + ], + [ + 15, + 24 + ] + ] + } + }, + "paint": { + "text-color": "#333", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_city", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "==", + "class", + "city" + ], + "layout": { + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name:en}", + "text-max-width": 8, + "text-size": { + "base": 1.2, + "stops": [ + [ + 7, + 14 + ], + [ + 11, + 24 + ] + ] + } + }, + "paint": { + "text-color": "#333", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "marine_label_line_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "waterway", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + ">=", + "labelrank", + 4 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-letter-spacing": 0.2, + "symbol-placement": "line", + "text-size": { + "stops": [ + [ + 3, + 11 + ], + [ + 4, + 12 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "marine_label_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "water_name", + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + ">=", + "labelrank", + 4 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-max-width": 6, + "text-letter-spacing": 0.2, + "symbol-placement": "point", + "text-size": { + "stops": [ + [ + 3, + 11 + ], + [ + 4, + 12 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "marine_label_line_3 ", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "water_name", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "labelrank", + 3 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-letter-spacing": 0.2, + "symbol-placement": "line", + "text-size": { + "stops": [ + [ + 3, + 11 + ], + [ + 4, + 14 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "marine_label_point_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "water_name", + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "labelrank", + 3 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-max-width": 5, + "text-letter-spacing": 0.2, + "symbol-placement": "point", + "text-size": { + "stops": [ + [ + 3, + 11 + ], + [ + 4, + 14 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "marine_label_line_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "waterway", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "labelrank", + 2 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-letter-spacing": 0.2, + "symbol-placement": "line", + "text-size": { + "stops": [ + [ + 3, + 14 + ], + [ + 4, + 16 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "marine_label_point_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "water_name", + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "labelrank", + 2 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-max-width": 5, + "text-letter-spacing": 0.2, + "symbol-placement": "point", + "text-size": { + "stops": [ + [ + 3, + 14 + ], + [ + 4, + 16 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "marine_label_line_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "waterway", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "labelrank", + 1 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-letter-spacing": 0.2, + "symbol-placement": "line", + "text-size": { + "stops": [ + [ + 3, + 18 + ], + [ + 4, + 22 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "marine_label_point_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "water_name", + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "labelrank", + 1 + ] + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name:en}", + "text-max-width": 5, + "text-letter-spacing": 0.2, + "text-line-height": 1.6, + "symbol-placement": "point", + "text-offset": [ + 0, + 2.4 + ], + "text-size": { + "stops": [ + [ + 3, + 18 + ], + [ + 4, + 22 + ] + ] + } + }, + "paint": { + "text-color": "#74aee9", + "text-halo-color": "rgba(255,255,255,0.7)", + "text-halo-width": 0.75, + "text-halo-blur": 0.75 + } + }, + { + "id": "country_label_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "all", + [ + ">=", + "rank", + 4 + ], + [ + "==", + "class", + "country" + ] + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-field": "{name:en}", + "text-max-width": 6.25, + "text-transform": "uppercase", + "text-size": { + "stops": [ + [ + 4, + 11 + ], + [ + 6, + 15 + ] + ] + } + }, + "paint": { + "text-color": "#334", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 2, + "text-halo-blur": 1 + } + }, + { + "id": "country_label_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "all", + [ + "==", + "rank", + 3 + ], + [ + "==", + "class", + "country" + ] + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-field": "{name:en}", + "text-max-width": 6.25, + "text-transform": "uppercase", + "text-size": { + "stops": [ + [ + 3, + 11 + ], + [ + 7, + 17 + ] + ] + } + }, + "paint": { + "text-color": "#334", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 2, + "text-halo-blur": 1 + } + }, + { + "id": "country_label_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "all", + [ + "==", + "rank", + 2 + ], + [ + "==", + "class", + "country" + ] + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-field": "{name:en}", + "text-max-width": 6.25, + "text-transform": "uppercase", + "text-size": { + "stops": [ + [ + 2, + 11 + ], + [ + 5, + 17 + ] + ] + } + }, + "paint": { + "text-color": "#334", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 2, + "text-halo-blur": 1 + } + }, + { + "id": "country_label_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "all", + [ + "==", + "rank", + 1 + ], + [ + "==", + "class", + "country" + ] + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-field": "{name:en}", + "text-max-width": 6.25, + "text-transform": "uppercase", + "text-size": { + "stops": [ + [ + 1, + 11 + ], + [ + 4, + 17 + ] + ] + } + }, + "paint": { + "text-color": "#334", + "text-halo-color": "rgba(255,255,255,0.8)", + "text-halo-width": 2, + "text-halo-blur": 1 + } } ] } \ No newline at end of file