{ "version": 8, "name": "Day (navi-gator.online)", "metadata": { "mapbox:autocomposite": false, "maputnik:renderer": "mbgljs", "openmaptiles:version": "3.x" }, "sources": { "openmaptiles": { "tiles": ["https://navi-gator.online/tiles/{z}/{x}/{y}.pbf"], "type": "vector", "maxzoom":14 }, "points": { "tiles":["https://navi-gator.online/cam/data/tiles/speedcam3/{z}/{x}/{y}.pbf"], "type": "vector", "maxzoom":14, "minzoom": 13 }, "simple-tiles": { "type": "raster", "tiles": [ "https://c.tile.openstreetmap.org/{z}/{x}/{y}.png" ], "tileSize": 256 }, "simple-tiles2": { "type": "raster", "tiles": [ "https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}" ], "tileSize": 256, "maxzoom":16 }, "traffic-tiles": { "type": "raster", "tiles": [ "https://www.google.cn/maps/vt?pb=!1m5!1m4!1i{z}!2i{x}!3i{y}!4i256!2m3!1e0!2sm!3i424124148!2m6!1e2!2straffic!4m2!1st!2s2547279!5i1!3m14!2sru!3sUS!5e18!12m1!1e68!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2sp.v%3Aoff!4e0!5m1!5f2!23i1301875" ], "tileSize": 256 } }, "sprite": "https://navi-gator.online/app/gl/osm-liberty/sprites/osm-liberty", "glyphs": "https://navi-gator.online/app/gl/fonts/_output/{fontstack}/{range}.pbf", "layers": [ { "id": "background", "type": "background", "paint": { "background-color": "rgba(226, 226, 224, 1)" } }, { "id": "landuse-residential", "type": "fill", "source": "openmaptiles", "source-layer": "landuse", "filter": [ "all", [ "==", "$type", "Polygon" ], [ "==", "class", "residential" ] ], "layout": { "visibility": "visible" }, "paint": { "fill-color": "rgba(193, 197, 126, 0.2)", "fill-opacity": 0.9 } }, { "id": "landcover_grass", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "filter": [ "==", "class", "grass" ], "paint": { "fill-color": "rgba(165, 209, 78, 1)", "fill-opacity": 0.5 } }, { "id": "park", "type": "fill", "source": "openmaptiles", "source-layer": "park", "paint": { "fill-color": "rgba(192, 216, 151, 0.53)", "fill-opacity": 0.5 } }, { "id": "landcover_wood", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "filter": [ "==", "class", "wood" ], "paint": { "fill-color": "hsl(82, 46%, 72%)", "fill-opacity": 0.5 } }, { "id": "water", "type": "fill", "source": "openmaptiles", "source-layer": "water", "filter": [ "==", "$type", "Polygon" ], "paint": { "fill-color": "rgba(107, 175, 249, 0.86)" } }, { "id": "landcover-ice-shelf", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "filter": [ "==", "subclass", "ice_shelf" ], "layout": { "visibility": "visible" }, "paint": { "fill-color": "hsl(47, 26%, 88%)", "fill-opacity": 0.8 } }, { "id": "landcover-glacier", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "filter": [ "==", "subclass", "glacier" ], "layout": { "visibility": "visible" }, "paint": { "fill-color": "hsl(47, 22%, 94%)", "fill-opacity": { "base": 1, "stops": [ [ 0, 1 ], [ 8, 0.5 ] ] } } }, { "id": "landuse", "type": "fill", "source": "openmaptiles", "source-layer": "landuse", "filter": [ "==", "class", "agriculture" ], "layout": { "visibility": "visible" }, "paint": { "fill-color": "#c1891b" } }, { "id": "landuse_overlay_national_park", "type": "fill", "source": "openmaptiles", "source-layer": "landcover", "filter": [ "==", "class", "national_park" ], "paint": { "fill-color": "#E1EBB0", "fill-opacity": { "base": 1, "stops": [ [ 5, 0 ], [ 9, 0.75 ] ] } } }, { "id": "park_outline", "type": "line", "source": "openmaptiles", "source-layer": "park", "layout": {}, "paint": { "line-color": "rgba(159, 183, 118, 0.69)", "line-dasharray": [ 0.5, 1 ] } }, { "id": "waterway", "type": "line", "source": "openmaptiles", "source-layer": "waterway", "filter": [ "==", "$type", "LineString" ], "layout": { "visibility": "none" }, "paint": { "line-color": "hsl(205, 56%, 73%)", "line-width": { "base": 1.4, "stops": [ [ 8, 1 ], [ 20, 8 ] ] }, "line-opacity": 1 } }, { "id": "building-2d", "type": "fill", "source": "openmaptiles", "source-layer": "building", "minzoom": 13, "maxzoom": 14, "paint": { "fill-color": "rgba(243, 225, 195, 1)", "fill-opacity": 1 } }, { "id": "building-3d-br", "type": "fill-extrusion", "source": "openmaptiles", "source-layer": "building", "minzoom": 14, "filter": [ "==", "hide_3d", true ], "paint": { "fill-extrusion-color": "rgba(243, 225, 195, 1)", "fill-extrusion-height": { "property": "render_height", "type": "identity" }, "fill-extrusion-base": { "property": "render_min_height", "type": "identity" }, "fill-extrusion-opacity": 0.8 } }, { "id": "tunnel_railway_transit", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 0, "filter": [ "all", [ "==", "$type", "LineString" ], [ "==", "brunnel", "tunnel" ], [ "==", "class", "transit" ] ], "layout": { "line-cap": "butt", "line-join": "miter" }, "paint": { "line-color": "hsl(34, 12%, 66%)", "line-opacity": { "base": 1, "stops": [ [ 11, 0 ], [ 16, 1 ] ] }, "line-dasharray": [ 3, 3 ] } }, { "id": "road_minor", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 14, "filter": [ "all", [ "==", "$type", "LineString" ], [ "in", "class", "minor", "service" ] ], "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "rgba(222, 135, 61, 1)", "line-width": { "base": 2.75, "stops": [ [ 8, 10 ], [ 11, 2 ] ] } } }, { "id": "tunnel_minor", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 13, "filter": [ "all", [ "==", "$type", "LineString" ], [ "all", [ "==", "brunnel", "tunnel" ], [ "==", "class", "minor_road" ] ] ], "layout": { "line-cap": "butt", "line-join": "miter" }, "paint": { "line-color": "rgb(226, 179, 139)", "line-width": { "base": 1.55, "stops": [ [ 4, 0.25 ], [ 20, 30 ] ] }, "line-dasharray": [ 0.36, 0.18 ] } }, { "id": "tunnel_major", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "$type", "LineString" ], [ "all", [ "==", "brunnel", "tunnel" ], [ "in", "class", "primary", "secondary", "tertiary", "trunk" ] ] ], "layout": { "line-cap": "butt", "line-join": "miter" }, "paint": { "line-color": "rgb(226, 179, 139)", "line-width": { "base": 1.4, "stops": [ [ 6, 0.5 ], [ 20, 30 ] ] }, "line-dasharray": [ 0.28, 0.14 ] } }, { "id": "road_trunk_primary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 1, "filter": [ "all", [ "==", "$type", "LineString" ], [ "in", "class", "trunk", "primary" ] ], "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "rgba(224, 154, 90, 1)", "line-width": { "base": 1.4, "stops": [ [ 1, 1.4 ], [ 16, 4 ] ] } } }, { "id": "road_secondary_tertiary", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "$type", "LineString" ], [ "in", "class", "secondary", "tertiary" ] ], "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "rgba(224, 154, 90, 1)", "line-width": { "base": 1.4, "stops": [ [ 1, 1.4 ], [ 16, 4 ] ] } } }, { "id": "road_major_motorway", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "minzoom": 5, "filter": [ "all", [ "==", "$type", "LineString" ], [ "==", "class", "motorway" ] ], "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "rgba(224, 154, 90, 1)", "line-width": { "base": 1.4, "stops": [ [ 1, 1.4 ], [ 16, 4 ] ] }, "line-offset": 0 } }, { "id": "railway_transit", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "class", "transit" ], [ "!=", "brunnel", "tunnel" ] ], "layout": { "visibility": "visible" }, "paint": { "line-color": "hsl(34, 12%, 66%)", "line-opacity": { "base": 1, "stops": [ [ 11, 0 ], [ 16, 1 ] ] } } }, { "id": "railway", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "==", "class", "rail" ], "layout": { "visibility": "visible" }, "paint": { "line-color": "hsl(34, 12%, 66%)", "line-opacity": { "base": 1, "stops": [ [ 11, 0 ], [ 16, 1 ] ] } } }, { "id": "bridge_minor case", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "$type", "LineString" ], [ "all", [ "==", "brunnel", "bridge" ], [ "==", "class", "minor_road" ] ] ], "paint": { "line-color": "rgb(226, 179, 139)", "line-width": { "base": 1.6, "stops": [ [ 12, 0.5 ], [ 20, 10 ] ] } } }, { "id": "bridge_major case", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "$type", "LineString" ], [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "primary", "secondary", "tertiary", "trunk" ] ] ], "paint": { "line-color": "rgba(131, 129, 129, 1)", "line-width": { "base": 1.6, "stops": [ [ 4, 3 ], [ 20, 7 ] ] }, "line-opacity": 1 } }, { "id": "bridge_minor", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "$type", "LineString" ], [ "all", [ "==", "brunnel", "bridge" ], [ "==", "class", "minor_road" ] ] ], "paint": { "line-color": "rgb(226, 179, 139)", "line-width": { "base": 1.55, "stops": [ [ 5, 5.25 ], [ 30, 40 ] ] } } }, { "id": "bridge_major", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "$type", "LineString" ], [ "all", [ "==", "brunnel", "bridge" ], [ "in", "class", "primary", "secondary", "tertiary", "trunk" ] ] ], "paint": { "line-color": "rgba(222, 135, 61, 1)", "line-width": { "base": 1.4, "stops": [ [ 7, 5 ], [ 30, 50 ] ] } } }, { "id": "road_path", "type": "line", "source": "openmaptiles", "source-layer": "transportation", "filter": [ "all", [ "==", "$type", "LineString" ], [ "in", "class", "path", "track" ] ], "layout": { "line-cap": "square", "line-join": "bevel" }, "paint": { "line-color": "rgb(90,90,90)", "line-dasharray": [ 1, 1 ], "line-width": 2 } }, { "id": "admin_sub", "type": "line", "source": "openmaptiles", "source-layer": "boundary", "filter": [ "in", "admin_level", 4, 6, 8 ], "layout": { "visibility": "visible" }, "paint": { "line-color": "hsl(0, 0%, 76%)", "line-dasharray": [ 2, 1 ] } }, { "id": "admin_country", "type": "line", "source": "openmaptiles", "source-layer": "boundary", "filter": [ "all", [ "<=", "admin_level", 2 ], [ "==", "$type", "LineString" ] ], "layout": { "line-cap": "round", "line-join": "round" }, "paint": { "line-color": "hsla(0, 8%, 22%, 0.51)", "line-width": { "base": 1.3, "stops": [ [ 3, 0.5 ], [ 22, 15 ] ] } } }, { "id": "building-3d", "type": "fill-extrusion", "source": "openmaptiles", "source-layer": "building", "minzoom": 14, "filter": [ "!=", "hide_3d", true ], "paint": { "fill-extrusion-color": "rgba(243, 225, 195, 1)", "fill-extrusion-height": { "property": "render_height", "type": "identity" }, "fill-extrusion-base": { "property": "render_min_height", "type": "identity" }, "fill-extrusion-opacity": 0.8 } }, { "id": "road_major_label", "type": "symbol", "source": "openmaptiles", "source-layer": "transportation_name", "minzoom": 0, "filter": [ "==", "$type", "LineString" ], "layout": { "symbol-placement": "line", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-font": [ "Noto Sans Regular" ], "text-transform": "uppercase", "text-letter-spacing": 0.1, "text-size": { "base": 1.4, "stops": [ [ 10, 12 ], [ 10, 6 ] ] }, "text-rotation-alignment": "map" }, "paint": { "text-color": "#000", "text-halo-color": "hsl(0, 0%, 100%)", "text-halo-width": 2 } }, { "id": "place_label_other", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "minzoom": 8, "filter": [ "all", [ "==", "$type", "Point" ], [ "all", [ "!=", "class", "city" ] ] ], "layout": { "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-font": [ "Noto Sans Regular" ], "text-max-width": 6, "text-size": { "stops": [ [ 6, 10 ], [ 12, 14 ] ] }, "visibility": "visible", "text-anchor": "center" }, "paint": { "text-color": "#000", "text-halo-color": "hsl(0, 0%, 100%)", "text-halo-blur": 0, "text-halo-width": 2 } }, { "id": "place_label_city", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "maxzoom": 16, "filter": [ "all", [ "==", "$type", "Point" ], [ "==", "class", "city" ] ], "layout": { "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-font": [ "Noto Sans Regular" ], "text-max-width": 10, "text-size": { "stops": [ [ 3, 16 ], [ 8, 19 ] ] } }, "paint": { "text-color": "#000", "text-halo-color": "hsla(0, 0%, 100%, 0.75)", "text-halo-blur": 0, "text-halo-width": 2 } }, { "id": "country_label", "type": "symbol", "source": "openmaptiles", "source-layer": "place", "maxzoom": 12, "filter": [ "all", [ "==", "$type", "Point" ], [ "==", "class", "country" ] ], "layout": { "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-font": [ "Noto Sans Bold" ], "text-max-width": 10, "text-size": { "stops": [ [ 3, 12 ], [ 8, 22 ] ] } }, "paint": { "text-color": "#000", "text-halo-color": "rgba(255,255,255,0.75)", "text-halo-width": 2, "text-halo-blur": 0 } }, { "id": "housenumber", "type": "symbol", "source": "openmaptiles", "source-layer": "housenumber", "minzoom": 16, "filter": [ "==", "$type", "Point" ], "layout": { "text-field": "{housenumber}", "text-size": 12, "text-font": [ "Noto Sans Regular" ], "text-anchor": "center", "text-keep-upright": true, "text-padding": 2, "text-line-height": 1.2, "text-rotate": 0, "icon-rotation-alignment": "viewport", "icon-size": 100, "icon-text-fit": "both", "icon-text-fit-padding": [ 5, 5, 5, 5 ], "icon-allow-overlap": false, "text-rotation-alignment": "viewport", "text-pitch-alignment": "viewport", "icon-image": "", "icon-ignore-placement": false, "icon-optional": false, "icon-keep-upright": false, "text-allow-overlap": false, "text-max-angle": 45, "symbol-placement": "point", "symbol-avoid-edges": true, "text-max-width": 100, "text-transform": "uppercase" }, "paint": { "text-color": "#111", "text-halo-color": "rgba(255, 255, 255, 1)", "text-halo-width": 0.3, "text-halo-blur": 1, "text-translate": [ 0, 0 ], "icon-translate-anchor": "map", "text-translate-anchor": "viewport" } }, { "id": "poi-fuel", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "fuel", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-lukoil", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "ЛУКОЙЛ" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-allow-overlap":true, "icon-image": "lukoil", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-lukoil2", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "ЛУКойл" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "lukoil", "icon-allow-overlap":true, "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-lukoil3", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "Лукойл" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "lukoil", "icon-allow-overlap":true, "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-tat", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "Татнефть" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "tat", "icon-allow-overlap":true, "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-bp", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "any", [ "==", "name", "Wild Bean Cafe" ], [ "==", "name", "BP" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "bp", "icon-allow-overlap":true, "text-field": "BP", "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-ros", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "Роснефть" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "ros", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-gaz", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "Газпромнефть" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "gaz", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "speed_camera", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "speed_camera" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "speed_camera", "icon-anchor":"bottom", "icon-size": 0.5, "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-tnk", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "ТНК" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "tnk", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-shell", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 0, "filter": [ "all", [ "==", "class", "fuel" ], [ "==", "name", "Shell" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "shell", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-level-3", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 16, "filter": [ "all", [ "==", "$type", "Point" ], [ "!=", "class", "fuel" ], [ ">=", "rank", 25 ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "{class}_11", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-level-2", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 16, "filter": [ "all", [ "==", "$type", "Point" ], [ "!=", "class", "fuel" ], [ "<=", "rank", 24 ], [ ">=", "rank", 15 ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "{class}_11", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "poi-level-1", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 16, "filter": [ "all", [ "==", "$type", "Point" ], [ "!=", "class", "fuel" ], [ "<=", "rank", 14 ], [ "has", "name" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "{class}_11", "text-field": ["coalesce",["get","name:de"],["get","name"]], "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9 }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } }, { "id": "points", "source-layer": "geo", "filter": [ "all", [ "has", "direction" ] ], "minzoom": 1, "type": "symbol", "source": "points", "source-layer": "geo", "layout": { "icon-image": "speed_camera_arrow", "icon-allow-overlap":true, "icon-anchor":"top", "icon-rotate":["get","direction"], "icon-rotation-alignment":"map", "icon-size": 1} }, { "id": "points3", "source-layer": "geo", "filter": [ "all", [ "!=", "speed", "" ] ], "minzoom": 1, "type": "symbol", "source": "points", "source-layer": "geo", "layout": { "icon-image": "speed_camera2", "icon-anchor":"bottom", "icon-allow-overlap":true, "icon-offset": [0, 0], "text-field": "{speed}", "text-anchor":"top", "text-size": 8, "icon-size": 0.8, "text-offset": [0.1, -5], "text-anchor": "top", "text-font": [ "Noto Sans Regular" ] }, "paint": { "text-color": "#000000", "text-halo-width": 0.2, "text-halo-color": "#000000" } }, { "id": "points2", "source-layer": "geo", "filter": [ "all", [ "==", "speed", "" ] ], "minzoom": 1, "type": "symbol", "source": "points", "layout": { "icon-image": "speed_camera", "icon-allow-overlap":true, "icon-anchor":"bottom", "text-field": "{speed}", "text-size": 9, "icon-size": 0.5, "text-offset": [0.1, -0.4], "text-anchor": "top", "text-font": [ "Noto Sans Regular" ] }, "paint": { "text-color": "#000000" } }, { "id": "poi-railway", "type": "symbol", "source": "openmaptiles", "source-layer": "poi", "minzoom": 13, "filter": [ "all", [ "==", "$type", "Point" ], [ "has", "name" ], [ "==", "class", "railway" ], [ "==", "subclass", "station" ] ], "layout": { "text-padding": 2, "text-font": [ "Noto Sans Regular" ], "text-anchor": "top", "icon-image": "{class}_11", "text-field": "{name:latin}\n{name:nonlatin}", "text-offset": [ 0, 0.6 ], "text-size": 12, "text-max-width": 9, "icon-optional": false, "icon-ignore-placement": false, "icon-allow-overlap": false, "text-ignore-placement": false, "text-allow-overlap": false, "text-optional": true }, "paint": { "text-halo-blur": 0.5, "text-color": "#000", "text-halo-width": 1, "text-halo-color": "#ffffff" } } ], "backup": { "layers": [ { "id": "simple-tiles", "type": "raster", "source": "simple-tiles", "minzoom": 0, "maxzoom": 18 }, { "id": "traffic-tiles", "type": "raster", "source": "traffic-tiles", "minzoom": 0, "maxzoom": 18, "paint": { "raster-hue-rotate": -10, "raster-saturation": 1 } } ] }, "id": "klokantech-3d", "owner": "A. Trubnikov" }