From 8451bad7baee72303f42ef93ed88cb36a4ef629a Mon Sep 17 00:00:00 2001 From: Kalin Mladenov Dobrev Date: Thu, 20 Jun 2019 11:33:53 +0200 Subject: [PATCH] updated mono-chrome --- configuration/map_files/config.json | 2 +- .../styles/backup styles/mono-blue-water.json | 3804 ++++++++++++++++ .../styles/backup styles/mono-blue.json | 3783 ++++++++++++++++ .../styles/backup styles/mono-bw.json | 3816 ++++++++++++++++ .../{ => backup styles}/mono-chrome.json | 12 +- .../styles/{ => backup styles}/mono.json | 12 +- .../map_files/styles/mono-blue-water.json | 12 +- configuration/map_files/styles/mono-blue.json | 12 +- configuration/map_files/styles/mono-bw.json | 12 +- .../map_files/styles/updated-mono-chrome.json | 3894 +++++++++++++++++ .../map_files/styles/updated-mono.json | 201 +- 11 files changed, 15407 insertions(+), 153 deletions(-) create mode 100644 configuration/map_files/styles/backup styles/mono-blue-water.json create mode 100644 configuration/map_files/styles/backup styles/mono-blue.json create mode 100644 configuration/map_files/styles/backup styles/mono-bw.json rename configuration/map_files/styles/{ => backup styles}/mono-chrome.json (99%) mode change 100755 => 100644 rename configuration/map_files/styles/{ => backup styles}/mono.json (99%) create mode 100644 configuration/map_files/styles/updated-mono-chrome.json diff --git a/configuration/map_files/config.json b/configuration/map_files/config.json index a060f85..c3a30ab 100644 --- a/configuration/map_files/config.json +++ b/configuration/map_files/config.json @@ -24,7 +24,7 @@ "mono-blue": { "style": "mono-blue.json" }, - "mono-chrome": { + "updated-mono-chrome": { "style": "mono-chrome.json" } }, diff --git a/configuration/map_files/styles/backup styles/mono-blue-water.json b/configuration/map_files/styles/backup styles/mono-blue-water.json new file mode 100644 index 0000000..962497a --- /dev/null +++ b/configuration/map_files/styles/backup styles/mono-blue-water.json @@ -0,0 +1,3804 @@ +{ + "version": 8, + "name": "Mono-Blue-Water", + "sources": { + "mapbox": { + "url": "mbtiles://planet.mbtiles", + "type": "vector" + } + }, + "sprite": "mono", + "glyphs": "{fontstack}/{range}.pbf", + "metadata": { + "mapbox:autocomposite": true, + "mapbox:type": "template", + "mapbox:groups": { + "1444849364238.8171": { + "name": "Buildings", + "collapsed": true + }, + "1444849354174.1904": { + "name": "Tunnels", + "collapsed": true + }, + "1444849320558.5054": { + "name": "Water labels", + "collapsed": true + }, + "1444849371739.5945": { + "name": "Aeroways", + "collapsed": true + }, + "1444849258897.3083": { + "name": "Marine labels", + "collapsed": true + }, + "1444849388993.3071": { + "name": "Landuse", + "collapsed": true + }, + "1444849242106.713": { + "name": "Country labels", + "collapsed": true + }, + "1444849382550.77": { + "name": "Water", + "collapsed": true + }, + "1444849345966.4436": { + "name": "Roads", + "collapsed": true + }, + "1444849307123.581": { + "name": "Admin lines", + "collapsed": true + }, + "1456163609504.0715": { + "name": "Road labels", + "collapsed": true + }, + "1444849272561.29": { + "name": "Place labels", + "collapsed": true + }, + "1444849334699.1902": { + "name": "Bridges", + "collapsed": true + }, + "1444849297111.495": { + "name": "POI labels", + "collapsed": true + } + } + }, + "layers": [ + { + "id": "background", + "type": "background", + "paint": { + "background-color": "#F2F2F2" + } + }, + { + "id": "landuse_overlay_national_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse_overlay", + "filter": [ + "==", + "class", + "national_park" + ], + "paint": { + "fill-color": "hsla(0, 0%, 85%, 0)", + "fill-opacity": 0.75, + "fill-outline-color": "hsla(0, 0%, 85%, 0)" + } + }, + { + "id": "landuse_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "park" + ], + "paint": { + "fill-color": "hsla(0, 0%, 77%, 0)", + "fill-outline-color": "hsla(0, 0%, 77%, 0)" + } + }, + { + "id": "landuse_cemetery", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "cemetery" + ], + "paint": { + "fill-color": "hsla(0, 0%, 88%, 0)", + "fill-outline-color": "hsla(0, 0%, 88%, 0)" + } + }, + { + "id": "landuse_hospital", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "hospital" + ], + "paint": { + "fill-color": "hsla(0, 0%, 94%, 0)", + "fill-outline-color": "hsla(0, 0%, 94%, 0)" + } + }, + { + "id": "landuse_school", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "school" + ], + "paint": { + "fill-color": "hsla(0, 0%, 94%, 0)", + "fill-outline-color": "hsla(0, 0%, 94%, 0)" + } + }, + { + "id": "landuse_wood", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "wood" + ], + "paint": { + "fill-color": "hsla(0, 0%, 47%, 0)", + "fill-opacity": 0.2, + "fill-outline-color": "hsla(0, 0%, 47%, 0)" + } + }, + { + "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": "hsl(210,0%, 78%)", + "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": "hsl(210,0%, 78%)", + "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": "hsl(210,0%, 78%)", + "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": "#46BCEC", + "fill-outline-color": "#46BCEC" + } + }, + { + "id": "aeroway_fill", + "type": "fill", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "==", + "$type", + "Polygon" + ], + "paint": { + "fill-outline-color": "hsla(0, 0%, 93%, 0)", + "fill-opacity": 0.7, + "fill-color": "hsla(0, 0%, 0%, 0)" + } + }, + { + "id": "aeroway_runway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "runway" + ] + ], + "paint": { + "line-color": "hsl(34, 0%, 93%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 3 + ], + [ + 20, + 16 + ] + ] + } + } + }, + { + "id": "aeroway_taxiway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "taxiway" + ] + ], + "paint": { + "line-color": "hsl(34, 0%, 93%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 0.5 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "building", + "type": "fill", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "source": "mapbox", + "source-layer": "building", + "paint": { + "fill-color": "hsla(0, 0%, 85%, 0)" + } + }, + { + "id": "building_top", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "ref": "building", + "paint": { + "fill-color": "hsla(0, 0%, 92%, 0)", + "fill-opacity": { + "base": 1, + "stops": [ + [ + 15, + 0 + ], + [ + 16, + 1 + ] + ] + }, + "fill-translate": { + "stops": [ + [ + 15, + [ + 0, + 0 + ] + ], + [ + 16, + [ + -2, + -2 + ] + ] + ], + "base": 1 + }, + "fill-outline-color": "hsla(0, 0%, 85%, 0)" + } + }, + { + "id": "tunnel_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "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" + }, + "ref": "tunnel_motorway_link_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_service_track", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_service_track_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "tunnel_link", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_link_casing", + "paint": { + "line-color": "hsl(48, 0%, 89%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_street", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_street_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "tunnel_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_secondary_tertiary_casing", + "paint": { + "line-color": "hsl(48, 0%, 89%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "tunnel_trunk_primary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_trunk_primary_casing", + "paint": { + "line-color": "hsl(48, 0%, 89%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_motorway", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_motorway_casing", + "paint": { + "line-color": "hsl(35, 0%, 83%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "major_rail", + "minor_rail" + ] + ], + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_major_rail", + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "road_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 12, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway_link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "road_service_track_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "line-width": 0 + } + }, + { + "id": "road_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 13, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "line-opacity": 0, + "line-width": 0 + } + }, + { + "id": "road_secondary_tertiary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": 0, + "line-opacity": 1 + } + }, + { + "id": "road_trunk_primary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 5, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "line-dasharray": [ + 1.5, + 0.75 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1.2 + ], + [ + 20, + 4 + ] + ] + } + } + }, + { + "id": "road_motorway_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_link_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_service_track", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_service_track_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13, + 0 + ], + [ + 14, + 1 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "road_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_link_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_street", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_street_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0 + ], + [ + 14, + 2 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "road_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_secondary_tertiary_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 8, + 0.5 + ], + [ + 20, + 13 + ] + ] + } + } + }, + { + "id": "road_trunk_primary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_trunk_primary_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_motorway", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 4, + 0 + ], + [ + 10, + 1 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "major_rail" + ] + ], + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "road_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_major_rail", + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "bridge_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1 + ], + [ + 16, + 4 + ], + [ + 20, + 11 + ] + ] + } + } + }, + { + "id": "bridge_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "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" + }, + "ref": "bridge_motorway_link_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_service_track", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_service_track_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "bridge_link", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_link_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_street", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_street_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "bridge_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_secondary_tertiary_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "bridge_trunk_primary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_trunk_primary_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_motorway", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_motorway_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "major_rail" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "bridge_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_major_rail", + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "maritime", + 0 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 0 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-join": "round", + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_2_disputed", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 1 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-dasharray": [ + 2, + 2 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "maritime", + 1 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(210,0%, 78%)", + "line-opacity": 0.5, + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "maritime", + 1 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(210,0%, 78%)", + "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_label", + "filter": [ + "==", + "$type", + "Point" + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name_en}", + "text-max-width": 5, + "text-size": 12 + }, + "paint": { + "text-color": "hsl(210, 0%, 68%)", + "text-halo-width": 1.5, + "text-halo-color": "hsla(0, 0%, 100%, 0.7)" + } + }, + { + "id": "poi_label_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 16, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 4 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 15, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 3 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 14, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 2 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "rail_station_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "rail_station_label", + "layout": { + "text-size": 12, + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-padding": 2, + "visibility": "visible", + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-field": "{name_en}", + "text-max-width": 9 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 13, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 1 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "airport_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "airport_label", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "in", + "scalerank", + 1, + 2, + 3 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "road_label", + "filter": [ + "!=", + "class", + "ferry" + ], + "layout": { + "text-field": "{name_en}", + "text-font": [ + "Open Sans Regular" + ], + "text-size": { + "base": 1, + "stops": [ + [ + 12, + 12 + ], + [ + 16, + 13 + ] + ] + }, + "symbol-placement": "line" + }, + "paint": { + "text-color": "hsl(30, 0%, 40%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_label_highway_shield", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "road_label", + "minzoom": 8, + "filter": [ + "<=", + "reflen", + 6 + ], + "layout": { + "text-field": "{ref}", + "text-font": [ + "Open Sans Semibold" + ], + "text-size": 11, + "icon-image": "motorway_{reflen}", + "symbol-placement": { + "base": 1, + "stops": [ + [ + 10, + "point" + ], + [ + 11, + "line" + ] + ] + }, + "symbol-spacing": 500, + "text-rotation-alignment": "viewport", + "icon-rotation-alignment": "viewport" + }, + "paint": {} + }, + { + "id": "place_label_other", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "in", + "type", + "hamlet", + "island", + "islet", + "neighbourhood", + "suburb" + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-transform": "uppercase", + "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": "hsl(0, 0%, 30%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_village", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_town", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_city", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "marine_label_line_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + ">=", + "scalerank", + 4 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + "==", + "scalerank", + 3 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + "==", + "scalerank", + 2 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + "==", + "scalerank", + 1 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 2, + "text-halo-blur": 1 + } + } + ] +} \ No newline at end of file diff --git a/configuration/map_files/styles/backup styles/mono-blue.json b/configuration/map_files/styles/backup styles/mono-blue.json new file mode 100644 index 0000000..1f3a612 --- /dev/null +++ b/configuration/map_files/styles/backup styles/mono-blue.json @@ -0,0 +1,3783 @@ +{ + "version": 8, + "name": "Mono-Blue", + "sources": { + "mapbox": { + "url": "mbtiles://planet.mbtiles", + "type": "vector" + } + }, + "sprite": "mono", + "glyphs": "{fontstack}/{range}.pbf", + "metadata": { + "mapbox:autocomposite": true, + "mapbox:type": "template", + "mapbox:groups": { + "1444849364238.8171": { + "name": "Buildings", + "collapsed": true + }, + "1444849354174.1904": { + "name": "Tunnels", + "collapsed": true + }, + "1444849320558.5054": { + "name": "Water labels", + "collapsed": true + }, + "1444849371739.5945": { + "name": "Aeroways", + "collapsed": true + }, + "1444849258897.3083": { + "name": "Marine labels", + "collapsed": true + }, + "1444849388993.3071": { + "name": "Landuse", + "collapsed": true + }, + "1444849242106.713": { + "name": "Country labels", + "collapsed": true + }, + "1444849382550.77": { + "name": "Water", + "collapsed": true + }, + "1444849345966.4436": { + "name": "Roads", + "collapsed": true + }, + "1444849307123.581": { + "name": "Admin lines", + "collapsed": true + }, + "1456163609504.0715": { + "name": "Road labels", + "collapsed": true + }, + "1444849272561.29": { + "name": "Place labels", + "collapsed": true + }, + "1444849334699.1902": { + "name": "Bridges", + "collapsed": true + }, + "1444849297111.495": { + "name": "POI labels", + "collapsed": true + } + } + }, + "layers": [ + { + "id": "background", + "type": "background", + "paint": { + "background-color": "#2C5A71" + } + }, + { + "id": "landuse_overlay_national_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse_overlay", + "filter": [ + "==", + "class", + "national_park" + ], + "paint": { + "fill-color": "#2C5A71", + "fill-opacity": 0.75, + "fill-outline-color": "#2C5A71" + } + }, + { + "id": "landuse_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "park" + ], + "paint": { + "fill-color": "#2C5A71", + "fill-outline-color": "#2C5A71" + } + }, + { + "id": "landuse_cemetery", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "cemetery" + ], + "paint": { + "fill-color": "#406D80", + "fill-outline-color": "#406D80" + } + }, + { + "id": "landuse_hospital", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "hospital" + ], + "paint": { + "fill-color": "#406D80", + "fill-outline-color": "#406D80" + } + }, + { + "id": "landuse_school", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "school" + ], + "paint": { + "fill-color": "#2C5A71", + "fill-outline-color": "#2C5A71" + } + }, + { + "id": "landuse_wood", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "wood" + ], + "paint": { + "fill-color": "#2C5A71", + "fill-opacity": 0.2, + "fill-outline-color": "#2C5A71" + } + }, + { + "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": "#194A57", + "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": "#194A57", + "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": "#194A57", + "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": "#193341", + "fill-outline-color": "#193341" + } + }, + { + "id": "aeroway_fill", + "type": "fill", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "==", + "$type", + "Polygon" + ], + "paint": { + "fill-color": "#406D80", + "fill-opacity": 0.7, + "fill-outline-color": "#406D80" + } + }, + { + "id": "aeroway_runway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "runway" + ] + ], + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 3 + ], + [ + 20, + 16 + ] + ] + } + } + }, + { + "id": "aeroway_taxiway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "taxiway" + ] + ], + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 0.5 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "building", + "type": "fill", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "source": "mapbox", + "source-layer": "building", + "paint": { + "fill-color": "#2C5A71" + } + }, + { + "id": "building_top", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "ref": "building", + "paint": { + "fill-color": "#2C5A71", + "fill-opacity": { + "base": 1, + "stops": [ + [ + 15, + 0 + ], + [ + 16, + 1 + ] + ] + }, + "fill-translate": { + "stops": [ + [ + 15, + [ + 0, + 0 + ] + ], + [ + 16, + [ + -2, + -2 + ] + ] + ], + "base": 1 + }, + "fill-outline-color": "#2C5A71" + } + }, + { + "id": "tunnel_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "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" + }, + "ref": "tunnel_motorway_link_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_service_track", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_service_track_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "tunnel_link", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_link_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_street", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_street_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "tunnel_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_secondary_tertiary_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "tunnel_trunk_primary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_trunk_primary_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_motorway", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_motorway_casing", + "paint": { + "line-color": "hsl(35, 0%, 83%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "major_rail", + "minor_rail" + ] + ], + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_major_rail", + "paint": { + "line-color": "#194A57", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "road_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 12, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway_link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "road_service_track_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "line-width": 0 + } + }, + { + "id": "road_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 13, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "line-opacity": 0, + "line-width": 0 + } + }, + { + "id": "road_secondary_tertiary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#194A57", + "line-width": 0, + "line-opacity": 1 + } + }, + { + "id": "road_trunk_primary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 5, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "line-dasharray": [ + 1.5, + 0.75 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1.2 + ], + [ + 20, + 4 + ] + ] + } + } + }, + { + "id": "road_motorway_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_link_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_service_track", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_service_track_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13, + 0 + ], + [ + 14, + 1 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "road_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_link_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_street", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_street_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0 + ], + [ + 14, + 2 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "road_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_secondary_tertiary_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 8, + 0.5 + ], + [ + 20, + 13 + ] + ] + } + } + }, + { + "id": "road_trunk_primary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_trunk_primary_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_motorway", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 4, + 0 + ], + [ + 10, + 1 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "major_rail" + ] + ], + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "road_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_major_rail", + "paint": { + "line-color": "#194A57", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "bridge_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1 + ], + [ + 16, + 4 + ], + [ + 20, + 11 + ] + ] + } + } + }, + { + "id": "bridge_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "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" + }, + "ref": "bridge_motorway_link_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_service_track", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_service_track_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "bridge_link", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_link_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_street", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_street_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "bridge_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_secondary_tertiary_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "bridge_trunk_primary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_trunk_primary_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_motorway", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_motorway_casing", + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "major_rail" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "paint": { + "line-color": "#194A57", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "bridge_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_major_rail", + "paint": { + "line-color": "#194A57", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "maritime", + 0 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 0 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-join": "round", + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_2_disputed", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 1 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-dasharray": [ + 2, + 2 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "maritime", + 1 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#194A57", + "line-opacity": 0.5, + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "maritime", + 1 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "#194A57", + "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_label", + "filter": [ + "==", + "$type", + "Point" + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name_en}", + "text-max-width": 5, + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1.5 + } + }, + { + "id": "poi_label_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 16, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 4 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.5, + "text-halo-width": 1 + } + }, + { + "id": "poi_label_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 15, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 3 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.5, + "text-halo-width": 1 + } + }, + { + "id": "poi_label_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 14, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 2 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.5, + "text-halo-width": 1 + } + }, + { + "id": "rail_station_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "rail_station_label", + "layout": { + "text-size": 12, + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-padding": 2, + "visibility": "visible", + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-field": "{name_en}", + "text-max-width": 9 + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.5, + "text-halo-width": 1 + } + }, + { + "id": "poi_label_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 13, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 1 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.5, + "text-halo-width": 1 + } + }, + { + "id": "airport_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "airport_label", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "in", + "scalerank", + 1, + 2, + 3 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.5, + "text-halo-width": 1 + } + }, + { + "id": "road_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "road_label", + "filter": [ + "!=", + "class", + "ferry" + ], + "layout": { + "text-field": "{name_en}", + "text-font": [ + "Open Sans Regular" + ], + "text-size": { + "base": 1, + "stops": [ + [ + 12, + 12 + ], + [ + 16, + 13 + ] + ] + }, + "symbol-placement": "line" + }, + "paint": { + "text-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_label_highway_shield", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "road_label", + "minzoom": 8, + "filter": [ + "<=", + "reflen", + 6 + ], + "layout": { + "text-field": "{ref}", + "text-font": [ + "Open Sans Semibold" + ], + "text-size": 11, + "icon-image": "motorway_{reflen}", + "symbol-placement": { + "base": 1, + "stops": [ + [ + 10, + "point" + ], + [ + 11, + "line" + ] + ] + }, + "symbol-spacing": 500, + "text-rotation-alignment": "viewport", + "icon-rotation-alignment": "viewport" + }, + "paint": { + "text-color": "#194A57" + } + }, + { + "id": "place_label_other", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "in", + "type", + "hamlet", + "island", + "islet", + "neighbourhood", + "suburb" + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-transform": "uppercase", + "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": "hsl(0, 0%, 100%)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_village", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 100%)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_town", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 100%)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_city", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 100%)", + "text-halo-width": 1.2 + } + }, + { + "id": "marine_label_line_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "marine_label_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "marine_label_line_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "marine_label_point_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "marine_label_line_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "marine_label_point_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "marine_label_line_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "marine_label_point_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 0.75, + "text-halo-width": 0.75 + } + }, + { + "id": "country_label_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "country_label", + "filter": [ + ">=", + "scalerank", + 4 + ], + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 1, + "text-halo-width": 2 + } + }, + { + "id": "country_label_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "country_label", + "filter": [ + "==", + "scalerank", + 3 + ], + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 1, + "text-halo-width": 2 + } + }, + { + "id": "country_label_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "country_label", + "filter": [ + "==", + "scalerank", + 2 + ], + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 1, + "text-halo-width": 2 + } + }, + { + "id": "country_label_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849242106.713" + }, + "source": "mapbox", + "source-layer": "country_label", + "filter": [ + "==", + "scalerank", + 1 + ], + "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": "hsl(0, 0%, 100%)", + "text-halo-blur": 1, + "text-halo-width": 2 + } + } + ] +} diff --git a/configuration/map_files/styles/backup styles/mono-bw.json b/configuration/map_files/styles/backup styles/mono-bw.json new file mode 100644 index 0000000..334bdc0 --- /dev/null +++ b/configuration/map_files/styles/backup styles/mono-bw.json @@ -0,0 +1,3816 @@ +{ + "version": 8, + "name": "Mono-BW", + "sources": { + "mapbox": { + "url": "mbtiles://planet.mbtiles", + "type": "vector" + } + }, + "sprite": "mono", + "glyphs": "{fontstack}/{range}.pbf", + "metadata": { + "mapbox:autocomposite": true, + "mapbox:type": "template", + "mapbox:groups": { + "1444849364238.8171": { + "name": "Buildings", + "collapsed": true + }, + "1444849354174.1904": { + "name": "Tunnels", + "collapsed": true + }, + "1444849320558.5054": { + "name": "Water labels", + "collapsed": true + }, + "1444849371739.5945": { + "name": "Aeroways", + "collapsed": true + }, + "1444849258897.3083": { + "name": "Marine labels", + "collapsed": true + }, + "1444849388993.3071": { + "name": "Landuse", + "collapsed": true + }, + "1444849242106.713": { + "name": "Country labels", + "collapsed": true + }, + "1444849382550.77": { + "name": "Water", + "collapsed": true + }, + "1444849345966.4436": { + "name": "Roads", + "collapsed": true + }, + "1444849307123.581": { + "name": "Admin lines", + "collapsed": true + }, + "1456163609504.0715": { + "name": "Road labels", + "collapsed": true + }, + "1444849272561.29": { + "name": "Place labels", + "collapsed": true + }, + "1444849334699.1902": { + "name": "Bridges", + "collapsed": true + }, + "1444849297111.495": { + "name": "POI labels", + "collapsed": true + } + } + }, + "layers": [ + { + "id": "background", + "type": "background", + "paint": { + "background-color": "hsl(30, 0%, 91%)" + } + }, + { + "id": "landuse_overlay_national_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse_overlay", + "filter": [ + "==", + "class", + "national_park" + ], + "paint": { + "fill-color": "hsl(90, 0%, 85%)", + "fill-opacity": 0.75, + "fill-outline-color": "hsl(90, 0%, 85%)" + } + }, + { + "id": "landuse_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "park" + ], + "paint": { + "fill-color": "hsl(84, 0%, 77%)", + "fill-outline-color": "hsl(84, 0%, 77%)" + } + }, + { + "id": "landuse_cemetery", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "cemetery" + ], + "paint": { + "fill-color": "hsl(94, 0%, 88%)", + "fill-outline-color": "hsl(94, 0%, 88%)" + } + }, + { + "id": "landuse_hospital", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "hospital" + ], + "paint": { + "fill-color": "hsl(330, 0%, 94%)", + "fill-outline-color": "hsl(330, 0%, 94%)" + } + }, + { + "id": "landuse_school", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "school" + ], + "paint": { + "fill-color": "hsl(270,0%, 94%)", + "fill-outline-color": "hsl(270, 0%, 94%)" + } + }, + { + "id": "landuse_wood", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "wood" + ], + "paint": { + "fill-color": "hsl(100,0%, 47%)", + "fill-opacity": 0.2, + "fill-outline-color": "hsl(100, 0%, 47%)" + } + }, + { + "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": "hsl(210,0%, 78%)", + "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": "hsl(210,0%, 78%)", + "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": "hsl(210,0%, 78%)", + "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": "hsl(213, 0%, 82%)", + "fill-outline-color": "hsl(213, 0%, 82%)" + } + }, + { + "id": "aeroway_fill", + "type": "fill", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "==", + "$type", + "Polygon" + ], + "paint": { + "fill-color": "hsl(34, 0%, 93%)", + "fill-opacity": 0.7, + "fill-outline-color": "hsl(34, 0%, 93%)" + } + }, + { + "id": "aeroway_runway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "runway" + ] + ], + "paint": { + "line-color": "hsl(34, 0%, 93%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 3 + ], + [ + 20, + 16 + ] + ] + } + } + }, + { + "id": "aeroway_taxiway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "taxiway" + ] + ], + "paint": { + "line-color": "hsl(34, 0%, 93%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 0.5 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "building", + "type": "fill", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "source": "mapbox", + "source-layer": "building", + "paint": { + "fill-color": { + "base": 1, + "stops": [ + [ + 15.5, + "hsl(30, 0%, 92%)" + ], + [ + 16, + "hsl(30, 0%, 85%)" + ] + ] + } + } + }, + { + "id": "building_top", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "ref": "building", + "paint": { + "fill-color": "hsl(30, 0%, 92%)", + "fill-opacity": { + "base": 1, + "stops": [ + [ + 15, + 0 + ], + [ + 16, + 1 + ] + ] + }, + "fill-translate": { + "stops": [ + [ + 15, + [ + 0, + 0 + ] + ], + [ + 16, + [ + -2, + -2 + ] + ] + ], + "base": 1 + }, + "fill-outline-color": "hsl(30, 0%, 85%)" + } + }, + { + "id": "tunnel_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "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" + }, + "ref": "tunnel_motorway_link_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_service_track", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_service_track_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "tunnel_link", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_link_casing", + "paint": { + "line-color": "hsl(48, 0%, 89%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_street", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_street_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "tunnel_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_secondary_tertiary_casing", + "paint": { + "line-color": "hsl(48, 0%, 89%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "tunnel_trunk_primary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_trunk_primary_casing", + "paint": { + "line-color": "hsl(48, 0%, 89%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_motorway", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_motorway_casing", + "paint": { + "line-color": "hsl(35, 0%, 83%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "major_rail", + "minor_rail" + ] + ], + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_major_rail", + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "road_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 12, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway_link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 1 + ], + [ + 13, + 3 + ], + [ + 14, + 4 + ], + [ + 20, + 15 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "road_service_track_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "line-width": 0 + } + }, + { + "id": "road_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 13, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "line-opacity": 0, + "line-width": 0 + } + }, + { + "id": "road_secondary_tertiary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": 0, + "line-opacity": 1 + } + }, + { + "id": "road_trunk_primary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "minzoom": 5, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "line-dasharray": [ + 1.5, + 0.75 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1.2 + ], + [ + 20, + 4 + ] + ] + } + } + }, + { + "id": "road_motorway_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_link_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_service_track", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_service_track_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13, + 0 + ], + [ + 14, + 1 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "road_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_link_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_street", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_street_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0 + ], + [ + 14, + 2 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "road_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_secondary_tertiary_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 8, + 0.5 + ], + [ + 20, + 13 + ] + ] + } + } + }, + { + "id": "road_trunk_primary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_trunk_primary_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_motorway", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 4, + 0 + ], + [ + 10, + 1 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "major_rail" + ] + ], + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "road_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_major_rail", + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "bridge_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1 + ], + [ + 16, + 4 + ], + [ + 20, + 11 + ] + ] + } + } + }, + { + "id": "bridge_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(36, 0%, 80%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(28, 0%, 69%)", + "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" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "hsl(30, 0%, 73%)", + "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" + }, + "ref": "bridge_motorway_link_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_service_track", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_service_track_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "bridge_link", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_link_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_street", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_street_casing", + "paint": { + "line-color": "hsl(0, 0%, 100%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "bridge_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_secondary_tertiary_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "bridge_trunk_primary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_trunk_primary_casing", + "paint": { + "line-color": "hsl(48, 0%, 84%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_motorway", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_motorway_casing", + "paint": { + "line-color": "hsl(34, 0%, 77%)", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "road", + "filter": [ + "all", + [ + "==", + "class", + "major_rail" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "bridge_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_major_rail", + "paint": { + "line-color": "hsl(0, 0%, 73%)", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "maritime", + 0 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 0 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-join": "round", + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_2_disputed", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 1 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(248, 0%, 64%)", + "line-dasharray": [ + 2, + 2 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "maritime", + 1 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "hsl(210,0%, 78%)", + "line-opacity": 0.5, + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "admin", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "maritime", + 1 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "hsl(210,0%, 78%)", + "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_label", + "filter": [ + "==", + "$type", + "Point" + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name_en}", + "text-max-width": 5, + "text-size": 12 + }, + "paint": { + "text-color": "hsl(210, 0%, 68%)", + "text-halo-width": 1.5, + "text-halo-color": "hsla(0, 0%, 100%, 0.7)" + } + }, + { + "id": "poi_label_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 16, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 4 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_3", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 15, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 3 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_2", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 14, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 2 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "rail_station_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "rail_station_label", + "layout": { + "text-size": 12, + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-padding": 2, + "visibility": "visible", + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-field": "{name_en}", + "text-max-width": 9 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_1", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi_label", + "minzoom": 13, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "==", + "scalerank", + 1 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "airport_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "airport_label", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "in", + "scalerank", + 1, + 2, + 3 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "road_label", + "filter": [ + "!=", + "class", + "ferry" + ], + "layout": { + "text-field": "{name_en}", + "text-font": [ + "Open Sans Regular" + ], + "text-size": { + "base": 1, + "stops": [ + [ + 12, + 12 + ], + [ + 16, + 13 + ] + ] + }, + "symbol-placement": "line" + }, + "paint": { + "text-color": "hsl(30, 0%, 40%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_label_highway_shield", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "road_label", + "minzoom": 8, + "filter": [ + "<=", + "reflen", + 6 + ], + "layout": { + "text-field": "{ref}", + "text-font": [ + "Open Sans Semibold" + ], + "text-size": 11, + "icon-image": "motorway_{reflen}", + "symbol-placement": { + "base": 1, + "stops": [ + [ + 10, + "point" + ], + [ + 11, + "line" + ] + ] + }, + "symbol-spacing": 500, + "text-rotation-alignment": "viewport", + "icon-rotation-alignment": "viewport" + }, + "paint": {} + }, + { + "id": "place_label_other", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "in", + "type", + "hamlet", + "island", + "islet", + "neighbourhood", + "suburb" + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-transform": "uppercase", + "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": "hsl(0, 0%, 30%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_village", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_town", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_city", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place_label", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "marine_label_line_4", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849258897.3083" + }, + "source": "mapbox", + "source-layer": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "marine_label", + "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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + ">=", + "scalerank", + 4 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + "==", + "scalerank", + 3 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + "==", + "scalerank", + 2 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "country_label", + "filter": [ + "==", + "scalerank", + 1 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 2, + "text-halo-blur": 1 + } + } + ] +} \ No newline at end of file diff --git a/configuration/map_files/styles/mono-chrome.json b/configuration/map_files/styles/backup styles/mono-chrome.json old mode 100755 new mode 100644 similarity index 99% rename from configuration/map_files/styles/mono-chrome.json rename to configuration/map_files/styles/backup styles/mono-chrome.json index de2cf87..18a8f59 --- a/configuration/map_files/styles/mono-chrome.json +++ b/configuration/map_files/styles/backup styles/mono-chrome.json @@ -2774,7 +2774,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2818,7 +2818,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2862,7 +2862,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2893,7 +2893,7 @@ "source-layer": "rail_station_label", "layout": { "text-size": 12, - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2937,7 +2937,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2983,7 +2983,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], diff --git a/configuration/map_files/styles/mono.json b/configuration/map_files/styles/backup styles/mono.json similarity index 99% rename from configuration/map_files/styles/mono.json rename to configuration/map_files/styles/backup styles/mono.json index c5cecac..d100c9a 100644 --- a/configuration/map_files/styles/mono.json +++ b/configuration/map_files/styles/backup styles/mono.json @@ -2784,7 +2784,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2828,7 +2828,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2872,7 +2872,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2903,7 +2903,7 @@ "source-layer": "rail_station_label", "layout": { "text-size": 12, - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2947,7 +2947,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2993,7 +2993,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], diff --git a/configuration/map_files/styles/mono-blue-water.json b/configuration/map_files/styles/mono-blue-water.json index 230b8ab..962497a 100755 --- a/configuration/map_files/styles/mono-blue-water.json +++ b/configuration/map_files/styles/mono-blue-water.json @@ -2776,7 +2776,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2820,7 +2820,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2864,7 +2864,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2895,7 +2895,7 @@ "source-layer": "rail_station_label", "layout": { "text-size": 12, - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2939,7 +2939,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2985,7 +2985,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], diff --git a/configuration/map_files/styles/mono-blue.json b/configuration/map_files/styles/mono-blue.json index fb38783..1f3a612 100755 --- a/configuration/map_files/styles/mono-blue.json +++ b/configuration/map_files/styles/mono-blue.json @@ -2775,7 +2775,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2818,7 +2818,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2861,7 +2861,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2891,7 +2891,7 @@ "source-layer": "rail_station_label", "layout": { "text-size": 12, - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2934,7 +2934,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2979,7 +2979,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], diff --git a/configuration/map_files/styles/mono-bw.json b/configuration/map_files/styles/mono-bw.json index e0f7d83..334bdc0 100755 --- a/configuration/map_files/styles/mono-bw.json +++ b/configuration/map_files/styles/mono-bw.json @@ -2788,7 +2788,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2832,7 +2832,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2876,7 +2876,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2907,7 +2907,7 @@ "source-layer": "rail_station_label", "layout": { "text-size": 12, - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2951,7 +2951,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], @@ -2997,7 +2997,7 @@ ] ], "layout": { - "icon-image": "{maki}-11", + "icon-image": "{class}-11", "text-font": [ "Open Sans Semibold" ], diff --git a/configuration/map_files/styles/updated-mono-chrome.json b/configuration/map_files/styles/updated-mono-chrome.json new file mode 100644 index 0000000..c027a71 --- /dev/null +++ b/configuration/map_files/styles/updated-mono-chrome.json @@ -0,0 +1,3894 @@ +{ + "version": 8, + "id": "updated-mono-chrome", + "name": "Updated-Mono-Chrome", + "sources": { + "mapbox": { + "url": "mbtiles://planet.mbtiles", + "type": "vector" + } + }, + "sprite": "mono", + "glyphs": "{fontstack}/{range}.pbf", + "metadata": { + "mapbox:autocomposite": true, + "mapbox:type": "template", + "mapbox:groups": { + "1444849364238.8171": { + "name": "Buildings", + "collapsed": true + }, + "1444849354174.1904": { + "name": "Tunnels", + "collapsed": true + }, + "1444849320558.5054": { + "name": "Water labels", + "collapsed": true + }, + "1444849371739.5945": { + "name": "Aeroways", + "collapsed": true + }, + "1444849258897.3083": { + "name": "Marine labels", + "collapsed": true + }, + "1444849388993.3071": { + "name": "Landuse", + "collapsed": true + }, + "1444849242106.713": { + "name": "Country labels", + "collapsed": true + }, + "1444849382550.77": { + "name": "Water", + "collapsed": true + }, + "1444849345966.4436": { + "name": "Roads", + "collapsed": true + }, + "1444849307123.581": { + "name": "Admin lines", + "collapsed": true + }, + "1456163609504.0715": { + "name": "Road labels", + "collapsed": true + }, + "1444849272561.29": { + "name": "Place labels", + "collapsed": true + }, + "1444849290021.1838": { + "name": "Road labels", + "collapsed": true + }, + "1444849334699.1902": { + "name": "Bridges", + "collapsed": true + }, + "1444849297111.495": { + "name": "POI labels", + "collapsed": true + } + } + }, + "layers": [ + { + "id": "background", + "type": "background", + "paint": { + "background-color": "#FFFFFF" + } + }, + { + "id": "landuse_overlay_national_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "national_park" + ], + "paint": { + "fill-opacity": 0.75, + "fill-color": "hsla(0, 0%, 0%, 0)" + } + }, + { + "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": "#E2E4E6", + "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": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 0.5 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "landuse_park", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landcover", + "filter": [ + "==", + "class", + "park" + ], + "paint": { + "fill-color": "hsla(0, 0%, 77%, 0)", + "fill-outline-color": "hsla(0, 0%, 77%, 0)" + } + }, + { + "id": "landuse_cemetery", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "cemetery" + ], + "paint": { + "fill-color": "hsla(0, 0%, 88%, 0)", + "fill-outline-color": "hsla(0, 0%, 88%, 0)" + } + }, + { + "id": "landuse_hospital", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "hospital" + ], + "paint": { + "fill-color": "hsla(0, 0%, 94%, 0)", + "fill-outline-color": "hsla(0, 0%, 94%, 0)" + } + }, + { + "id": "landuse_school", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "==", + "class", + "school" + ], + "paint": { + "fill-color": "hsla(0, 0%, 94%, 0)", + "fill-outline-color": "hsla(0, 0%, 94%, 0)" + } + }, + { + "id": "landuse_pitch", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "all", + [ + "==", + "class", + "pitch" + ] + ], + "paint": { + "fill-color": "hsla(0, 0%, 94%, 0)", + "fill-outline-color": "hsla(0, 0%, 94%, 0)" + } + }, + { + "id": "landuse_wood", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landcover", + "filter": [ + "==", + "class", + "wood" + ], + "paint": { + "fill-color": "hsla(0, 0%, 47%, 0)", + "fill-opacity": 0.2, + "fill-outline-color": "hsla(0, 0%, 47%, 0)" + } + }, + { + "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": "#E2E4E6", + "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": "#EDF0F4", + "fill-outline-color": "#EDF0F4" + } + }, + { + "id": "aeroway_fill", + "type": "fill", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "==", + "$type", + "Polygon" + ], + "paint": { + "fill-outline-color": "hsla(0, 0%, 93%, 0)", + "fill-opacity": 0.7, + "fill-color": "hsla(0, 0%, 0%, 0)" + } + }, + { + "id": "aeroway_runway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "runway" + ] + ], + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 3 + ], + [ + 20, + 16 + ] + ] + } + } + }, + { + "id": "aeroway_taxiway", + "type": "line", + "metadata": { + "mapbox:group": "1444849371739.5945" + }, + "source": "mapbox", + "source-layer": "aeroway", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "==", + "type", + "taxiway" + ] + ], + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 11, + 0.5 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "building", + "type": "fill", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "source": "mapbox", + "source-layer": "building", + "paint": { + "fill-color": "hsla(0, 0%, 0%, 0)" + } + }, + { + "id": "building_top", + "metadata": { + "mapbox:group": "1444849364238.8171" + }, + "ref": "building", + "paint": { + "fill-color": "hsla(0, 0%, 92%, 0)", + "fill-opacity": { + "base": 1, + "stops": [ + [ + 15, + 0 + ], + [ + 16, + 1 + ] + ] + }, + "fill-translate": { + "stops": [ + [ + 15, + [ + 0, + 0 + ] + ], + [ + 16, + [ + -2, + -2 + ] + ] + ], + "base": 1 + } + } + }, + { + "id": "tunnel_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "tunnel" + ] + ], + "layout": { + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "ref": "tunnel_motorway_link_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_service_track", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_service_track_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "tunnel_link", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_link_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "tunnel_street", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_street_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "tunnel_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_secondary_tertiary_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "tunnel_trunk_primary", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_trunk_primary_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_motorway", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_motorway_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "tunnel" + ], + [ + "in", + "class", + "major_rail", + "minor_rail" + ] + ], + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "tunnel_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849354174.1904" + }, + "ref": "tunnel_major_rail", + "paint": { + "line-color": "#E2E4E6", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "road_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 12, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway_link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "paint": { + "line-color": "rgba(226, 228, 230, 1)", + "line-width": 2 + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "in", + "class", + "minor" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + } + }, + { + "id": "road_service_track_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "line-width": 0 + } + }, + { + "id": "road_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 13, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "link" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "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" + }, + "paint": { + "line-color": "#E2E4E6", + "line-opacity": 0, + "line-width": 0 + } + }, + { + "id": "road_secondary_tertiary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#E2E4E6", + "line-width": 0, + "line-opacity": 1 + } + }, + { + "id": "road_trunk_primary_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 5, + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "motorway" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "#E2E4E6", + "line-dasharray": [ + 1.5, + 0.75 + ], + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1.2 + ], + [ + 20, + 4 + ] + ] + } + } + }, + { + "id": "road_motorway_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_link_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_service_track", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_service_track_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13, + 0 + ], + [ + 14, + 1 + ], + [ + 20, + 6 + ] + ] + } + } + }, + { + "id": "road_link", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_link_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "road_street", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_street_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12, + 0 + ], + [ + 14, + 2 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "road_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_secondary_tertiary_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 8, + 0.5 + ], + [ + 20, + 13 + ] + ] + } + } + }, + { + "id": "road_trunk_primary", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_trunk_primary_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_motorway", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_motorway_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 4, + 0 + ], + [ + 10, + 1 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "road_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "!in", + "structure", + "bridge", + "tunnel" + ], + [ + "==", + "class", + "major_rail" + ] + ], + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "road_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "ref": "road_major_rail", + "paint": { + "line-color": "#E2E4E6", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "bridge_motorway_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway_link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "service", + "track" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15, + 1 + ], + [ + 16, + 4 + ], + [ + 20, + 11 + ] + ] + } + } + }, + { + "id": "bridge_link_casing", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "link" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "street", + "street_limited" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "secondary", + "tertiary" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "primary", + "trunk" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "motorway" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "$type", + "LineString" + ], + [ + "all", + [ + "==", + "structure", + "bridge" + ], + [ + "in", + "class", + "path", + "pedestrian" + ] + ] + ], + "paint": { + "line-color": "#E2E4E6", + "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" + }, + "ref": "bridge_motorway_link_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_service_track", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_service_track_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 15.5, + 0 + ], + [ + 16, + 2 + ], + [ + 20, + 7.5 + ] + ] + } + } + }, + { + "id": "bridge_link", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_link_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 12.5, + 0 + ], + [ + 13, + 1.5 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + } + } + }, + { + "id": "bridge_street", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_street_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 13.5, + 0 + ], + [ + 14, + 2.5 + ], + [ + 20, + 11.5 + ] + ] + }, + "line-opacity": 1 + } + }, + { + "id": "bridge_secondary_tertiary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_secondary_tertiary_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 10 + ] + ] + } + } + }, + { + "id": "bridge_trunk_primary", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_trunk_primary_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_motorway", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_motorway_casing", + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.2, + "stops": [ + [ + 6.5, + 0 + ], + [ + 7, + 0.5 + ], + [ + 20, + 18 + ] + ] + } + } + }, + { + "id": "bridge_major_rail", + "type": "line", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "class", + "major_rail" + ], + [ + "==", + "structure", + "bridge" + ] + ], + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1.4, + "stops": [ + [ + 14, + 0.4 + ], + [ + 15, + 0.75 + ], + [ + 20, + 2 + ] + ] + } + } + }, + { + "id": "bridge_major_rail_hatching", + "metadata": { + "mapbox:group": "1444849334699.1902" + }, + "ref": "bridge_major_rail", + "paint": { + "line-color": "#E2E4E6", + "line-dasharray": [ + 0.2, + 8 + ], + "line-width": { + "base": 1.4, + "stops": [ + [ + 14.5, + 0 + ], + [ + 15, + 3 + ], + [ + 20, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "boundary", + "filter": [ + "all", + [ + "==", + "maritime", + 0 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "boundary", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 0 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-join": "round", + "line-cap": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_2_disputed", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "boundary", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "disputed", + 1 + ], + [ + "==", + "maritime", + 0 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "line-dasharray": [ + 2, + 2 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 1.4 + ], + [ + 5, + 2 + ], + [ + 12, + 8 + ] + ] + } + } + }, + { + "id": "admin_level_3_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "boundary", + "filter": [ + "all", + [ + "==", + "maritime", + 1 + ], + [ + ">=", + "admin_level", + 3 + ] + ], + "layout": { + "line-join": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "line-opacity": 0.5, + "line-dasharray": [ + 3, + 1, + 1, + 1 + ], + "line-width": { + "base": 1, + "stops": [ + [ + 4, + 0.4 + ], + [ + 5, + 1 + ], + [ + 12, + 3 + ] + ] + } + } + }, + { + "id": "admin_level_2_maritime", + "type": "line", + "metadata": { + "mapbox:group": "1444849307123.581" + }, + "source": "mapbox", + "source-layer": "boundary", + "filter": [ + "all", + [ + "==", + "admin_level", + 2 + ], + [ + "==", + "maritime", + 1 + ] + ], + "layout": { + "line-cap": "round" + }, + "paint": { + "line-color": "#E2E4E6", + "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", + "filter": [ + "==", + "$type", + "Point" + ], + "layout": { + "text-font": [ + "Open Sans Italic" + ], + "text-field": "{name_en}", + "text-max-width": 5, + "text-size": 12 + }, + "paint": { + "text-color": "hsl(210, 0%, 68%)", + "text-halo-width": 1.5, + "text-halo-color": "hsla(0, 0%, 100%, 0.7)" + } + }, + { + "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_en}", + "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": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "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 + ] + ], + "layout": { + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "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": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_r3-9", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi", + "minzoom": 15, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + ">", + "rank", + 2 + ], + [ + "<", + "rank", + 10 + ] + ], + "layout": { + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "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": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "poi_label_r10+", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi", + "minzoom": 16, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + ">=", + "rank", + 10 + ], + [ + "<", + "rank", + 20 + ] + ], + "layout": { + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "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": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "rail_station_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "rail_station_label", + "layout": { + "text-size": 12, + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-padding": 2, + "visibility": "visible", + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-field": "{name_en}", + "text-max-width": 9 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "railway_line", + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "subclass", + "rail" + ], + [ + "==", + "class", + "rail" + ] + ], + "paint": { + "line-width": 1, + "line-color": "rgba(188, 188, 188, 1)", + "line-offset": 0 + }, + "line-opacity": 1, + "minzoom": 5, + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + } + }, + { + "id": "airport_label", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849297111.495" + }, + "source": "mapbox", + "source-layer": "poi", + "minzoom": 11, + "filter": [ + "all", + [ + "==", + "$type", + "Point" + ], + [ + "in", + "scalerank", + 1, + 2, + 3 + ] + ], + "layout": { + "icon-image": "{class}-11", + "text-font": [ + "Open Sans Semibold" + ], + "text-field": "{name_en}", + "text-max-width": 9, + "text-padding": 2, + "text-offset": [ + 0, + 0.6 + ], + "text-anchor": "top", + "text-size": 12 + }, + "paint": { + "text-color": "hsl(0, 0%, 40%)", + "text-halo-color": "hsl(0, 0%, 100%)", + "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", + "filter": [ + "!=", + "class", + "ferry" + ], + "layout": { + "text-field": "{name_en}", + "text-font": [ + "Open Sans Regular" + ], + "text-size": { + "base": 1, + "stops": [ + [ + 12, + 12 + ], + [ + 16, + 13 + ] + ] + }, + "symbol-placement": "line" + }, + "paint": { + "text-color": "hsl(30, 0%, 40%)", + "text-halo-width": 1, + "text-halo-blur": 0.5 + } + }, + { + "id": "road_label_highway_shield", + "type": "symbol", + "metadata": { + "mapbox:group": "1456163609504.0715" + }, + "source": "mapbox", + "source-layer": "transportation", + "minzoom": 8, + "filter": [ + "<=", + "reflen", + 6 + ], + "layout": { + "text-field": "{ref}", + "text-font": [ + "Open Sans Semibold" + ], + "text-size": 11, + "icon-image": "motorway_{reflen}", + "symbol-placement": { + "base": 1, + "stops": [ + [ + 10, + "point" + ], + [ + 11, + "line" + ] + ] + }, + "symbol-spacing": 500, + "text-rotation-alignment": "viewport", + "icon-rotation-alignment": "viewport" + }, + "paint": {} + }, + { + "id": "place_label_other", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "in", + "type", + "hamlet", + "island", + "islet", + "neighbourhood", + "suburb" + ], + "layout": { + "text-font": [ + "Open Sans Bold" + ], + "text-transform": "uppercase", + "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": "hsl(0, 0%, 30%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_village", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_town", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 1.2 + } + }, + { + "id": "place_label_city", + "type": "symbol", + "metadata": { + "mapbox:group": "1444849272561.29" + }, + "source": "mapbox", + "source-layer": "place", + "filter": [ + "==", + "type", + "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": "hsl(0, 0%, 20%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": "hsl(210, 0%, 68%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": [ + ">=", + "scalerank", + 4 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": [ + "==", + "scalerank", + 3 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": [ + "==", + "scalerank", + 2 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 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": [ + "==", + "scalerank", + 1 + ], + "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": "hsl(240, 0%, 24%)", + "text-halo-color": "hsla(0, 0%, 100%, 0.8)", + "text-halo-width": 2, + "text-halo-blur": 1 + } + } + ] +} \ No newline at end of file diff --git a/configuration/map_files/styles/updated-mono.json b/configuration/map_files/styles/updated-mono.json index baa28f1..2916446 100644 --- a/configuration/map_files/styles/updated-mono.json +++ b/configuration/map_files/styles/updated-mono.json @@ -76,7 +76,8 @@ } } }, - "layers": [{ + "layers": [ + { "id": "background", "type": "background", "paint": { @@ -294,26 +295,26 @@ "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": "#f0e8f8" - } - }, + { + "id": "landuse_pitch", + "type": "fill", + "metadata": { + "mapbox:group": "1444849388993.3071" + }, + "source": "mapbox", + "source-layer": "landuse", + "filter": [ + "all", + [ + "==", + "class", + "pitch" + ] + ], + "paint": { + "fill-color": "#f0e8f8" + } + }, { "id": "landuse_wood", "type": "fill", @@ -1236,30 +1237,30 @@ "line-opacity": 1 } }, - { - "id": "road_minor", - "metadata": { - "mapbox:group": "1444849345966.4436" - }, - "paint": { - "line-color": "rgba(255, 255, 255, 1)", - "line-width": 2 - }, - "type": "line", - "source": "mapbox", - "source-layer": "transportation", - "filter": [ - "all", - [ - "in", - "class", - "minor" - ] - ], - "layout": { - "line-cap": "round", - "line-join": "round" - } + { + "id": "road_minor", + "metadata": { + "mapbox:group": "1444849345966.4436" + }, + "paint": { + "line-color": "rgba(255, 255, 255, 1)", + "line-width": 2 + }, + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "in", + "class", + "minor" + ] + ], + "layout": { + "line-cap": "round", + "line-join": "round" + } }, { "id": "road_service_track_casing", @@ -2845,38 +2846,38 @@ ] ] }, - { - "id": "railway_line", - "type": "line", - "source": "mapbox", - "source-layer": "transportation", - "filter": [ - "all", - [ - "==", - "subclass", - "rail" - ], - [ - "==", - "class", - "rail" - ] - ], - "paint": { - "line-width": 1, - "line-color": "rgba(188, 188, 188, 1)", - "line-offset": 0 - }, - "line-opacity": 1, - "minzoom": 5, - "layout": { - "line-cap": "round", - "line-join": "round", - "visibility": "visible" - } - }, - { + { + "id": "railway_line", + "type": "line", + "source": "mapbox", + "source-layer": "transportation", + "filter": [ + "all", + [ + "==", + "subclass", + "rail" + ], + [ + "==", + "class", + "rail" + ] + ], + "paint": { + "line-width": 1, + "line-color": "rgba(188, 188, 188, 1)", + "line-offset": 0 + }, + "line-opacity": 1, + "minzoom": 5, + "layout": { + "line-cap": "round", + "line-join": "round", + "visibility": "visible" + } + }, + { "id": "airport_label", "type": "symbol", "metadata": { @@ -3854,7 +3855,7 @@ } }, { - "id": "poi_label_r10-19", + "id": "poi_label_r10+", "type": "symbol", "metadata": { "mapbox:group": "1444849297111.495" @@ -3901,50 +3902,6 @@ "text-halo-width": 1, "text-halo-blur": 0.5 } - }, - { - "id": "poi_label_r20plus", - "type": "symbol", - "metadata": { - "mapbox:group": "1444849297111.495" - }, - "source": "mapbox", - "source-layer": "poi", - "minzoom": 17, - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - ">", - "rank", - 20 - ] - ], - "layout": { - "text-font": [ - "Open Sans Semibold" - ], - "text-field": "{name_en}", - "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 - } } ] } \ No newline at end of file