{ "version": 8, "id": "filigran-dark3", "name": "filigran-dark3", "sources": { "openmaptiles": { "url": "https://api.maptiler.com/tiles/v3/tiles.json?key={key}", "type": "vector" } }, "layers": [ { "id": "background", "type": "background", "paint": { "background-color": "hsl(215, 45%, 20%)" }, "natural_earth_shaded_relief": { "maxzoom": 6, "tileSize": 256, "tiles": [ "https://klokantech.github.io/naturalearthtiles/tiles/natural_earth_2_shaded_relief.raster/{z}/{x}/{y}.png" ], "type": "raster" } }, { "id": "park", "type": "fill", "source": "openmaptiles", "source-layer": "park", "layout": { "visibility": "none" }, "paint": { "fill-color": "#d8e8c8", "fill-opacity": 0.7, "fill-outline-color": "rgba(95, 208, 100, 1)" } }, { "id": "park_outline", "type": "line", "source": "openmaptiles", "source-layer": "park", "layout": { "visibility": "none" }, "paint": { "line-dasharray": [ 1, 1.5 ], "line-color": "rgba(228, 241, 215, 1)" } }, { "id": "landuse_residential", "type": "fill", "source": "openmaptiles", "source-layer": "landuse", "maxzoom": 8.0, "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(0, 0%, 0%)" }, "filter": [ "==", "class", "residential" ] }, { "id": "landcover_wood", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "layout": { "visibility": "none" }, "paint": { "fill-antialias": false, "fill-color": "hsla(98, 61%, 72%, 0.7)", "fill-opacity": 0.4 }, "filter": [ "all", [ "==", "class", "wood" ] ] }, { "id": "landcover_grass", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "layout": { "visibility": "none" }, "paint": { "fill-antialias": false, "fill-color": "rgba(176, 213, 154, 1)", "fill-opacity": 0.3 }, "filter": [ "all", [ "==", "class", "grass" ] ] }, { "id": "landcover_ice", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "layout": { "visibility": "none" }, "paint": { "fill-antialias": false, "fill-color": "rgba(224, 236, 236, 1)", "fill-opacity": 0.8 }, "filter": [ "all", [ "==", "class", "ice" ] ] }, { "id": "landuse_cemetery", "type": "fill", "source": "openmaptiles", "source-layer": "landuse", "layout": { "visibility": "none" }, "paint": { "fill-color": "hsl(75, 37%, 81%)" }, "filter": [ "==", "class", "cemetery" ] }, { "id": "landuse_hospital", "type": "fill", "source": "openmaptiles", "source-layer": "landuse", "layout": { "visibility": "none" }, "paint": { "fill-color": "#fde" }, "filter": [ "==", "class", "hospital" ] }, { "id": "landuse_school", "type": "fill", "source": "openmaptiles", "source-layer": "landuse", "layout": { "visibility": "none" }, "paint": { "fill-color": "rgb(236,238,204)" }, "filter": [ "==", "class", "school" ] }, { "id": "water", "type": "fill", "source": "openmaptiles", "source-layer": "water", "paint": { "fill-color": "hsl(218, 50%, 9%)" }, "filter": [ "all", [ "!=", "brunnel", "tunnel" ] ] }, { "id": "waterway_tunnel", "type": "line", "source": "openmaptiles", "source-layer": "waterway", "paint": { "line-color": "#0fbcff", "line-dasharray": [ 3, 3 ], "line-gap-width": { "stops": [ [ 12, 0 ], [ 20, 6 ] ] }, "line-opacity": 1, "line-width": { "base": 1.4, "stops": [ [ 8, 1 ], [ 20, 2 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ] ] }, { "id": "waterway_river", "type": "line", "source": "openmaptiles", "source-layer": "waterway", "layout": { "line-cap": "round" }, "paint": { "line-color": "#0a84b4", "line-width": { "base": 1.2, "stops": [ [ 11, 0.5 ], [ 20, 6 ] ] } }, "filter": [ "all", [ "==", "class", "river" ], [ "!=", "brunnel", "tunnel" ] ] }, { "id": "waterway_other", "type": "line", "source": "openmaptiles", "source-layer": "waterway", "layout": { "line-cap": "round" }, "paint": { "line-color": "#0a84b4", "line-width": { "base": 1.3, "stops": [ [ 13, 0.5 ], [ 20, 6 ] ] } }, "filter": [ "all", [ "!=", "class", "river" ], [ "!=", "brunnel", "tunnel" ] ] }, { "id": "landcover_sand", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "layout": { "visibility": "none" }, "paint": { "fill-color": "rgba(247, 239, 195, 1)" }, "filter": [ "all", [ "==", "class", "sand" ] ] }, { "id": "aeroway_fill", "type": "fill", "source": "openmaptiles", "source-layer": "aeroway", "minzoom": 11.0, "layout": { "visibility": "none" }, "paint": { "fill-color": "rgba(229, 228, 224, 1)", "fill-opacity": 0.7 }, "filter": [ "==", "$type", "Polygon" ] }, { "id": "aeroway_runway", "type": "line", "source": "openmaptiles", "source-layer": "aeroway", "minzoom": 11.0, "layout": { "visibility": "none" }, "paint": { "line-color": "#f0ede9", "line-width": { "base": 1.2, "stops": [ [ 11, 3 ], [ 20, 16 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "==", "class", "runway" ] ] }, { "id": "aeroway_taxiway", "type": "line", "source": "openmaptiles", "source-layer": "aeroway", "minzoom": 11.0, "layout": { "visibility": "none" }, "paint": { "line-color": "#f0ede9", "line-width": { "base": 1.2, "stops": [ [ 11, 0.5 ], [ 20, 6 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "==", "class", "taxiway" ] ] }, { "id": "tunnel_motorway_link_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-dasharray": [ 0.5, 0.25 ], "line-width": { "base": 1.2, "stops": [ [ 12, 1 ], [ 13, 3 ], [ 14, 4 ], [ 20, 15 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "==", "ramp", 1 ], [ "==", "brunnel", "tunnel" ] ] }, { "id": "tunnel_service_track_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-dasharray": [ 0.5, 0.25 ], "line-width": { "base": 1.2, "stops": [ [ 15, 1 ], [ 16, 4 ], [ 20, 11 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "service", "track" ] ] }, { "id": "tunnel_link_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 12, 1 ], [ 13, 3 ], [ 14, 4 ], [ 20, 15 ] ] } }, "filter": [ "all", [ "==", "ramp", 1 ], [ "==", "brunnel", "tunnel" ] ] }, { "id": "tunnel_street_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#cfcdca", "line-opacity": { "stops": [ [ 12, 0 ], [ 12.5, 1 ] ] }, "line-width": { "base": 1.2, "stops": [ [ 12, 0.5 ], [ 13, 1 ], [ 14, 4 ], [ 20, 15 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "street", "street_limited" ] ] }, { "id": "tunnel_secondary_tertiary_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 8, 1.5 ], [ 20, 17 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "secondary", "tertiary" ] ] }, { "id": "tunnel_trunk_primary_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 5, 0.4 ], [ 6, 0.7 ], [ 7, 1.75 ], [ 20, 22 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "primary", "trunk" ] ] }, { "id": "tunnel_motorway_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-dasharray": [ 0.5, 0.25 ], "line-width": { "base": 1.2, "stops": [ [ 5, 0.4 ], [ 6, 0.7 ], [ 7, 1.75 ], [ 20, 22 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "!=", "ramp", 1 ], [ "==", "brunnel", "tunnel" ] ] }, { "id": "tunnel_path_pedestrian", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-dasharray": [ 1, 0.75 ], "line-width": { "base": 1.2, "stops": [ [ 14, 0.5 ], [ 20, 10 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "==", "brunnel", "tunnel" ], [ "in", "class", "path", "pedestrian" ] ] }, { "id": "tunnel_motorway_link", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 12.5, 0 ], [ 13, 1.5 ], [ 14, 2.5 ], [ 20, 11.5 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "==", "ramp", 1 ], [ "==", "brunnel", "tunnel" ] ] }, { "id": "tunnel_service_track", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 15.5, 0 ], [ 16, 2 ], [ 20, 7.5 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "service", "track" ] ] }, { "id": "tunnel_link", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 12.5, 0 ], [ 13, 1.5 ], [ 14, 2.5 ], [ 20, 11.5 ] ] } }, "filter": [ "all", [ "==", "ramp", 1 ], [ "==", "brunnel", "tunnel" ] ] }, { "id": "tunnel_minor", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 13.5, 0 ], [ 14, 2.5 ], [ 20, 11.5 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "minor" ] ] }, { "id": "tunnel_secondary_tertiary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 6.5, 0 ], [ 7, 0.5 ], [ 20, 10 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "secondary", "tertiary" ] ] }, { "id": "tunnel_trunk_primary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 5, 0 ], [ 7, 1 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "primary", "trunk" ] ] }, { "id": "tunnel_motorway", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 5, 0 ], [ 7, 1 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "!=", "ramp", 1 ], [ "==", "brunnel", "tunnel" ] ] }, { "id": "tunnel_major_rail", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-width": { "base": 1.4, "stops": [ [ 14, 0.4 ], [ 15, 0.75 ], [ 20, 2 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "rail" ] ] }, { "id": "tunnel_major_rail_hatching", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-dasharray": [ 0.2, 8 ], "line-width": { "base": 1.4, "stops": [ [ 14.5, 0 ], [ 15, 3 ], [ 20, 8 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "==", "class", "rail" ] ] }, { "id": "tunnel_transit_rail", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-width": { "base": 1.4, "stops": [ [ 14, 0.4 ], [ 15, 0.75 ], [ 20, 2 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "transit" ] ] }, { "id": "tunnel_transit_rail_hatching", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-dasharray": [ 0.2, 8 ], "line-width": { "base": 1.4, "stops": [ [ 14.5, 0 ], [ 15, 3 ], [ 20, 8 ] ] } }, "filter": [ "all", [ "==", "brunnel", "tunnel" ], [ "==", "class", "transit" ] ] }, { "id": "road_area_pattern", "type": "fill", "source": "openmaptiles", "source-layer": "transportation", "layout": { "visibility": "none" }, "paint": { "fill-pattern": "pedestrian_polygon", "fill-color": "#1c8eb6" }, "filter": [ "all", [ "==", "$type", "Polygon" ] ] }, { "id": "road_motorway_link_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 12.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 12, 1 ], [ 13, 3 ], [ 14, 4 ], [ 20, 15 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "motorway" ], [ "==", "ramp", 1 ] ] }, { "id": "road_service_track_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 15, 1 ], [ 16, 4 ], [ 20, 11 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "service", "track" ] ] }, { "id": "road_link_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 13.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 12, 1 ], [ 13, 3 ], [ 14, 4 ], [ 20, 15 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "!in", "class", "pedestrian", "path", "track", "service", "motorway" ], [ "==", "ramp", 1 ] ] }, { "id": "road_minor_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-opacity": { "stops": [ [ 12, 0 ], [ 12.5, 1 ] ] }, "line-width": { "base": 1.2, "stops": [ [ 12, 0.5 ], [ 13, 1 ], [ 14, 4 ], [ 20, 20 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "minor" ], [ "!=", "ramp", 1 ] ] }, { "id": "road_secondary_tertiary_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 8, 1.5 ], [ 20, 17 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "secondary", "tertiary" ], [ "!=", "ramp", 1 ] ] }, { "id": "road_trunk_primary_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 5, 0.4 ], [ 6, 0.7 ], [ 7, 1.75 ], [ 20, 22 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "primary", "trunk" ] ] }, { "id": "road_motorway_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 5.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 5, 0.4 ], [ 6, 0.7 ], [ 7, 1.75 ], [ 20, 22 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "motorway" ], [ "!=", "ramp", 1 ] ] }, { "id": "road_path_pedestrian", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 14.0, "layout": { "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-dasharray": [ 1, 0.7 ], "line-width": { "base": 1.2, "stops": [ [ 14, 1 ], [ 20, 10 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "path", "pedestrian" ] ] }, { "id": "road_motorway_link", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 12.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 12.5, 0 ], [ 13, 1.5 ], [ 14, 2.5 ], [ 20, 11.5 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "motorway" ], [ "==", "ramp", 1 ] ] }, { "id": "road_service_track", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 15.5, 0 ], [ 16, 2 ], [ 20, 7.5 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "service", "track" ] ] }, { "id": "road_link", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 13.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 12.5, 0 ], [ 13, 1.5 ], [ 14, 2.5 ], [ 20, 11.5 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "ramp", 1 ], [ "!in", "class", "pedestrian", "path", "track", "service", "motorway" ] ] }, { "id": "road_minor", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 13.5, 0 ], [ 14, 2.5 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "minor" ] ] }, { "id": "road_secondary_tertiary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 6.5, 0 ], [ 8, 0.5 ], [ 20, 13 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "secondary", "tertiary" ] ] }, { "id": "road_trunk_primary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 5, 0 ], [ 7, 1 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "in", "class", "primary", "trunk" ] ] }, { "id": "road_motorway", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 5.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.2, "stops": [ [ 5, 0 ], [ 7, 1 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "motorway" ], [ "!=", "ramp", 1 ] ] }, { "id": "road_major_rail", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.4, "stops": [ [ 14, 0.4 ], [ 15, 0.75 ], [ 20, 2 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "rail" ] ] }, { "id": "road_major_rail_hatching", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#1c8eb6", "line-dasharray": [ 0.2, 8 ], "line-width": { "base": 1.4, "stops": [ [ 14.5, 0 ], [ 15, 3 ], [ 20, 8 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "rail" ] ] }, { "id": "road_transit_rail", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#1c8eb6", "line-width": { "base": 1.4, "stops": [ [ 14, 0.4 ], [ 15, 0.75 ], [ 20, 2 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "transit" ] ] }, { "id": "road_transit_rail_hatching", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#1c8eb6", "line-dasharray": [ 0.2, 8 ], "line-width": { "base": 1.4, "stops": [ [ 14.5, 0 ], [ 15, 3 ], [ 20, 8 ] ] } }, "filter": [ "all", [ "!in", "brunnel", "bridge", "tunnel" ], [ "==", "class", "transit" ] ] }, { "id": "road_one_way_arrow", "type": "symbol", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 15.0, "layout": { "icon-image": "arrow", "symbol-placement": "line" }, "filter": [ "==", "oneway", 1 ] }, { "id": "road_one_way_arrow_opposite", "type": "symbol", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 15.0, "layout": { "icon-image": "arrow", "symbol-placement": "line", "icon-rotate": 180 }, "filter": [ "==", "oneway", -1 ] }, { "id": "bridge_motorway_link_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 12, 1 ], [ 13, 3 ], [ 14, 4 ], [ 20, 15 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "==", "ramp", 1 ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_service_track_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 15, 1 ], [ 16, 4 ], [ 20, 11 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "service", "track" ] ] }, { "id": "bridge_link_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 12, 1 ], [ 13, 3 ], [ 14, 4 ], [ 20, 15 ] ] } }, "filter": [ "all", [ "==", "class", "link" ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_street_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-opacity": { "stops": [ [ 12, 0 ], [ 12.5, 1 ] ] }, "line-width": { "base": 1.2, "stops": [ [ 12, 0.5 ], [ 13, 1 ], [ 14, 4 ], [ 20, 25 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "street", "street_limited" ] ] }, { "id": "bridge_path_pedestrian_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-dasharray": [ 1, 0 ], "line-width": { "base": 1.2, "stops": [ [ 14, 1.5 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "==", "brunnel", "bridge" ], [ "in", "class", "path", "pedestrian" ] ] }, { "id": "bridge_secondary_tertiary_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 8, 1.5 ], [ 20, 17 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "secondary", "tertiary" ] ] }, { "id": "bridge_trunk_primary_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 5, 0.4 ], [ 6, 0.7 ], [ 7, 1.75 ], [ 20, 22 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "primary", "trunk" ] ] }, { "id": "bridge_motorway_casing", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 5, 0.4 ], [ 6, 0.7 ], [ 7, 1.75 ], [ 20, 22 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "!=", "ramp", 1 ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_path_pedestrian", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-dasharray": [ 1, 0.3 ], "line-width": { "base": 1.2, "stops": [ [ 14, 0.5 ], [ 20, 10 ] ] } }, "filter": [ "all", [ "==", "$type", "LineString" ], [ "==", "brunnel", "bridge" ], [ "in", "class", "path", "pedestrian" ] ] }, { "id": "bridge_motorway_link", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 12.5, 0 ], [ 13, 1.5 ], [ 14, 2.5 ], [ 20, 11.5 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "==", "ramp", 1 ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_service_track", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 15.5, 0 ], [ 16, 2 ], [ 20, 7.5 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "service", "track" ] ] }, { "id": "bridge_link", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 12.5, 0 ], [ 13, 1.5 ], [ 14, 2.5 ], [ 20, 11.5 ] ] } }, "filter": [ "all", [ "==", "class", "link" ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_street", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 13.5, 0 ], [ 14, 2.5 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "minor" ] ] }, { "id": "bridge_secondary_tertiary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 6.5, 0 ], [ 7, 0.5 ], [ 20, 10 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "secondary", "tertiary" ] ] }, { "id": "bridge_trunk_primary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 5, 0 ], [ 7, 1 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "primary", "trunk" ] ] }, { "id": "bridge_motorway", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "layout": { "line-join": "round" }, "paint": { "line-color": "#002850", "line-width": { "base": 1.2, "stops": [ [ 5, 0 ], [ 7, 1 ], [ 20, 18 ] ] } }, "filter": [ "all", [ "==", "class", "motorway" ], [ "!=", "ramp", 1 ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_major_rail", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-width": { "base": 1.4, "stops": [ [ 14, 0.4 ], [ 15, 0.75 ], [ 20, 2 ] ] } }, "filter": [ "all", [ "==", "class", "rail" ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_major_rail_hatching", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-dasharray": [ 0.2, 8 ], "line-width": { "base": 1.4, "stops": [ [ 14.5, 0 ], [ 15, 3 ], [ 20, 8 ] ] } }, "filter": [ "all", [ "==", "class", "rail" ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_transit_rail", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-width": { "base": 1.4, "stops": [ [ 14, 0.4 ], [ 15, 0.75 ], [ 20, 2 ] ] } }, "filter": [ "all", [ "==", "class", "transit" ], [ "==", "brunnel", "bridge" ] ] }, { "id": "bridge_transit_rail_hatching", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "paint": { "line-color": "#002850", "line-dasharray": [ 0.2, 8 ], "line-width": { "base": 1.4, "stops": [ [ 14.5, 0 ], [ 15, 3 ], [ 20, 8 ] ] } }, "filter": [ "all", [ "==", "class", "transit" ], [ "==", "brunnel", "bridge" ] ] }, { "id": "building", "type": "fill", "source": "openmaptiles", "source-layer": "building", "minzoom": 13.0, "maxzoom": 14.0, "layout": { "visibility": "visible" }, "paint": { "fill-color": "hsl(217, 55%, 13%)" } }, { "id": "building-3d", "type": "fill", "source": "openmaptiles", "source-layer": "building", "minzoom": 15.0, "layout": { "visibility": "visible" }, "paint": { "fill-opacity": 0.9, "fill-color": "hsl(217, 55%, 13%)" } }, { "id": "boundary_3", "type": "line", "source": "openmaptiles", "source-layer": "boundary", "minzoom": 8.0, "layout": { "line-join": "round" }, "paint": { "line-color": "#0fbcff", "line-dasharray": [ 5, 1 ], "line-width": { "base": 1, "stops": [ [ 4, 0.4 ], [ 5, 1 ], [ 12, 1.8 ] ] } }, "filter": [ "all", [ "in", "admin_level", 3, 4 ] ] }, { "id": "boundary_2_z0-4", "type": "line", "source": "openmaptiles", "source-layer": "boundary", "maxzoom": 5.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#0fbcff", "line-opacity": { "base": 1, "stops": [ [ 0, 0.4 ], [ 4, 1 ] ] }, "line-width": { "base": 1, "stops": [ [ 3, 1 ], [ 5, 1.2 ], [ 12, 3 ] ] } }, "filter": [ "all", [ "==", "admin_level", 2 ], [ "!has", "claimed_by" ] ] }, { "id": "boundary_2_z5-", "type": "line", "source": "openmaptiles", "source-layer": "boundary", "minzoom": 5.0, "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "#0fbcff", "line-opacity": { "base": 1, "stops": [ [ 0, 0.4 ], [ 4, 1 ] ] }, "line-width": { "base": 1, "stops": [ [ 3, 1 ], [ 5, 1.2 ], [ 12, 3 ] ] } }, "filter": [ "all", [ "==", "admin_level", 2 ] ] }, { "id": "water_name_line", "type": "symbol", "source": "openmaptiles", "source-layer": "waterway", "layout": { "text-field": "{name}", "text-font": [ "Roboto Regular" ], "text-max-width": 5, "text-size": 12, "symbol-placement": "line" }, "paint": { "text-color": "rgba(255, 255, 255, 1)", "text-halo-width": 0.5 }, "filter": [ "all", [ "==", "$type", "LineString" ] ] }, { "id": "water_name_point", "type": "symbol", "source": "openmaptiles", "source-layer": "water_name", "layout": { "text-field": "{name}", "text-font": [ "Roboto Regular" ], "text-max-width": 5, "text-size": 12, "visibility": "none" }, "paint": { "text-color": "rgba(255, 255, 255, 1)", "text-halo-width": 1 }, "filter": [ "==", "$type", "Point" ] }, { "id": "poi_z16", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 16.0, "layout": { "icon-image": "{class}_11", "text-anchor": "top", "text-field": "{name}", "text-font": [ "Roboto Condensed Italic" ], "text-max-width": 9, "text-offset": [ 0, 0.6 ], "text-size": 12, "visibility": "none" }, "paint": { "text-color": "#666", "text-halo-blur": 0.5, "text-halo-color": "#ffffff", "text-halo-width": 1 }, "filter": [ "all", [ "==", "$type", "Point" ], [ ">=", "rank", 20 ] ] }, { "id": "poi_z15", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 15.0, "layout": { "icon-image": "{class}_11", "text-anchor": "top", "text-field": "{name}", "text-font": [ "Roboto Condensed Italic" ], "text-max-width": 9, "text-offset": [ 0, 0.6 ], "text-size": 12, "visibility": "none" }, "paint": { "text-color": "#666", "text-halo-blur": 0.5, "text-halo-color": "#ffffff", "text-halo-width": 1 }, "filter": [ "all", [ "==", "$type", "Point" ], [ ">=", "rank", 7 ], [ "<", "rank", 20 ] ] }, { "id": "poi_z14", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 14.0, "layout": { "icon-image": "{class}_11", "text-anchor": "top", "text-field": "{name}", "text-font": [ "Roboto Condensed Italic" ], "text-max-width": 9, "text-offset": [ 0, 0.6 ], "text-size": 12, "visibility": "none" }, "paint": { "text-color": "#666", "text-halo-blur": 0.5, "text-halo-color": "#ffffff", "text-halo-width": 1 }, "filter": [ "all", [ "==", "$type", "Point" ], [ ">=", "rank", 1 ], [ "<", "rank", 7 ] ] }, { "id": "poi_transit", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "layout": { "icon-image": "{class}_11", "text-anchor": "left", "text-field": "{name_en}", "text-font": [ "Roboto Condensed Italic" ], "text-max-width": 9, "text-offset": [ 0.9, 0 ], "text-size": 12, "visibility": "none" }, "paint": { "text-color": "rgba(124, 77, 255, 1)", "text-halo-blur": 0.5, "text-halo-color": "#ffffff", "text-halo-width": 1 }, "filter": [ "all", [ "in", "class", "bus", "rail", "airport" ] ] }, { "id": "road_label", "type": "symbol", "source": "openmaptiles", "source-layer": "transportation_name", "layout": { "symbol-placement": "line", "text-anchor": "center", "text-field": "{name}", "text-font": [ "Roboto Regular" ], "text-offset": [ 0, 0.15 ], "text-size": { "base": 1, "stops": [ [ 13, 12 ], [ 14, 13 ] ] } }, "paint": { "text-color": "rgba(255, 255, 255, 1)", "text-halo-blur": 0.5, "text-halo-width": 1 }, "filter": [ "all" ] }, { "id": "road_shield", "type": "symbol", "source": "openmaptiles", "source-layer": "transportation_name", "minzoom": 7.0, "layout": { "icon-image": "default_{ref_length}", "icon-rotation-alignment": "viewport", "symbol-placement": { "base": 1, "stops": [ [ 10, "point" ], [ 11, "line" ] ] }, "symbol-spacing": 500, "text-field": "{ref}", "text-font": [ "Roboto Regular" ], "text-offset": [ 0, 0.1 ], "text-rotation-alignment": "viewport", "text-size": 10, "icon-size": 0.8, "visibility": "none" }, "filter": [ "all", [ "<=", "ref_length", 6 ] ] }, { "id": "place_other", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "layout": { "text-field": "{name_en}", "text-font": [ "Roboto Light" ], "text-letter-spacing": 0.1, "text-max-width": 9, "text-size": { "base": 1.2, "stops": [ [ 12, 10 ], [ 15, 14 ] ] }, "text-transform": "uppercase" }, "paint": { "text-color": "rgba(255, 255, 255, 1)", "text-halo-width": 2 }, "filter": [ "all", [ "in", "class", "hamlet", "island", "islet", "neighbourhood", "suburb", "quarter" ] ] }, { "id": "place_village", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "layout": { "text-field": "{name_en}", "text-font": [ "Roboto Regular" ], "text-max-width": 8, "text-size": { "base": 1.2, "stops": [ [ 10, 12 ], [ 15, 22 ] ] } }, "paint": { "text-color": "#ffffff", "text-halo-width": 0.1 }, "filter": [ "all", [ "==", "class", "village" ] ] }, { "id": "place_town", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "layout": { "icon-image": { "base": 1, "stops": [ [ 0, "dot_9" ], [ 8, "" ] ] }, "text-anchor": "bottom", "text-field": "{name_en}", "text-font": [ "Roboto Regular" ], "text-max-width": 8, "text-offset": [ 0, 0 ], "text-size": { "base": 1.2, "stops": [ [ 7, 12 ], [ 11, 16 ] ] } }, "paint": { "text-color": "#ffffff", "text-halo-width": 0.1 }, "filter": [ "all", [ "==", "class", "town" ] ] }, { "id": "place_city", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "minzoom": 5.0, "layout": { "icon-image": { "base": 1, "stops": [ [ 0, "dot_9" ], [ 8, "" ] ] }, "text-anchor": "bottom", "text-field": "{name_en}", "text-font": [ "Roboto Medium" ], "text-max-width": 8, "text-offset": [ 0, 0 ], "text-size": { "base": 1.2, "stops": [ [ 7, 14 ], [ 11, 24 ] ] }, "icon-allow-overlap": true, "icon-optional": false }, "paint": { "text-color": "#ffffff", "text-halo-width": 0.7 }, "filter": [ "all", [ "==", "class", "city" ] ] }, { "id": "state", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "maxzoom": 6.0, "layout": { "text-field": "{name_en}", "text-font": [ "Roboto Condensed Italic" ], "text-size": { "stops": [ [ 4, 11 ], [ 6, 15 ] ] }, "text-transform": "uppercase", "visibility": "none" }, "paint": { "text-color": "#ffffff", "text-halo-color": "#00b1ff", "text-halo-width": 0.5 }, "filter": [ "all", [ "==", "class", "state" ] ] }, { "id": "country_3", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "layout": { "text-field": "{name_en}", "text-font": [ "Roboto Bold" ], "text-max-width": 6.25, "text-size": { "stops": [ [ 3, 11 ], [ 7, 17 ] ] }, "text-transform": "none" }, "paint": { "text-color": "#ffffff", "text-halo-blur": 0, "text-halo-color": "#ffffff", "text-halo-width": 0 }, "filter": [ "all", [ ">=", "rank", 3 ], [ "==", "class", "country" ] ] }, { "id": "country_2", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "layout": { "text-field": "{name_en}", "text-font": [ "Roboto Bold" ], "text-max-width": 6.25, "text-size": { "stops": [ [ 2, 11 ], [ 5, 17 ] ] }, "text-transform": "none" }, "paint": { "text-color": "#ffffff", "text-halo-blur": 0, "text-halo-color": "#ffffff", "text-halo-width": 0 }, "filter": [ "all", [ "==", "rank", 2 ], [ "==", "class", "country" ] ] }, { "id": "country_1", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "layout": { "text-field": "{name_en}", "text-font": [ "Roboto Bold" ], "text-max-width": 6.25, "text-size": { "stops": [ [ 1, 11 ], [ 4, 17 ] ] }, "text-transform": "none" }, "paint": { "text-color": "#ffffff", "text-halo-blur": 0, "text-halo-color": "#ffffff", "text-halo-width": 0 }, "filter": [ "all", [ "==", "rank", 1 ], [ "==", "class", "country" ] ] }, { "id": "continent", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "maxzoom": 1.0, "layout": { "text-field": "{name_en}", "text-font": [ "Roboto Condensed Italic" ], "text-size": 13, "text-transform": "uppercase", "text-justify": "center" }, "paint": { "text-color": "#633", "text-halo-color": "rgba(255,255,255,0.7)", "text-halo-width": 1 }, "filter": [ "all", [ "==", "class", "continent" ] ] } ], "metadata": { "maputnik:license": "https://github.com/maputnik/osm-liberty/blob/gh-pages/LICENSE.md", "maputnik:renderer": "mbgljs", "openmaptiles:version": "3.x", "maptiler": { "groups": [ { "id": "poi", "name": "POI", "icon": "poi", "layers": [ "poi_z16", "poi_z15", "poi_z14", "poi_transit" ] }, { "id": "administrative", "name": "Administrative", "icon": "administrative", "layers": [ "boundary_3", "boundary_2_z0-4", "boundary_2_z5-", "place_other", "place_village", "place_town", "place_city", "state", "country_3", "country_2", "country_1", "continent" ] }, { "id": "built-up", "name": "Built-up", "icon": "built-up", "layers": [ "landuse_residential", "landuse_cemetery", "landuse_hospital", "landuse_school", "aeroway_fill", "aeroway_runway", "aeroway_taxiway", "building", "building-3d" ] }, { "id": "transit", "name": "Transit", "icon": "transit", "layers": [ "tunnel_motorway_link_casing", "tunnel_service_track_casing", "tunnel_link_casing", "tunnel_street_casing", "tunnel_secondary_tertiary_casing", "tunnel_trunk_primary_casing", "tunnel_motorway_casing", "tunnel_path_pedestrian", "tunnel_motorway_link", "tunnel_service_track", "tunnel_link", "tunnel_minor", "tunnel_secondary_tertiary", "tunnel_trunk_primary", "tunnel_motorway", "tunnel_major_rail", "tunnel_major_rail_hatching", "tunnel_transit_rail", "tunnel_transit_rail_hatching", "road_area_pattern", "road_motorway_link_casing", "road_service_track_casing", "road_link_casing", "road_minor_casing", "road_secondary_tertiary_casing", "road_trunk_primary_casing", "road_motorway_casing", "road_path_pedestrian", "road_motorway_link", "road_service_track", "road_link", "road_minor", "road_secondary_tertiary", "road_trunk_primary", "road_motorway", "road_major_rail", "road_major_rail_hatching", "road_transit_rail", "road_transit_rail_hatching", "road_one_way_arrow", "road_one_way_arrow_opposite", "bridge_motorway_link_casing", "bridge_service_track_casing", "bridge_link_casing", "bridge_street_casing", "bridge_path_pedestrian_casing", "bridge_secondary_tertiary_casing", "bridge_trunk_primary_casing", "bridge_motorway_casing", "bridge_path_pedestrian", "bridge_motorway_link", "bridge_service_track", "bridge_link", "bridge_street", "bridge_secondary_tertiary", "bridge_trunk_primary", "bridge_motorway", "bridge_major_rail", "bridge_major_rail_hatching", "bridge_transit_rail", "bridge_transit_rail_hatching", "road_label", "road_shield" ] }, { "id": "water", "name": "Water", "icon": "water", "layers": [ "water", "waterway_tunnel", "waterway_river", "waterway_other", "water_name_line", "water_name_point" ] }, { "id": "nature", "name": "Nature", "icon": "nature", "layers": [ "park", "park_outline", "landcover_wood", "landcover_grass", "landcover_ice", "landcover_sand" ] }, { "id": "background", "name": "Background", "icon": "background", "layers": [ "background" ] } ], "viewState": { "toolPanelType": "Layers", "mapType": "Style", "layersViewPanelType": "Blocks", "propertyPanelType": "Style", "activeBlock": "built-up", "selectedLayers": [ "landuse_residential" ], "editorFocusProperty": null }, "userSettings": { "preferredViewPanelType": "Blocks" } } }, "glyphs": "https://api.maptiler.com/fonts/{fontstack}/{range}.pbf?key={key}", "sprite": "" }