{
  "version": 8,
  "name": "icgc_mapa_estandard",
  "metadata": {"maputnik:renderer": "mbgljs"},
  "center": [1.537786, 41.837539],
  "zoom": 12,
  "bearing": 0,
  "pitch": 0,
  "sources": {
    "ortoICGC": {
      "type": "raster",
      "tiles": [
        "https://geoserveis.icgc.cat/icc_mapesmultibase/noutm/wmts/orto/GRID3857/{z}/{x}/{y}.png"
      ],
      "tileSize": 256,
      "attribution": "<b>Ortofoto Catalunya</b>:<a href=\"https://www.icgc.cat/Aplicacions/Visors/ContextMaps\">Institut Cartogràfic i Geològic de Catalunya</a> |",
      "maxzoom": 20
    },
    "ortoEsri": {
      "type": "raster",
      "tiles": [
        "https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}"
      ],
      "tileSize": 256,
      "attribution": "<b>Ortofoto resta del món</b>:Esri, DigitalGlobe, USDA, USGS, GeoEye, Getmapping, AeroGRID, IGN, IGP, UPR-EGP, and the GIS community",
      "maxzoom": 18
    },
    "terrainMapZen": {
      "type": "raster-dem",
      "tiles": [
        "https://s3.amazonaws.com/elevation-tiles-prod/terrarium/{z}/{x}/{y}.png"
      ],
      "tileSize": 256,
      "encoding": "terrarium",
      "maxzoom": 15
    },
    "terrainICGC": {
      "type": "raster-dem",
      "tiles": [
        "https://geoserveis.icgc.cat/servei/catalunya/contextmaps-terreny-5m-rgb/wmts/{z}/{x}/{y}.png"
      ],
      "tileSize": 256,
      "bounds": [0, 40.5, 4.2, 42.86],
      "minzoom": 7,
      "maxzoom": 14
    },
    "terrainICGCR": {
      "type": "raster",
      "tiles": [
        "https://geoserveis.icgc.cat/servei/catalunya/contextmaps-terreny-5m-rgb/wmts/{z}/{x}/{y}.png"
      ],
      "tileSize": 256,
      "bounds": [0, 40.5, 4.2, 42.86],
      "minzoom": 7,
      "maxzoom": 14
    },
    "openmaptiles": {
      "type": "vector",
      "tiles": ["https://geoserveis.icgc.cat/servei/catalunya/contextmaps/vt/{z}/{x}/{y}.pbf"],
      "attribution": "<b>ContextMaps</b>:<a href=\"https://www.icgc.cat/Aplicacions/Visors/ContextMaps\">Institut Cartogràfic i Geològic de Catalunya</a>|<b>Mapa resta del món</b>:© OpenMapTiles © OpenStreetMap contributors",
      "maxzoom": 16
    },
    "contour": {
      "type": "vector",
      "tiles": [
        "https://geoserveis.icgc.cat/servei/catalunya/contextmaps-contorn/vt/{z}/{x}/{y}.pbf"
      ],
      "maxzoom": 16
    },
    "contextmapsadmpt": {
      "type": "vector",
      "tiles": [
        "https://geoserveis.icgc.cat/servei/catalunya/contextmaps-admpt/vt/{z}/{x}/{y}.pbf"
      ],
      "maxzoom": 16
    },
    "divisionsadministratives": {
      "type": "vector",
      "tiles": [
        "https://geoserveis.icgc.cat/servei/catalunya/contextmaps-divisions-administratives/vt/{z}/{x}/{y}.pbf"
      ],
      "maxzoom": 16
    },
    "contextmapsslope": {
      "type": "raster",
      "tiles": [
        "https://geoserveis.icgc.cat/servei/catalunya/contextmaps-slope/wmts/{z}/{x}/{y}.png"
      ],
      "tileSize": 256,
      "maxzoom": 16
    }
  },
  "sprite": "https://geoserveis.icgc.cat/vector-tiles/simbologia/sprites1/sprite",
  "glyphs": "https://geoserveis.icgc.cat/vector-tiles/simbologia/glyphs/{fontstack}/{range}.pbf",
  "layers": [
    {
      "id": "background",
      "type": "background",
      "maxzoom": 0,
      "layout": {"visibility": "visible"},
      "paint": {"background-color": "#f8f4f0"}
    },
    {
      "id": "terrainMapZen",
      "type": "hillshade",
      "source": "terrainMapZen",
      "minzoom": 0,
      "maxzoom": 18,
      "layout": {"visibility": "visible"},
      "paint": {
        "hillshade-illumination-anchor": "map",
        "hillshade-exaggeration": 1,
        "hillshade-highlight-color": "rgba(250, 250, 250, 1)",
        "hillshade-shadow-color": "rgba(200, 200, 200, 1)",
        "hillshade-accent-color": "rgba(250, 250, 250, 1)",
        "hillshade-illumination-direction": 345
      }
    },
    {
      "id": "terrainMapZen_fosca",
      "type": "hillshade",
      "source": "terrainMapZen",
      "minzoom": 0,
      "maxzoom": 18,
      "layout": {"visibility": "none"},
      "paint": {
        "hillshade-illumination-anchor": "map",
        "hillshade-exaggeration": 1,
        "hillshade-highlight-color": "rgba(240, 240, 240, 1)",
        "hillshade-shadow-color": "rgba(74, 74, 74, 1)",
        "hillshade-accent-color": "rgba(100, 100, 100, 1)",
        "hillshade-illumination-direction": 345
      }
    },
    {
      "id": "DEM",
      "type": "raster",
      "source": "terrainICGCR",
      "maxzoom": 18,
      "filter": ["any"],
      "layout": {"visibility": "none"},
      "paint": {
        "raster-resampling": "nearest",
        "raster-contrast": 0,
        "raster-fade-duration": 300,
        "raster-saturation": 0.1,
        "raster-brightness-min": 0,
        "raster-opacity": 0.1,
        "raster-brightness-max": 0
      }
    },
    {
      "id": "terrainICGC",
      "type": "hillshade",
      "source": "terrainICGC",
      "minzoom": 7,
      "maxzoom": 18,
      "layout": {"visibility": "visible"},
      "paint": {
        "hillshade-illumination-anchor": "map",
        "hillshade-exaggeration": 1,
        "hillshade-highlight-color": "rgba(250, 250, 250, 1)",
        "hillshade-shadow-color": "rgba(200, 200, 200, 1)",
        "hillshade-accent-color": "rgba(250, 250, 250, 1)",
        "hillshade-illumination-direction": 345
      }
    },
    {
      "id": "terrainICGC_fosca",
      "type": "hillshade",
      "source": "terrainICGC",
      "minzoom": 7,
      "maxzoom": 18,
      "layout": {"visibility": "none"},
      "paint": {
        "hillshade-illumination-anchor": "map",
        "hillshade-exaggeration": 1,
        "hillshade-highlight-color": "rgba(240, 240, 240, 1)",
        "hillshade-shadow-color": "rgba(74, 74, 74, 1)",
        "hillshade-accent-color": "rgba(100, 100, 100, 1)",
        "hillshade-illumination-direction": 345
      }
    },
    {
      "id": "terrainICGC-0",
      "type": "hillshade",
      "source": "terrainICGC",
      "minzoom": 6,
      "maxzoom": 18,
      "layout": {"visibility": "none"},
      "paint": {
        "hillshade-illumination-anchor": "map",
        "hillshade-highlight-color": "rgba(240, 240, 240, 0.8)",
        "hillshade-shadow-color": "rgba(74, 74, 74, 1)",
        "hillshade-accent-color": "rgba(100, 100, 100, 1)",
        "hillshade-illumination-direction": 0,
        "hillshade-exaggeration": 1
      }
    },
    {
      "id": "terrainICGC-45",
      "type": "hillshade",
      "source": "terrainICGC",
      "minzoom": 6,
      "maxzoom": 18,
      "layout": {"visibility": "none"},
      "paint": {
        "hillshade-illumination-anchor": "map",
        "hillshade-highlight-color": "rgba(240, 240, 240, 0.8)",
        "hillshade-shadow-color": "rgba(80, 80, 80, 0.8)",
        "hillshade-accent-color": "rgba(100, 100, 100, 1)",
        "hillshade-illumination-direction": 45,
        "hillshade-exaggeration": 1
      }
    },
    {
      "id": "terrainICGC-345",
      "type": "hillshade",
      "source": "terrainICGC",
      "minzoom": 6,
      "maxzoom": 18,
      "layout": {"visibility": "none"},
      "paint": {
        "hillshade-illumination-anchor": "map",
        "hillshade-highlight-color": "rgba(240, 240, 240, 1)",
        "hillshade-shadow-color": "rgba(74, 74, 74, 1)",
        "hillshade-accent-color": "rgba(100, 100, 100, 1)",
        "hillshade-illumination-direction": 345,
        "hillshade-exaggeration": 1
      }
    },
    {
      "id": "ortoEsri",
      "type": "raster",
      "source": "ortoEsri",
      "maxzoom": 16,
      "layout": {"visibility": "none"}
    },
    {
      "id": "ortoICGC",
      "type": "raster",
      "source": "ortoICGC",
      "maxzoom": 19,
      "layout": {"visibility": "none"}
    },
    {
      "id": "landcover-ice-shelf",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "filter": ["==", "subclass", "ice_shelf"],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-color": "#fff",
        "fill-opacity": {"base": 1, "stops": [[0, 0.9], [10, 0.3]]}
      }
    },
    {
      "id": "slope",
      "type": "raster",
      "source": "contextmapsslope",
      "maxzoom": 12,
      "layout": {"visibility": "none"}
    },
    {
      "id": "hipsometria",
      "type": "fill",
      "source": "contour",
      "source-layer": "contour",
      "maxzoom": 10,
      "filter": ["all"],
      "layout": {"visibility": "none"},
      "paint": {
        "fill-opacity": 0.5,
        "fill-outline-color": "rgba(38, 38, 38, 0)",
        "fill-color": [
          "interpolate",
          ["cubic-bezier", 0.5, 1, 1, 1],
          ["get", "cat"],
          0,
          "#E6FFE6",
          100,
          "#E6FFE6",
          200,
          "#BFFFBF",
          300,
          "#D9FFCC",
          400,
          "#EBF2BF",
          500,
          "#EBF2BF",
          600,
          "#FCF7D7",
          700,
          "#FFE6CC",
          800,
          "#FFE6CC",
          900,
          "#FFE6CC",
          1000,
          "#FFE6CC",
          1500,
          "#FFCCA6",
          2000,
          "#E6CCB3",
          2500,
          "#E6CCB3",
          3000,
          "#AB8C80",
          3500,
          "#ffffff"
        ]
      }
    },
    {
      "id": "water-ocean",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "water",
      "maxzoom": 18,
      "filter": ["all", ["==", "class", "ocean"], ["==", "$type", "Polygon"]],
      "layout": {"visibility": "visible"},
      "paint": {"fill-opacity": 1, "fill-color": "rgba(195, 229, 229, 1)"}
    },
    {
      "id": "contour-250m",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "contour",
      "minzoom": 9,
      "maxzoom": 11,
      "filter": ["all", ["!has", "class"]],
      "layout": {"visibility": "none"},
      "paint": {
        "line-color": "#A06437",
        "line-width": {
          "base": 1,
          "stops": [
            [7, 0.6],
            [14, 1],
            [15, 1.26],
            [16, 1.54],
            [17, 1.8],
            [18, 1.8]
          ]
        },
        "line-opacity": {
          "base": 1,
          "stops": [[7, 0.1], [14, 0.1], [15, 0.4], [16, 0.7], [17, 1], [18, 1]]
        }
      }
    },
    {
      "id": "contour-senzilles",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "contour",
      "minzoom": 11,
      "maxzoom": 20,
      "filter": ["in", "class", "sen", "dps"],
      "layout": {"visibility": "none"},
      "paint": {
        "line-color": "#A06437",
        "line-width": {
          "base": 1,
          "stops": [
            [9, 0.4],
            [14, 0.5],
            [15, 0.63],
            [16, 0.77],
            [17, 0.9],
            [18, 0.9]
          ]
        },
        "line-opacity": {
          "base": 1,
          "stops": [[9, 0.7], [14, 0.1], [15, 0.4], [16, 0.7], [17, 1], [18, 1]]
        }
      }
    },
    {
      "id": "contour-intercalades",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "contour",
      "minzoom": 14,
      "maxzoom": 19,
      "filter": ["in", "class", "int"],
      "layout": {"visibility": "none"},
      "paint": {
        "line-color": "#A06437",
        "line-width": {
          "base": 1,
          "stops": [[14, 0.5], [15, 0.63], [16, 0.77], [17, 0.9], [18, 0.9]]
        },
        "line-opacity": {
          "base": 1,
          "stops": [[14, 0.1], [15, 0.4], [16, 0.7], [17, 1], [18, 1]]
        },
        "line-dasharray": [10, 3, 2, 3]
      }
    },
    {
      "id": "contour-mestres",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "contour",
      "minzoom": 11,
      "maxzoom": 19,
      "filter": ["any", ["in", "class", "mes", "dpm"]],
      "layout": {"visibility": "none"},
      "paint": {
        "line-color": "#A06437",
        "line-width": {
          "base": 1,
          "stops": [
            [7, 0.6],
            [14, 1],
            [15, 1.26],
            [16, 1.54],
            [17, 1.8],
            [18, 1.8]
          ]
        },
        "line-opacity": {
          "base": 1,
          "stops": [[7, 0.1], [14, 0.1], [15, 0.4], [16, 0.7], [17, 1], [18, 1]]
        }
      }
    },
    {
      "id": "contour-cotes",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "contour",
      "minzoom": 14,
      "maxzoom": 19,
      "layout": {
        "text-field": "{height}",
        "text-font": ["FiraSans-Regular"],
        "text-size": {"stops": [[14, 9], [16, 11], [17, 13], [18, 16]]},
        "symbol-placement": "line",
        "symbol-spacing": 750,
        "visibility": "none"
      },
      "paint": {
        "text-color": "#A06437",
        "text-halo-color": "rgba(255, 255, 255,0.75)",
        "text-halo-width": 1,
        "text-halo-blur": 1
      }
    },
    {
      "id": "landcover-glacier",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "filter": ["==", "subclass", "glacier"],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-color": "#fff",
        "fill-opacity": {"base": 1, "stops": [[0, 0.9], [10, 0.3]]}
      }
    },
    {
      "id": "landuse-residential",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "filter": ["==", "class", "residential"],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [12, "hsla(30, 19%, 90%, 0.4)"],
            [16, "hsla(30, 19%, 90%, 0.2)"]
          ]
        }
      }
    },
    {
      "id": "landuse-commercial",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "filter": [
        "all",
        ["==", "$type", "Polygon"],
        ["==", "class", "commercial"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "hsla(0, 60%, 87%, 0.23)"}
    },
    {
      "id": "landuse-industrial",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "filter": [
        "all",
        ["==", "$type", "Polygon"],
        ["==", "class", "industrial"]
      ],
      "paint": {"fill-color": "hsla(49, 100%, 88%, 0.34)"}
    },
    {
      "id": "park",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "park",
      "filter": ["==", "$type", "Polygon"],
      "layout": {"visibility": "none"},
      "paint": {
        "fill-color": "#d8e8c8",
        "fill-opacity": {"base": 1.8, "stops": [[9, 0.5], [12, 0.2]]}
      }
    },
    {
      "id": "park-outline",
      "type": "line",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "park",
      "filter": ["==", "$type", "Polygon"],
      "layout": {"visibility": "none"},
      "paint": {
        "line-color": {
          "base": 1,
          "stops": [
            [6, "hsla(96, 40%, 49%, 0.36)"],
            [8, "hsla(96, 40%, 49%, 0.66)"]
          ]
        },
        "line-dasharray": [3, 3]
      }
    },
    {
      "id": "park_icgc",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "park",
      "filter": ["==", "$type", "Polygon"],
      "layout": {"visibility": "none"},
      "paint": {
        "fill-color": "#d8e8c8",
        "fill-opacity": {"base": 1.8, "stops": [[9, 0.5], [12, 0.2]]}
      }
    },
    {
      "id": "park-outline_icgc",
      "type": "line",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "park",
      "filter": ["==", "$type", "Polygon"],
      "layout": {"visibility": "none"},
      "paint": {
        "line-color": {
          "base": 1,
          "stops": [
            [6, "hsla(96, 40%, 49%, 0.36)"],
            [8, "hsla(96, 40%, 49%, 0.66)"]
          ]
        },
        "line-dasharray": [3, 3]
      }
    },
    {
      "id": "landuse-cemetery",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "filter": ["==", "class", "cemetery"],
      "layout": {"visibility": "none"},
      "paint": {"fill-color": "#e0e4dd"}
    },
    {
      "id": "landuse-hospital",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "filter": ["==", "class", "hospital"],
      "layout": {"visibility": "none"},
      "paint": {"fill-color": "#fde"}
    },
    {
      "id": "landuse-school",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "filter": ["==", "class", "school"],
      "layout": {"visibility": "none"},
      "paint": {"fill-color": "#f0e8f8"}
    },
    {
      "id": "landuse-railway",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "filter": ["==", "class", "railway"],
      "layout": {"visibility": "none"},
      "paint": {"fill-color": "hsla(30, 19%, 90%, 0.4)"}
    },
    {
      "id": "landcover-wood",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": ["==", "class", "wood"],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-color": "#6a4",
        "fill-opacity": 0.1,
        "fill-outline-color": "hsla(0, 0%, 0%, 0.03)",
        "fill-antialias": {"base": 1, "stops": [[0, false], [9, true]]}
      }
    },
    {
      "id": "landcover-grass",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": ["==", "class", "grass"],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(158, 239, 142, 0.2)", "fill-opacity": 1}
    },
    {
      "id": "landcover-other",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 13,
      "maxzoom": 19,
      "filter": ["all", ["in", "class", "beach", "sand", "floodplain"]],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(240, 227, 212, 1)", "fill-opacity": 1}
    },
    {
      "id": "landcover-bare-rock",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849388993.3071"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "minzoom": 13,
      "maxzoom": 19,
      "filter": ["all", ["in", "class", "bare_rock"]],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(209, 194, 181, 0.5)", "fill-opacity": 1}
    },
    {
      "id": "landcover-wetland",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "filter": ["all", ["==", "class", "wetland"]],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(200, 232, 195, 1)", "fill-opacity": 1}
    },
    {
      "id": "landcover-wetland-pattern",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "landcover",
      "filter": ["all", ["==", "class", "wetland"]],
      "layout": {"visibility": "visible"},
      "paint": {"fill-translate": [0, 2.5], "fill-pattern": "wetland"}
    },
    {
      "id": "landcover-tartera",
      "type": "line",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "contextmapsadmpt",
      "source-layer": "landcover",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["==", "class", "Tartera"]
      ],
      "layout": {"line-cap": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-width": {"base": 1.3, "stops": [[13, 0.5], [20, 2]]}
      }
    },
    {
      "id": "waterway-other",
      "type": "line",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 12,
      "filter": ["!in", "class", "canal", "river", "stream"],
      "layout": {"line-cap": "round", "visibility": "visible"},
      "paint": {
        "line-color": "#a0c8f0",
        "line-width": {"base": 1.3, "stops": [[13, 0.5], [20, 2]]}
      }
    },
    {
      "id": "waterway-stream-canal",
      "type": "line",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 12,
      "filter": ["all", ["in", "class", "canal", "stream"], ["!has", "entorn"]],
      "layout": {"line-cap": "round", "visibility": "visible"},
      "paint": {
        "line-color": "#a0c8f0",
        "line-width": {"base": 1.3, "stops": [[13, 0.5], [20, 6]]}
      }
    },
    {
      "id": "waterway-canal-arrow",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 15,
      "maxzoom": 20,
      "filter": ["in", "class", "canal"],
      "layout": {
        "icon-image": "canal",
        "icon-rotation-alignment": "map",
        "symbol-placement": "line",
        "symbol-spacing": 80,
        "visibility": "visible",
        "icon-size": 2
      }
    },
    {
      "id": "waterway-river",
      "type": "line",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "waterway",
      "filter": ["==", "class", "river"],
      "layout": {"line-cap": "round", "visibility": "visible"},
      "paint": {
        "line-color": "#a0c8f0",
        "line-width": {"base": 1.2, "stops": [[10, 0.8], [20, 6]]}
      }
    },
    {
      "id": "water",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "water",
      "minzoom": 1,
      "maxzoom": 19,
      "filter": ["all", ["in", "class", "sea", "river", "lake", "reservoir"]],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(195, 229, 229, 1)"}
    },
    {
      "id": "water-other",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "water",
      "minzoom": 14,
      "maxzoom": 19,
      "filter": [
        "all",
        ["in", "class", "pool", "pond", "salt_pond", "resevoir"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(195, 229, 229, 1)"}
    },
    {
      "id": "water-dock",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "water",
      "minzoom": 14,
      "maxzoom": 19,
      "filter": [
        "all",
        ["in", "class", "dock"],
        ["!in", "subclass", "breakwater"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(230, 230, 230, 1)"}
    },
    {
      "id": "water-dock-breakwater",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "water",
      "minzoom": 14,
      "maxzoom": 19,
      "filter": [
        "all",
        ["in", "class", "dock"],
        ["in", "subclass", "breakwater"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {"fill-color": "rgba(220, 220, 220, 1)"}
    },
    {
      "id": "building-industrial",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849364238.8171"},
      "source": "openmaptiles",
      "source-layer": "building",
      "filter": ["all", ["==", "building", "industrial"]],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [15.5, "rgba(190, 190, 190, 1)"],
            [16, "rgba(180, 180, 180, 1)"]
          ]
        },
        "fill-antialias": true
      }
    },
    {
      "id": "building-top-industrial",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849364238.8171"},
      "source": "openmaptiles",
      "source-layer": "building",
      "minzoom": 13,
      "maxzoom": 20,
      "filter": ["all", ["==", "building", "industrial"]],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-translate": {
          "base": 1,
          "stops": [[14, [0, 0]], [16, [-2.5, -2.5]]]
        },
        "fill-outline-color": "rgba(192, 169, 211, 1)",
        "fill-color": "rgba(203, 191, 214, 1)",
        "fill-opacity": {"base": 1, "stops": [[13, 0], [16, 1]]}
      }
    },
    {
      "id": "building",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849364238.8171"},
      "source": "openmaptiles",
      "source-layer": "building",
      "minzoom": 7,
      "filter": [
        "all",
        ["!in", "building", "industrial", "illa", "divisio-illa"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [7, "rgba(230, 222, 209, 0.6)"],
            [16, "rgba(221, 216, 206, 1)"]
          ]
        },
        "fill-antialias": true
      }
    },
    {
      "id": "building-top",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849364238.8171"},
      "source": "openmaptiles",
      "source-layer": "building",
      "minzoom": 11,
      "maxzoom": 20,
      "filter": [
        "all",
        ["!in", "building", "industrial", "illa", "divisio-illa"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-translate": {
          "base": 1,
          "stops": [[15, [0, 0]], [16, [-2.5, -2.5]]]
        },
        "fill-outline-color": "rgba(230, 223, 217, 1)",
        "fill-color": {
          "stops": [
            [11, "rgba(224, 217, 213, 1)"],
            [11.9, "rgba(224, 217, 213, 1)"],
            [13, "rgba(185, 180, 177, 1)"]
          ]
        },
        "fill-opacity": {"base": 1, "stops": [[12, 1], [16, 1]]}
      }
    },
    {
      "id": "building-elevator",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849364238.8171"},
      "source": "openmaptiles",
      "source-layer": "building",
      "minzoom": 14,
      "maxzoom": 20,
      "filter": ["all", ["==", "building", "elevator"]],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-translate": {
          "base": 1,
          "stops": [[15, [0, 0]], [16, [-2.5, -2.5]]]
        },
        "fill-outline-color": "rgba(0, 0, 0, 1)",
        "fill-color": "rgba(226, 135, 17, 1)",
        "fill-opacity": {"base": 1, "stops": [[12, 1], [16, 1]]}
      }
    },
    {
      "id": "tunnel-service-track-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "service", "track"]
      ],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "#cfcdca",
        "line-dasharray": [0.5, 0.25],
        "line-width": {"base": 1.2, "stops": [[15, 1], [16, 4], [20, 11]]}
      }
    },
    {
      "id": "tunnel-minor-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["==", "brunnel", "tunnel"], ["==", "class", "minor"]],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(178, 178, 178, 1)",
        "line-opacity": {"stops": [[14, 1]]},
        "line-width": {"base": 1.2, "stops": [[13, 0], [14, 4], [20, 15]]},
        "line-dasharray": [0.5, 0.25]
      }
    },
    {
      "id": "tunnel-tertiary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "tertiary"]
      ],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(217, 191, 102, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[8, 1.5], [20, 17]]},
        "line-dasharray": [0.5, 0.25]
      }
    },
    {
      "id": "tunnel-secondary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "secondary"]
      ],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(64, 166, 64, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[8, 1.5], [20, 17]]},
        "line-dasharray": [0.5, 0.25]
      }
    },
    {
      "id": "tunnel-primary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 8,
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "primary", "trunk"]
      ],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(166, 38, 25, 1)",
        "line-width": {"base": 1.2, "stops": [[7, 1.5], [20, 22]]},
        "line-dasharray": [0.5, 0.25]
      }
    },
    {
      "id": "tunnel-trunk-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "trunk"],
        ["!has", "icgc_id"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(166, 38, 25, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [[5, 0.4], [6, 0.6], [7, 1.5], [20, 20]]
        },
        "line-dasharray": [0.5, 0.25]
      }
    },
    {
      "id": "tunnel-motorway-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["==", "class", "motorway"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(114, 148, 193, 1)",
        "line-dasharray": [1, 0.75],
        "line-width": {
          "base": 1.2,
          "stops": [[5, 0.4], [6, 0.6], [7, 1.5], [20, 20]]
        }
      }
    },
    {
      "id": "tunnel-path",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["all", ["==", "brunnel", "tunnel"], ["==", "class", "path"]]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "#cba",
        "line-dasharray": [1.5, 0.75],
        "line-width": {"base": 1.2, "stops": [[15, 1.2], [20, 4]]}
      }
    },
    {
      "id": "tunnel-service-track",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "service", "track"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(204, 187, 170, 1)",
        "line-width": {"base": 1.2, "stops": [[13, 0.1], [15, 1.2], [20, 4]]},
        "line-dasharray": [0.9, 1]
      }
    },
    {
      "id": "tunnel-pedestrian",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["==", "class", "pedestrian"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(166, 203, 108, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0.3], [14, 1], [20, 9]]},
        "line-dasharray": [0.6, 0.5]
      }
    },
    {
      "id": "tunnel-minor",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["==", "brunnel", "tunnel"], ["==", "class", "minor"]],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(242, 230, 204, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0], [14, 2.5], [20, 11.5]]},
        "line-dasharray": [0.6, 0.5]
      }
    },
    {
      "id": "tunnel-tertiary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "tertiary"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(242, 217, 128, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.5], [20, 10]]},
        "line-dasharray": [0.6, 0.5]
      }
    },
    {
      "id": "tunnel-secondary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "secondary"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(24, 166, 24, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.5], [20, 10]]},
        "line-dasharray": [0.6, 0.5]
      }
    },
    {
      "id": "tunnel-primary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 8.5,
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["in", "class", "primary", "trunk"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(186, 93, 91, 1)",
        "line-width": {"base": 1.2, "stops": [[7, 0.5], [20, 18]]},
        "line-dasharray": [0.6, 0.5]
      }
    },
    {
      "id": "tunnel-trunk",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["==", "brunnel", "tunnel"], ["in", "class", "trunk"]],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.2], [20, 6]]}
      }
    },
    {
      "id": "tunnel-motorway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["==", "class", "motorway"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [
            [6.5, 0],
            [7, 0.3],
            [9, 0.1],
            [10, 0.1],
            [11, 0.1],
            [12, 0.4],
            [20, 8]
          ]
        }
      }
    },
    {
      "id": "tunnel-railway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["==", "class", "rail"],
        ["!has", "subclass"],
        ["!has", "highspeed"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(191, 115, 255, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 1], [15, 1.5], [20, 2]]},
        "line-dasharray": [6, 3]
      }
    },
    {
      "id": "tunnel-railway-highspeed",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["==", "class", "rail"],
        ["==", "highspeed", "yes"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(201, 133, 242, 1)",
        "line-width": {"base": 1.4, "stops": [[10, 2], [14, 4], [20, 6]]},
        "line-dasharray": [2, 2]
      }
    },
    {
      "id": "tunnel-railway-rack",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        ["in", "subclass", "rack"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 1], [15, 1.5], [20, 2]]},
        "line-dasharray": [6, 3]
      }
    },
    {
      "id": "tunnel-railway-funicular",
      "type": "line",
      "metadata": {"mapbox:group": "1444849354174.1904"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "filter": [
        "all",
        ["==", "brunnel", "tunnel"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        ["in", "subclass", "funicular"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 1], [15, 1.5], [20, 2]]},
        "line-dasharray": [6, 3]
      }
    },
    {
      "id": "ferry",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["in", "class", "ferry"]],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(108, 159, 182, 1)",
        "line-width": 1.1,
        "line-dasharray": [2, 2]
      }
    },
    {
      "id": "aeroway-taxiway-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "minzoom": 12,
      "filter": ["all", ["in", "class", "taxiway"]],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-width": {"base": 1.5, "stops": [[11, 0.75], [17, 2]]},
        "line-opacity": 1
      }
    },
    {
      "id": "aeroway-runway-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "minzoom": 12,
      "filter": ["all", ["in", "class", "runway"]],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(153, 153, 153, 1)",
        "line-width": {"base": 1.5, "stops": [[11, 5], [17, 55]]},
        "line-opacity": 1
      }
    },
    {
      "id": "aeroway-area",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "minzoom": 4,
      "filter": [
        "all",
        ["==", "$type", "Polygon"],
        ["in", "class", "runway", "taxiway"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-opacity": {"base": 1, "stops": [[13, 0], [14, 1]]},
        "fill-color": "rgba(255, 255, 255, 1)"
      }
    },
    {
      "id": "aeroway-taxiway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "minzoom": 4,
      "filter": [
        "all",
        ["in", "class", "taxiway"],
        ["==", "$type", "LineString"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "none"
      },
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {"base": 1.5, "stops": [[11, 1], [17, 10]]},
        "line-opacity": {"base": 1, "stops": [[11, 0], [12, 1]]}
      }
    },
    {
      "id": "aeroway-runway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "aeroway",
      "minzoom": 4,
      "filter": [
        "all",
        ["in", "class", "runway"],
        ["==", "$type", "LineString"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {"base": 1.5, "stops": [[11, 4], [17, 50]]},
        "line-opacity": {"base": 1, "stops": [[11, 0], [12, 1]]}
      }
    },
    {
      "id": "highway-area",
      "type": "fill",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["==", "$type", "Polygon"],
      "layout": {"visibility": "visible"},
      "paint": {
        "fill-color": "hsla(0, 0%, 89%, 0.56)",
        "fill-outline-color": "#cfcdca",
        "fill-opacity": 0.9,
        "fill-antialias": false
      }
    },
    {
      "id": "highway-motorway-link-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["==", "class", "motorway_link"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": {
          "base": 1.2,
          "stops": [[12, 1], [13, 3], [14, 4], [20, 15]]
        }
      }
    },
    {
      "id": "highway-link-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        [
          "in",
          "class",
          "primary_link",
          "secondary_link",
          "tertiary_link",
          "trunk_link"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "#e9ac77",
        "line-opacity": 1,
        "line-width": {
          "base": 1.2,
          "stops": [[12, 1], [13, 3], [14, 4], [20, 15]]
        }
      }
    },
    {
      "id": "highway-minor-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        [
          "all",
          ["!=", "brunnel", "tunnel"],
          ["in", "class", "minor", "service"]
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "none"
      },
      "paint": {
        "line-color": "rgba(178, 178, 178, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0], [14, 4], [20, 15]]}
      }
    },
    {
      "id": "highway-tertiary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["in", "class", "tertiary"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "none"
      },
      "paint": {
        "line-color": "rgba(217, 191, 102, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[8, 1.5], [20, 17]]}
      }
    },
    {
      "id": "highway-secondary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 8,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["in", "class", "secondary"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "none"
      },
      "paint": {
        "line-color": "rgba(129, 198, 169, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[8, 1.5], [20, 17]]}
      }
    },
    {
      "id": "highway-primary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["in", "class", "primary", "trunk"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "none"
      },
      "paint": {
        "line-color": "rgba(166, 38, 25, 1)",
        "line-opacity": {"stops": [[7, 0], [8, 1]]},
        "line-width": {
          "base": 1.2,
          "stops": [[7, 0], [8, 0.6], [9, 1.5], [20, 22]]
        }
      }
    },
    {
      "id": "highway-motorway-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 20,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["==", "class", "motorway"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(114, 148, 193, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [[4, 0], [5, 0.4], [6, 0.6], [7, 1.5], [20, 22]]
        },
        "line-opacity": {"stops": [[4, 0], [5, 1]]}
      }
    },
    {
      "id": "highway-trunk-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 5,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["in", "class", "trunk"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "none"
      },
      "paint": {
        "line-color": "rgba(29, 122, 213, 1)",
        "line-opacity": {"stops": [[5, 0], [6, 1]]},
        "line-width": {
          "base": 1.2,
          "stops": [[4, 0], [5, 0.2], [6, 0.4], [7, 1.5], [20, 14]]
        }
      }
    },
    {
      "id": "highway-path",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["all", ["!in", "brunnel", "bridge", "tunnel"], ["==", "class", "path"]]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "#cba",
        "line-dasharray": [1.5, 0.5],
        "line-width": {"base": 1.2, "stops": [[13, 0.1], [15, 1.2], [20, 4]]}
      }
    },
    {
      "id": "highway-track",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["!=", "brunnel", "tunnel"], ["==", "class", "track"]],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(204, 187, 170, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0.1], [15, 1.2], [20, 4]]},
        "line-translate": [0, 0]
      }
    },
    {
      "id": "highway-motorway-link",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["==", "class", "motorway_link"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "#fc8",
        "line-width": {
          "base": 1.2,
          "stops": [[12.5, 0], [13, 1.5], [14, 2.5], [20, 11.5]]
        }
      }
    },
    {
      "id": "highway-link",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        [
          "in",
          "class",
          "primary_link",
          "secondary_link",
          "tertiary_link",
          "trunk_link"
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "#fea",
        "line-width": {
          "base": 1.2,
          "stops": [[12.5, 0], [13, 1.5], [14, 2.5], [20, 11.5]]
        }
      }
    },
    {
      "id": "highway-service-parking_aisle",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["!=", "brunnel", "tunnel"],
        ["==", "class", "service"],
        ["==", "service", "parking_aisle"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(125, 180, 230, 1)",
        "line-opacity": 1,
        "line-width": {
          "base": 1.2,
          "stops": [[13, 0.5], [14, 2.5], [20, 11.5]]
        },
        "line-translate": [0, 0]
      }
    },
    {
      "id": "highway-pedestrian",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["!=", "brunnel", "tunnel"],
        ["==", "class", "pedestrian"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(166, 203, 108, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0.3], [14, 1], [20, 9]]},
        "line-translate": [0, 0]
      }
    },
    {
      "id": "highway-pedestrian-steps",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 16.5,
      "filter": [
        "all",
        ["in", "class", "pedestrian"],
        ["==", "subclass", "steps"]
      ],
      "layout": {
        "line-cap": "butt",
        "line-join": "miter",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(76, 76, 76, 1)",
        "line-width": {"base": 1.2, "stops": [[15, 0.2], [20, 8]]},
        "line-dasharray": [0.2, 1]
      }
    },
    {
      "id": "highway-busway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 8,
      "filter": ["all", ["!=", "brunnel", "tunnel"], ["==", "class", "busway"]],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(230, 204, 128, 1)",
        "line-opacity": 1,
        "line-width": {
          "base": 1.2,
          "stops": [[13, 0.5], [14, 2.5], [20, 11.5]]
        },
        "line-translate": [0, 0]
      }
    },
    {
      "id": "highway-minor",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 10,
      "filter": ["all", ["!=", "brunnel", "tunnel"], ["==", "class", "minor"]],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": {
          "stops": [
            [1, "rgba(242, 230, 204, 1)"],
            [12.9, "rgba(242, 230, 204, 1)"],
            [13, "rgba(234, 214, 173, 1)"]
          ]
        },
        "line-opacity": 1,
        "line-width": {
          "base": 1.2,
          "stops": [[13, 0.5], [14, 2.5], [20, 11.5]]
        },
        "line-translate": [0, 0]
      }
    },
    {
      "id": "highway-tertiary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 8,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["in", "class", "tertiary"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(242, 217, 153, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [8, 0.5], [20, 13]]}
      }
    },
    {
      "id": "highway-secondary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 8,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["in", "class", "secondary"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(24, 166, 24, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [8, 0.5], [20, 13]]}
      }
    },
    {
      "id": "highway-primary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "bridge", "tunnel"],
        ["in", "class", "primary", "trunk"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(186, 93, 91, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [[6, 0.5], [8.5, 0.5], [9, 0.8], [20, 18]]
        }
      }
    },
    {
      "id": "highway-motorway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 8,
      "filter": [
        "all",
        ["!in", "brunnel", "bridge", "tunnel"],
        ["==", "class", "motorway"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [[6.5, 0], [7, 0.3], [9, 0.1], [10, 0.1], [11, 0.1], [20, 8]]
        }
      }
    },
    {
      "id": "highway-trunk",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        [
          "all",
          ["!in", "brunnel", "bridge", "tunnel"],
          ["in", "class", "trunk"]
        ]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "none"
      },
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.2], [20, 6]]}
      }
    },
    {
      "id": "landuse-parterre-border",
      "type": "line",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "landuse",
      "minzoom": 15,
      "filter": ["all", ["==", "class", "parterre"]],
      "layout": {"line-cap": "round", "visibility": "visible"},
      "paint": {"line-color": "rgba(230, 222, 209, 1)", "line-width": 2}
    },
    {
      "id": "highway-minor_limit",
      "type": "line",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["==", "class", "minor_limit"]],
      "layout": {"line-cap": "round", "visibility": "visible"},
      "paint": {"line-color": "rgba(230, 222, 209, 1)", "line-width": 2}
    },
    {
      "id": "waterway-stream-canal-urba",
      "type": "line",
      "metadata": {"mapbox:group": "1444849382550.77"},
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 12,
      "filter": [
        "all",
        ["in", "class", "canal", "stream"],
        ["==", "entorn", "urba"]
      ],
      "layout": {"line-cap": "round", "visibility": "visible"},
      "paint": {
        "line-color": "#a0c8f0",
        "line-width": {"base": 1.3, "stops": [[13, 0.5], [20, 3]]},
        "line-dasharray": [2, 4]
      }
    },
    {
      "id": "railway-transit",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["all", ["==", "class", "transit"], ["!in", "brunnel", "tunnel"]]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(191, 115, 255, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 0.4], [20, 1]]}
      }
    },
    {
      "id": "railway-transit-hatching",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["==", "class", "transit"],
        ["!in", "brunnel", "tunnel"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(191, 115, 255, 1)",
        "line-dasharray": [0.2, 8],
        "line-width": {"base": 1.4, "stops": [[14.5, 0], [15, 2], [20, 6]]}
      }
    },
    {
      "id": "railway-service",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "tunnel", "brunnel"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        ["has", "service"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(217, 153, 255, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 1], [15, 1.5], [20, 2]]}
      }
    },
    {
      "id": "railway-service-hatching",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["==", "class", "rail"],
        ["!=", "brunnel", "tunnel"],
        ["!has", "highspeed"],
        ["has", "service"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(217, 153, 255, 1)",
        "line-width": {"base": 1.4, "stops": [[14.5, 2], [15, 4], [20, 14]]},
        "line-dasharray": [0.2, 8]
      }
    },
    {
      "id": "railway-highspeed",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "highspeed", "yes"],
        ["!=", "brunnel", "tunnel"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(201, 133, 242, 1)",
        "line-width": {"stops": [[10, 1], [14, 4], [20, 6]]}
      }
    },
    {
      "id": "railway-highspeed-hatching",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "highspeed", "yes"],
        ["!=", "brunnel", "tunnel"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(166, 23, 212, 1)",
        "line-dasharray": [0.2, 8],
        "line-width": {"stops": [[10, 2], [14, 4], [20, 6]]}
      }
    },
    {
      "id": "railway-rack",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "tunnel", "bridge"],
        ["==", "class", "rail"],
        ["==", "subclass", "rack"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 0.4], [15, 0.75], [20, 2]]}
      }
    },
    {
      "id": "railway-hatching-rack",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "tunnel"],
        ["==", "class", "rail"],
        ["==", "subclass", "rack"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-dasharray": [0.2, 8],
        "line-width": {"base": 1.4, "stops": [[14.5, 0], [15, 3], [20, 8]]}
      }
    },
    {
      "id": "railway-funicular",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "tunnel", "bridge"],
        ["==", "class", "rail"],
        ["in", "subclass", "funicular"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 0.4], [15, 0.75], [20, 2]]}
      }
    },
    {
      "id": "railway-hatching-funicular",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "tunnel"],
        ["==", "class", "rail"],
        ["==", "subclass", "funicular"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-dasharray": [0.2, 20],
        "line-width": {"base": 1.4, "stops": [[14.5, 0], [15, 5], [20, 12]]}
      }
    },
    {
      "id": "railway-hatching-other",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "tunnel"],
        ["==", "class", "rail"],
        [
          "in",
          "subclass",
          "chair_lift",
          "drag_lift",
          "magicCarpet",
          "betline",
          "tram"
        ]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-dasharray": [0.2, 20],
        "line-width": {"base": 1.4, "stops": [[14.5, 0], [15, 3], [20, 8]]}
      }
    },
    {
      "id": "railway-other",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!in", "brunnel", "tunnel", "bridge"],
        ["==", "class", "rail"],
        [
          "in",
          "subclass",
          "gondola",
          "chair_lift",
          "drag_lift",
          "magicCarpet",
          "betline",
          "tram"
        ]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 0.4], [15, 0.75], [20, 2]]}
      }
    },
    {
      "id": "railway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        [
          "all",
          ["!has", "service"],
          ["!in", "brunnel", "bridge", "tunnel"],
          ["==", "class", "rail"],
          ["!has", "highspeed"],
          [
            "!in",
            "subclass",
            "rack",
            "gondola",
            "chair_lift",
            "drag_lift",
            "cable_car",
            "magicCarpet",
            "betline",
            "tram",
            "funicular"
          ]
        ]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(191, 115, 255, 1)",
        "line-width": {"base": 1.4, "stops": [[14, 0.4], [15, 0.75], [20, 2]]}
      }
    },
    {
      "id": "railway-hatching",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!has", "service"],
        ["!in", "brunnel", "bridge", "tunnel"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        [
          "!in",
          "subclass",
          "rack",
          "gondola",
          "chair_lift",
          "drag_lift",
          "cable_car",
          "magicCarpet",
          "betline",
          "tram",
          "funicular"
        ]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(191, 115, 255, 1)",
        "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": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "motorway_link"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-opacity": 1,
        "line-width": {
          "base": 1.2,
          "stops": [[12, 1], [13, 3], [14, 4], [20, 15]]
        }
      }
    },
    {
      "id": "bridge-link-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        [
          "in",
          "class",
          "primary_link",
          "secondary_link",
          "tertiary_link",
          "trunk_link"
        ]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-opacity": 1,
        "line-width": {
          "base": 1.2,
          "stops": [[12, 1], [13, 3], [14, 4], [20, 15]]
        }
      }
    },
    {
      "id": "bridge-pedestrian-gray",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "pedestrian"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[12, 0.5], [20, 12]]}
      }
    },
    {
      "id": "bridge-minor-gray",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["==", "brunnel", "bridge"], ["in", "class", "minor"]],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[1, 0.8], [14, 3], [20, 16]]}
      }
    },
    {
      "id": "bridge-tertiary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "tertiary"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[8, 1], [20, 16]]}
      }
    },
    {
      "id": "bridge-secondary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "secondary"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[8, 1], [20, 16]]}
      }
    },
    {
      "id": "bridge-primary-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "primary", "trunk"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [[5, 0.4], [6, 0.6], [7, 1.5], [20, 22]]
        }
      }
    },
    {
      "id": "bridge-trunk-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": ["all", ["==", "brunnel", "bridge"], ["in", "class", "trunk"]],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [[4, 0], [5, 0.2], [6, 0.4], [7, 0.8], [20, 16]]
        }
      }
    },
    {
      "id": "bridge-motorway-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "motorway"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(114, 148, 193, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [[5, 0.4], [6, 0.6], [7, 1.5], [20, 22]]
        }
      }
    },
    {
      "id": "bridge-path-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["all", ["==", "brunnel", "bridge"], ["==", "class", "path"]]
      ],
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-width": {"base": 1.2, "stops": [[15, 1.2], [20, 16]]}
      }
    },
    {
      "id": "bridge-path",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["all", ["==", "brunnel", "bridge"], ["==", "class", "path"]]
      ],
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-width": {"base": 1.2, "stops": [[15, 1.2], [20, 4]]},
        "line-dasharray": [1.5, 0.75]
      }
    },
    {
      "id": "bridge-track-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["all", ["==", "brunnel", "bridge"], ["==", "class", "track"]]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(120, 120, 120, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0.1], [15, 1.2], [20, 6]]},
        "line-translate": [0, 0]
      }
    },
    {
      "id": "bridge-track",
      "type": "line",
      "metadata": {"mapbox:group": "1444849345966.4436"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["all", ["==", "brunnel", "bridge"], ["==", "class", "track"]]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(204, 187, 170, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0.1], [15, 1.2], [20, 4]]},
        "line-translate": [0, 0]
      }
    },
    {
      "id": "bridge-motorway-link",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "motorway_link"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "#fc8",
        "line-width": {
          "base": 1.2,
          "stops": [[12.5, 0], [13, 1.5], [14, 2.5], [20, 11.5]]
        }
      }
    },
    {
      "id": "bridge-link",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        [
          "in",
          "class",
          "primary_link",
          "secondary_link",
          "tertiary_link",
          "trunk_link"
        ]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "#fea",
        "line-width": {
          "base": 1.2,
          "stops": [[12.5, 0], [13, 1.5], [14, 2.5], [20, 11.5]]
        }
      }
    },
    {
      "id": "bridge-pedestrian",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "pedestrian"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(166, 203, 108, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0.3], [14, 1], [20, 9]]}
      }
    },
    {
      "id": "bridge-minor",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "filter": ["all", ["==", "brunnel", "bridge"], ["in", "class", "minor"]],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(242, 230, 204, 1)",
        "line-opacity": 1,
        "line-width": {"base": 1.2, "stops": [[13, 0.5], [14, 2.5], [20, 11.5]]}
      }
    },
    {
      "id": "bridge-tertiary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "tertiary"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(242, 217, 128, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.5], [20, 13]]}
      }
    },
    {
      "id": "bridge-secondary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "secondary"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(24, 166, 24, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.5], [20, 13]]}
      }
    },
    {
      "id": "bridge-primary",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["in", "class", "primary"]
      ],
      "layout": {"line-join": "round"},
      "paint": {
        "line-color": "rgba(186, 93, 91, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.5], [20, 18]]}
      }
    },
    {
      "id": "bridge-trunk",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": ["all", ["==", "brunnel", "bridge"], ["in", "class", "trunk"]],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {"base": 1.2, "stops": [[6.5, 0], [7, 0.2], [20, 6]]}
      }
    },
    {
      "id": "bridge-motorway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 6,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "motorway"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(255, 255, 255, 1)",
        "line-width": {
          "base": 1.2,
          "stops": [
            [6.5, 0],
            [7, 0.3],
            [9, 0.1],
            [10, 0.1],
            [11, 0.1],
            [12, 0.4],
            [20, 8]
          ]
        }
      }
    },
    {
      "id": "bridge-railway",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(217, 153, 255, 1)",
        "line-width": {"base": 1.4, "stops": [[1, 1], [15, 1.5], [20, 2]]}
      }
    },
    {
      "id": "bridge-railway-hatching",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "none"},
      "paint": {
        "line-color": "rgba(191, 115, 255, 1)",
        "line-dasharray": [0.2, 8],
        "line-width": {"base": 1.4, "stops": [[14.5, 0], [15, 3], [20, 8]]}
      }
    },
    {
      "id": "bridge-railway-rack",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        ["==", "subclass", "rack"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1.4, "stops": [[1, 1], [15, 1.5], [20, 2]]}
      }
    },
    {
      "id": "bridge-railway-other",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        [
          "in",
          "subclass",
          "gondola",
          "chair_lift",
          "drag_lift",
          "cable_car",
          "magicCarpet",
          "betline",
          "tram"
        ]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1.4, "stops": [[1, 1], [15, 1.5], [20, 2]]}
      }
    },
    {
      "id": "bridge-railway-hatching-other",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["!has", "highspeed"],
        [
          "in",
          "subclass",
          "gondola",
          "chair_lift",
          "drag_lift",
          "cable_car",
          "magicCarpet",
          "betline"
        ]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(191, 115, 255, 1)",
        "line-dasharray": [0.2, 8],
        "line-width": {"base": 1.4, "stops": [[14.5, 0], [15, 3], [20, 8]]}
      }
    },
    {
      "id": "bridge-railway-highspeed-casing",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["==", "highspeed", "yes"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(156, 156, 156, 1)",
        "line-width": {
          "base": 1.4,
          "stops": [[5, 0.4], [6, 0.6], [7, 1.5], [20, 16]]
        }
      }
    },
    {
      "id": "bridge-railway-highspeed",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["==", "highspeed", "yes"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(201, 133, 242, 1)",
        "line-width": {"base": 1.4, "stops": [[10, 2], [14, 4], [20, 6]]}
      }
    },
    {
      "id": "bridge-railway-highspeed-hatching",
      "type": "line",
      "metadata": {"mapbox:group": "1444849334699.1902"},
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "brunnel", "bridge"],
        ["==", "class", "rail"],
        ["==", "highspeed", "yes"],
        ["!has", "subclass"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "line-color": "rgba(166, 23, 212, 1)",
        "line-dasharray": [0.2, 8],
        "line-width": {"base": 1.4, "stops": [[10, 2], [14, 4], [20, 6]]}
      }
    },
    {
      "id": "cablecar",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": ["all", ["==", "class", "cable_car"], ["!has", "icgc_id"]],
      "layout": {"visibility": "visible", "line-cap": "round"},
      "paint": {
        "line-color": "hsl(0, 0%, 70%)",
        "line-width": {"base": 1, "stops": [[11, 1], [19, 2.5]]}
      }
    },
    {
      "id": "cablecar-dash",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 13,
      "filter": [
        "all",
        ["==", "class", "cable_car"],
        ["==", "!has", "icgc_id"]
      ],
      "layout": {"visibility": "visible", "line-cap": "round"},
      "paint": {
        "line-color": "hsl(0, 0%, 70%)",
        "line-width": {"base": 1, "stops": [[11, 3], [19, 5.5]]},
        "line-dasharray": [2, 3]
      }
    },
    {
      "id": "railway-cable_car",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 12.5,
      "filter": [
        "all",
        ["==", "class", "rail"],
        ["==", "subclass", "cable_car"],
        ["has", "icgc_id"]
      ],
      "layout": {"visibility": "visible", "line-cap": "round"},
      "paint": {
        "line-color": "rgba(70, 70, 70, 1)",
        "line-width": {"base": 1, "stops": [[11, 1], [19, 2.5]]}
      }
    },
    {
      "id": "building-3d",
      "type": "fill-extrusion",
      "metadata": {"mapbox:group": "1444849364238.8171"},
      "source": "openmaptiles",
      "source-layer": "building",
      "minzoom": 16,
      "maxzoom": 20,
      "filter": [
        "all",
        ["!=", "building", "industrial"],
        [">=", "render_height", 1]
      ],
      "layout": {"visibility": "none"},
      "paint": {
        "fill-extrusion-opacity": 1,
        "fill-extrusion-color": "rgba(230, 223, 217, 1)",
        "fill-extrusion-height": ["number", ["get", "render_height"]]
      }
    },
    {
      "id": "building-industrial-3d",
      "type": "fill-extrusion",
      "metadata": {"mapbox:group": "1444849364238.8171"},
      "source": "openmaptiles",
      "source-layer": "building",
      "minzoom": 16,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "building", "industrial"],
        [">=", "render_height", 1]
      ],
      "layout": {"visibility": "none"},
      "paint": {
        "fill-extrusion-opacity": 1,
        "fill-extrusion-color": "rgba(192, 169, 211, 1)",
        "fill-extrusion-height": ["number", ["get", "render_height"]]
      }
    },
    {
      "id": "boundary-land-comarques",
      "type": "line",
      "source": "divisionsadministratives",
      "source-layer": "boundary",
      "minzoom": 4,
      "maxzoom": 11,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["!=", "maritime", 1],
        ["==", "class", "comarca"],
        ["in", "admin_level", 7]
      ],
      "layout": {"line-join": "round", "visibility": "none"},
      "paint": {
        "line-color": "rgba(170, 170, 170, 1)",
        "line-dasharray": [3, 1, 1, 1],
        "line-width": {"base": 1.4, "stops": [[4, 0.4], [5, 1], [12, 3]]}
      }
    },
    {
      "id": "boundary-land-municipis",
      "type": "line",
      "source": "divisionsadministratives",
      "source-layer": "boundary",
      "minzoom": 11,
      "filter": [
        "all",
        ["in", "admin_level", 8],
        ["==", "$type", "LineString"],
        ["!=", "maritime", 1],
        ["==", "class", "municipi"]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(200, 200, 200, 1)",
        "line-dasharray": [3, 1, 1, 1],
        "line-width": {"base": 1.4, "stops": [[4, 0.4], [5, 1], [12, 3]]}
      }
    },
    {
      "id": "boundary-land-level-other",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "boundary",
      "minzoom": 4,
      "filter": [
        "all",
        ["in", "admin_level", 4, 5, 6],
        ["==", "$type", "LineString"],
        ["!has", "minzoom"],
        ["!in", "name", "Comunitat Autònoma de Catalunya"],
        ["!=", "maritime", 1]
      ],
      "layout": {"line-join": "round", "visibility": "visible"},
      "paint": {
        "line-color": "rgba(200, 200, 200, 1)",
        "line-dasharray": [3, 1, 1, 1],
        "line-width": {"base": 1.4, "stops": [[4, 0.4], [5, 1], [12, 3]]}
      }
    },
    {
      "id": "boundary-land-level-2",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "boundary",
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["==", "admin_level", 2],
        ["!=", "maritime", 1],
        ["!=", "disputed", 1],
        ["has", "icgc_id"],
        ["!has", "minzoom"]
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(200, 200, 200, 1)",
        "line-width": {
          "base": 1,
          "stops": [[0, 0.6], [4, 1.4], [5, 2], [12, 8]]
        }
      }
    },
    {
      "id": "boundary-land-disputed",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "boundary",
      "filter": ["all", ["!=", "maritime", 1], ["==", "disputed", 1]],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "hsl(248, 7%, 70%)",
        "line-dasharray": [1, 3],
        "line-width": {
          "base": 1,
          "stops": [[0, 0.6], [4, 1.4], [5, 2], [12, 8]]
        }
      }
    },
    {
      "id": "boundary-water-costa_cat",
      "type": "line",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 14,
      "filter": ["all", ["==", "class", "coast-line"]],
      "layout": {
        "line-cap": "round",
        "line-join": "round",
        "visibility": "visible"
      },
      "paint": {
        "line-color": "rgba(176, 222, 222, 1)",
        "line-width": {"base": 1, "stops": [[5, 0.5], [12, 1.5]]},
        "line-opacity": {"stops": [[5, 0.5], [10, 1]]}
      }
    },
    {
      "id": "water-name-ocean",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "maxzoom": 10,
      "filter": ["all", ["==", "class", "ocean"]],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": 14,
        "text-max-width": 6.25,
        "text-transform": "uppercase",
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "rgba(100, 100, 100, 1)",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "water-name-mars",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 4,
      "maxzoom": 18,
      "filter": ["all", ["==", "class", "6MARS"]],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "text-field": "{name:latin}",
        "text-size": {"stops": [[3, 9], [5, 12]]},
        "text-max-width": 6.25,
        "text-transform": "none",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "rgba(0, 110, 255, 1)",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "water-name-lakeline-platja-mountain",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "mountain_peak",
      "minzoom": 9,
      "filter": ["all", ["==", "codigeo", 51008]],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "text-size": {
          "stops": [[10, 14], [11, 17], [12, 12], [13, 14], [14, 12]]
        },
        "text-field": "{name:latin}{name:nonlatin}",
        "text-max-width": 20,
        "text-rotation-alignment": "map",
        "symbol-placement": "point",
        "symbol-spacing": 350,
        "text-letter-spacing": 0.2,
        "visibility": "none",
        "text-anchor": "top-left",
        "text-justify": "left"
      },
      "paint": {
        "text-color": "rgba(51, 51, 51, 1)",
        "text-halo-width": 1.5,
        "text-halo-color": "rgba(255, 255, 255,0.7)",
        "icon-color": "rgba(51, 51, 51, 1)"
      }
    },
    {
      "id": "water-name-lakeline-z12",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "water_name",
      "minzoom": 12,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["!in", "codigeo", 51008, 60109, 60301, 60302, 60303]
      ],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "text-size": {
          "stops": [[8, 9], [10, 11], [11, 12], [12, 10], [13, 12], [14, 12]]
        },
        "text-field": "{name:latin}{name:nonlatin}",
        "text-max-width": 0.1,
        "text-rotation-alignment": "map",
        "symbol-placement": "line",
        "symbol-spacing": 350,
        "text-letter-spacing": 0.1,
        "visibility": "visible",
        "text-anchor": "bottom",
        "text-allow-overlap": true,
        "text-offset": [0, 0]
      },
      "paint": {
        "text-color": "rgba(0, 110, 255, 1)",
        "text-halo-width": 1.5,
        "text-halo-color": "rgba(255, 255, 255,0.7)"
      }
    },
    {
      "id": "water-name-lakeline-MM",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "water_name",
      "minzoom": 10,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["==", "codigeo", 60109]
      ],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "text-size": {"stops": [[10, 13], [12, 10], [13, 12], [14, 12]]},
        "text-field": "{name:latin}{name:nonlatin}",
        "text-max-width": 0.1,
        "text-rotation-alignment": "map",
        "symbol-placement": "line",
        "symbol-spacing": 350,
        "text-letter-spacing": 2,
        "visibility": "visible",
        "text-anchor": "bottom",
        "text-allow-overlap": false
      },
      "paint": {
        "text-color": "rgba(0, 110, 255, 1)",
        "text-halo-width": 1.5,
        "text-halo-color": "rgba(255, 255, 255,0.7)"
      }
    },
    {
      "id": "water-name-other",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "water_name",
      "filter": ["all", ["==", "$type", "Point"], ["!in", "class", "ocean"]],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "text-size": {"stops": [[0, 10], [6, 14]]},
        "text-field": "{name:latin}",
        "text-max-width": 5,
        "text-rotation-alignment": "map",
        "symbol-placement": "point",
        "symbol-spacing": 350,
        "text-letter-spacing": 0.2,
        "visibility": "none"
      },
      "paint": {
        "text-color": "#74aee9",
        "text-halo-width": 1.5,
        "text-halo-color": "rgba(255, 255, 255,0.7)"
      }
    },
    {
      "id": "highway-arrow",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation",
      "minzoom": 15,
      "maxzoom": 20,
      "filter": [
        "all",
        [
          "in",
          "class",
          "motorway",
          "primary",
          "secondary",
          "tertiary",
          "minor",
          "busway",
          "service"
        ],
        ["!=", "brunnel", "tunnel"],
        [">", "oneway", 0]
      ],
      "layout": {
        "icon-image": "fletxa-BTT_11",
        "icon-rotation-alignment": "map",
        "symbol-placement": "line",
        "symbol-spacing": 35,
        "visibility": "visible",
        "icon-size": 1
      }
    },
    {
      "id": "highway-name-pedestrian",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 14,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["in", "class", "pedestrian"]
      ],
      "layout": {
        "text-size": {"base": 1, "stops": [[13, 10], [14, 10]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "symbol-placement": "line",
        "text-rotation-alignment": "map",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(76, 65, 53, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255, 1)"
      }
    },
    {
      "id": "highway-name-minor",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 14,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "LineString"],
        ["in", "class", "minor"]
      ],
      "layout": {
        "text-size": {"base": 1, "stops": [[13, 10], [14, 10]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "symbol-placement": "line",
        "text-rotation-alignment": "map",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#765",
        "text-halo-width": 1
      }
    },
    {
      "id": "highway-name-major",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 10,
      "maxzoom": 18,
      "filter": [
        "all",
        ["in", "class", "primary", "secondary", "tertiary", "trunk"],
        ["!has", "icgc_id"]
      ],
      "layout": {
        "text-size": {"base": 1, "stops": [[13, 12], [14, 13]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "symbol-placement": "line",
        "text-rotation-alignment": "map",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#765",
        "text-halo-width": 1
      }
    },
    {
      "id": "highway-shield-tertiary",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 14,
      "maxzoom": 18,
      "filter": [
        "all",
        ["<=", "ref_length", 6],
        ["==", "$type", "LineString"],
        ["!in", "network", "us-interstate", "us-highway", "us-state"],
        [">", "ref_length", 2],
        ["==", "class", "tertiary"],
        ["!has", "caixes"]
      ],
      "layout": {
        "text-size": 10,
        "icon-image": "road_4",
        "icon-rotation-alignment": "viewport",
        "symbol-spacing": 200,
        "text-font": ["FiraSans-Regular"],
        "symbol-placement": "line",
        "text-rotation-alignment": "viewport",
        "icon-size": 1,
        "text-field": "{ref}",
        "visibility": "none"
      },
      "paint": {
        "icon-color": "#000000",
        "icon-halo-color": "rgba(0, 0, 0, 0)",
        "text-color": "rgba(25, 25, 25, 1)"
      }
    },
    {
      "id": "highway-shield-secondary",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 13,
      "maxzoom": 18,
      "filter": [
        "all",
        ["<=", "ref_length", 7],
        ["==", "$type", "LineString"],
        ["!in", "network", "us-interstate", "us-highway", "us-state"],
        [">", "ref_length", 2],
        ["==", "class", "secondary"],
        ["!has", "caixes"]
      ],
      "layout": {
        "text-size": 10,
        "icon-image": "road_6",
        "icon-rotation-alignment": "viewport",
        "symbol-spacing": 200,
        "text-font": ["FiraSans-Regular"],
        "symbol-placement": "line",
        "text-rotation-alignment": "viewport",
        "icon-size": 1,
        "text-field": "{ref}",
        "visibility": "none"
      },
      "paint": {
        "icon-color": "#000000",
        "icon-halo-color": "rgba(0, 0, 0, 0)",
        "text-color": "rgba(25, 25, 25, 1)"
      }
    },
    {
      "id": "highway-shield-primary",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 13,
      "maxzoom": 18,
      "filter": [
        "all",
        ["<=", "ref_length", 7],
        ["==", "$type", "LineString"],
        ["!in", "network", "us-interstate", "us-highway", "us-state"],
        [">", "ref_length", 2],
        ["in", "class", "primary", "trunk"],
        ["has", "name"],
        ["!has", "caixes"]
      ],
      "layout": {
        "text-size": 10,
        "icon-image": "road_4",
        "icon-rotation-alignment": "viewport",
        "symbol-spacing": 200,
        "text-font": ["FiraSans-Regular"],
        "symbol-placement": "line",
        "text-rotation-alignment": "viewport",
        "icon-size": 1,
        "text-field": "{ref}",
        "visibility": "none"
      },
      "paint": {
        "icon-color": "#000000",
        "icon-halo-color": "rgba(0, 0, 0, 0)",
        "text-color": "rgba(25, 25, 25, 1)"
      }
    },
    {
      "id": "highway-shield-motorway_B_10_B-20",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 10,
      "maxzoom": 12,
      "filter": [
        "all",
        ["<=", "ref_length", 6],
        ["==", "$type", "LineString"],
        ["!in", "network", "us-interstate", "us-highway", "us-state"],
        [">", "ref_length", 2],
        ["==", "class", "motorway"],
        ["in", "name", "B-10", "B-20"]
      ],
      "layout": {
        "text-size": 10,
        "icon-image": "road_{ref_length}",
        "icon-rotation-alignment": "viewport",
        "symbol-spacing": 250,
        "text-font": ["FiraSans-Regular"],
        "symbol-placement": "line",
        "text-rotation-alignment": "viewport",
        "icon-size": 0.95,
        "text-field": {"stops": [[6, "{ref}"], [10, "{ref}"]]},
        "visibility": "none"
      },
      "paint": {
        "icon-color": "rgba(179, 255, 255, 0.1)",
        "text-halo-width": 0.1,
        "text-color": "rgba(25, 25, 25, 1)"
      }
    },
    {
      "id": "highway-shield-motorway",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 12,
      "maxzoom": 18,
      "filter": [
        "all",
        ["<=", "ref_length", 6],
        ["==", "$type", "LineString"],
        ["!in", "network", "us-interstate", "us-highway", "us-state"],
        [">", "ref_length", 2],
        ["==", "class", "motorway"],
        ["!has", "caixes"]
      ],
      "layout": {
        "text-size": 10,
        "icon-image": "road_{ref_length}",
        "icon-rotation-alignment": "viewport",
        "symbol-spacing": 250,
        "text-font": ["FiraSans-Regular"],
        "symbol-placement": "line",
        "text-rotation-alignment": "viewport",
        "icon-size": 0.95,
        "text-field": {"stops": [[6, "{ref}"], [10, "{ref}"]]},
        "visibility": "none"
      },
      "paint": {
        "icon-color": "rgba(179, 255, 255, 0.1)",
        "text-halo-width": 0.1,
        "text-color": "rgba(25, 25, 25, 1)"
      }
    },
    {
      "id": "highway-shield-motorway-z9",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 9,
      "maxzoom": 12,
      "filter": [
        "all",
        ["<=", "ref_length", 6],
        ["==", "$type", "LineString"],
        ["!in", "network", "us-interstate", "us-highway", "us-state"],
        [">", "ref_length", 2],
        ["==", "class", "motorway"],
        [
          "!in",
          "name",
          "C-26",
          "AP-7",
          "A-26",
          "C-17",
          "C-16",
          "C-25",
          "A-2",
          "C-35",
          "C-65",
          "C-31",
          "C-32",
          "C-60",
          "C-58",
          "C-15",
          "C-37",
          "C-14",
          "AP-2",
          "C-13",
          "C-22",
          "B-10",
          "B-20",
          "A-27"
        ]
      ],
      "layout": {
        "text-size": 10,
        "icon-image": "road_4",
        "icon-rotation-alignment": "viewport",
        "symbol-spacing": {
          "stops": [[6, 250], [10, 3000], [11, 50000], [18, 60000]]
        },
        "text-font": ["FiraSans-Regular"],
        "symbol-placement": "line",
        "text-rotation-alignment": "viewport",
        "icon-size": 0.95,
        "text-field": {"stops": [[6, "{ref}"], [10, "{ref}"]]},
        "visibility": "none"
      },
      "paint": {
        "icon-color": "rgba(179, 255, 255, 0.8)",
        "text-halo-width": 0.1,
        "text-color": "rgba(51, 51, 51, 1)"
      }
    },
    {
      "id": "highway-shield-motorway_z8",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 8,
      "maxzoom": 12,
      "filter": [
        "all",
        ["<=", "ref_length", 6],
        ["==", "$type", "LineString"],
        ["!in", "network", "us-interstate", "us-highway", "us-state"],
        [">", "ref_length", 2],
        ["==", "class", "motorway"],
        [
          "in",
          "name",
          "C-26",
          "AP-7",
          "A-26",
          "C-17",
          "C-16",
          "C-25",
          "A-2",
          "C-35",
          "C-65",
          "C-31",
          "C-32",
          "C-60",
          "C-58",
          "C-15",
          "C-37",
          "C-14",
          "AP-2",
          "C-13",
          "C-22",
          "A-27"
        ],
        ["!has", "icgc_id"]
      ],
      "layout": {
        "text-size": 10,
        "icon-rotation-alignment": "viewport",
        "text-font": ["FiraSans-Regular"],
        "symbol-placement": "line",
        "text-rotation-alignment": "viewport",
        "icon-size": 0.95,
        "text-field": {"stops": [[6, "{ref}"], [10, "{ref}"]]},
        "visibility": "none",
        "icon-image": "road_4",
        "symbol-spacing": {
          "stops": [[6, 250], [10, 3000], [11, 50000], [18, 60000]]
        }
      },
      "paint": {
        "icon-color": "rgba(100, 105, 105, 0.1)",
        "text-halo-width": 0.1,
        "text-color": "rgba(51, 51, 51, 1)"
      }
    },
    {
      "id": "airport-label-1",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "aerodrome_label",
      "minzoom": 10,
      "filter": ["all", ["has", "iata"]],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Italic"],
        "text-anchor": "top",
        "icon-image": "airport_11",
        "text-field": "{name:latin}{name:nonlatin}",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "icon-size": 1,
        "text-optional": true
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "airport-label-2",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "aerodrome_label",
      "minzoom": 12,
      "filter": ["all", ["!has", "iata"]],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Italic"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}{name:nonlatin}",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "icon-size": 1,
        "text-optional": true
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-level-3",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 16,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        [">=", "rank", 25],
        ["has", "feature_id"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-level-2",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 14,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<=", "rank", 24],
        [">=", "rank", 15],
        ["has", "feature_id"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{classicgc}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none",
        "symbol-spacing": 80
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-level-1",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<", "rank", 15],
        ["has", "feature_id"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}{name:nonlatin}",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "text-allow-overlap": false,
        "icon-allow-overlap": true,
        "icon-size": 1
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-geo1",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 12,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["in", "categoria", "MTC25M2019_s"],
        ["!in", "class", "airport"],
        ["!in", "name", "dipòsit", "xemeneia"],
        ["!in", "layer", "mountain_peak"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{classicgc}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-geo2",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 24,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<", "rank", 3],
        ["!has", "categoria"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}{name:nonlatin}",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "text-allow-overlap": false,
        "icon-allow-overlap": true,
        "icon-size": 1
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-salut",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 24,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<", "rank", 3],
        ["in", "class", "Salut", "CAP"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "hospital_11",
        "text-field": "{name:latin}{name:nonlatin}",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "text-allow-overlap": false,
        "icon-allow-overlap": false,
        "icon-size": 0.6
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-parquing",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 24,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<", "rank", 3],
        ["==", "class", "car"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "aparcament_11",
        "text-field": "",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "text-allow-overlap": false,
        "icon-allow-overlap": false,
        "icon-size": 1,
        "icon-offset": [0, 10]
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-rail",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 24,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<", "rank", 3],
        ["in", "class", "FGC", "Renfe", "SNCF", "TRAM"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "estacio_ferrocarril_11",
        "text-field": "",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "text-allow-overlap": false,
        "icon-allow-overlap": false,
        "icon-size": 1,
        "icon-offset": [0, 10]
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-school",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 24,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<", "rank", 3],
        ["==", "class", "school"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "text-allow-overlap": false,
        "icon-allow-overlap": true,
        "icon-size": 1
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-facility",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 8,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["==", "layer", "EquipamentsGenCat"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-place",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 12,
      "maxzoom": 18,
      "filter": ["all", ["==", "$type", "Point"], ["==", "layer", "poblament"]],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-orography",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 12,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["in", "classicgc", "pic", "triangle_stroked", "cova"],
        ["!in", "layer", "altimetria"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-orography-altimetria",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 12,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["==", "layer", "altimetria"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-max-width": 9,
        "visibility": "visible",
        "text-allow-overlap": true,
        "text-size": {"stops": [[13, 11], [15, 13], [17, 13]]},
        "icon-allow-overlap": true,
        "icon-size": {"stops": [[13, 0.8], [15, 1], [17, 1.1]]}
      },
      "paint": {
        "text-halo-blur": 0.1,
        "text-color": "#999",
        "text-halo-width": 0.2,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-water",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 12,
      "maxzoom": 19,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["in", "codigeo", "60304", "60305"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "triangle_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-level-3_icgc",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 16,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        [">=", "rank", 25],
        ["!=", "class", "library"],
        ["==", "icgc_id", 94795]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{class}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-level-2-circle",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<=", "rank", 24],
        [">=", "rank", 15],
        ["in", "classicgc", "circle_stroked", "circle"],
        ["!=", "name", "dipòsit"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{classicgc}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none",
        "icon-size": {"stops": [[12, 0.65], [13, 0.75]]}
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-level-2-icgc",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 14,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<=", "rank", 24],
        [">=", "rank", 15],
        [
          "!in",
          "classicgc",
          "circle_stroked",
          "circle",
          "vista_panoramica",
          "esglesia"
        ],
        ["!=", "class", "library"],
        ["==", "icgc_id", 94795]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{classicgc}_11",
        "text-field": "",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none",
        "symbol-spacing": 80
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-level-1_icgc",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 15,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["<", "rank", 15],
        ["has", "name"],
        [
          "!in",
          "classicgc",
          "pic",
          "circle",
          "circle_stroked",
          "vista_panoramica",
          "cemetery",
          "esglesia",
          "car",
          "triangle_stroked",
          "estacio_ferrocarril"
        ],
        ["!in", "class", "library", "museum"],
        ["has", "categoria"]
      ],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{classicgc}_11",
        "text-field": "",
        "text-offset": [0, 0.6],
        "text-size": 10,
        "text-max-width": 9,
        "visibility": "none",
        "text-allow-overlap": false,
        "icon-allow-overlap": true,
        "icon-size": 1
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "poi-edif_interes",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 15"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 20,
      "filter": ["all", ["in", "codigeo", 40704, 40705, 40706]],
      "layout": {
        "text-letter-spacing": 0.1,
        "text-size": {"base": 1.2, "stops": [[12, 10], [15, 11]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "none",
        "text-justify": "center",
        "text-anchor": "top",
        "icon-anchor": "bottom",
        "icon-image": "edifici_interes_11",
        "symbol-spacing": 80
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "poi-camp_esports",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 15"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 13,
      "maxzoom": 20,
      "filter": ["all", ["in", "codigeo", 40804, 40805, 40806, 40807]],
      "layout": {
        "text-letter-spacing": 0,
        "text-size": {"base": 1.2, "stops": [[12, 10], [15, 11]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "none",
        "text-justify": "center",
        "text-anchor": "top",
        "icon-anchor": "bottom",
        "icon-image": "stadium_11",
        "symbol-spacing": 80
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "poi-museu",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 15"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 20,
      "filter": ["all", ["==", "codigeo", 40404]],
      "layout": {
        "text-letter-spacing": 0,
        "text-size": {"base": 1.2, "stops": [[12, 10], [15, 11]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "none",
        "icon-image": "museu_11",
        "text-justify": "center",
        "text-anchor": "top",
        "icon-anchor": "bottom",
        "symbol-spacing": 80
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "poi-hospital",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 15"
      },
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 12,
      "maxzoom": 20,
      "filter": ["all", ["in", "class", "Hospital"], ["in", "subclass", "H"]],
      "layout": {
        "text-letter-spacing": 0,
        "text-size": {"base": 1.2, "stops": [[12, 10], [15, 11]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "none",
        "icon-image": "hospital_11",
        "text-justify": "center",
        "text-anchor": "top",
        "icon-anchor": "bottom",
        "text-allow-overlap": true,
        "symbol-spacing": 80,
        "text-line-height": 1
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "poi-hospital-top",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 15"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 20,
      "filter": [
        "all",
        ["in", "codigeo", 40601, 40602, 40603, 40604, 40605, 40606, 40607]
      ],
      "layout": {
        "text-letter-spacing": 0,
        "text-size": {"base": 1.2, "stops": [[12, 10], [15, 11]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "none",
        "icon-image": "hospital_11",
        "text-justify": "center",
        "text-anchor": "top",
        "icon-anchor": "bottom",
        "text-allow-overlap": true,
        "symbol-spacing": 80,
        "text-line-height": 1
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "poi-5cims_icgc",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 5,
      "maxzoom": 6,
      "filter": ["all", ["==", "class", "5CIMS"]],
      "layout": {
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}",
        "text-size": 11,
        "text-max-width": 6.25,
        "text-transform": "none",
        "visibility": "none",
        "icon-image": "triangle_11",
        "text-allow-overlap": true,
        "icon-offset": [0, 0],
        "text-anchor": "bottom",
        "text-offset": [0, -0.2],
        "icon-size": 0.7
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "rgba(115, 115, 115, 1)",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "poi-cat-stadium",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "poi",
      "minzoom": 12,
      "filter": ["all", ["==", "$type", "Point"], ["in", "class", "stadium"]],
      "layout": {
        "text-padding": 2,
        "text-font": ["FiraSans-Regular"],
        "text-anchor": "top",
        "icon-image": "{clasicgc}_11",
        "text-field": "{name:latin}",
        "text-offset": [0, 0.6],
        "text-size": 12,
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "#666",
        "text-halo-width": 1,
        "text-halo-color": "#ffffff"
      }
    },
    {
      "id": "place-other-xarxa_viaria",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 14,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        [
          "in",
          "30507",
          "30508",
          "30509",
          "30510",
          "30511",
          "30512",
          "30513",
          "30509",
          "30700"
        ]
      ],
      "layout": {
        "text-letter-spacing": 0,
        "text-size": {"base": 1.2, "stops": [[10, 8], [12, 11], [16, 12]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible"
      },
      "paint": {
        "text-color": "rgba(100, 100, 100, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-other-4",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 14,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["in", "codigeo", 41102, 40814, 40904]
      ],
      "layout": {
        "text-letter-spacing": 0,
        "text-size": {"base": 1.2, "stops": [[10, 8], [12, 11], [16, 12]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible"
      },
      "paint": {
        "text-color": "rgba(100, 100, 100, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-other-hidronims",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 13,
      "maxzoom": 18,
      "filter": [
        "all",
        [">=", "codigeo", 60000],
        ["==", "$type", "Point"],
        ["!in", "codigeo", 60301, 60302, 60303, 60109]
      ],
      "layout": {
        "text-letter-spacing": 0.01,
        "text-size": {"base": 1.2, "stops": [[10, 10], [11, 10], [16, 10]]},
        "text-font": ["FiraSans-Italic"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible"
      },
      "paint": {
        "text-color": "rgba(0, 110, 255, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-other-park",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["in", "codigeo", 40810, 40824, 40825, 40826, 40827],
        ["!has", "icgc_zoom"],
        ["has", "zoom"]
      ],
      "layout": {
        "text-letter-spacing": 0.1,
        "text-size": {"base": 1.2, "stops": [[10, 8], [15, 14]]},
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "uppercase",
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-color": "rgba(87, 128, 17, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-other-orography",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 15 orography"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        [">", "codigeo", 51000],
        ["<", "codigeo", 60000],
        ["!has", "icgc_zoom"],
        ["has", "zoom"]
      ],
      "layout": {
        "text-letter-spacing": 0.05,
        "text-size": {"base": 1.2, "stops": [[12, 10], [13, 12], [16, 11]]},
        "text-font": ["FiraSans-Italic"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible"
      },
      "paint": {
        "text-color": "rgba(67, 64, 64, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-isolated",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 13,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["==", "class", "isolated_dwelling"],
        ["!in", "codigeo", 40601, 40602, 40603, 40604, 40605, 40606, 40607],
        ["!has", "icgc_zoom"],
        ["!has", "zoom"]
      ],
      "layout": {
        "text-letter-spacing": 0,
        "text-size": {"base": 1.2, "stops": [[13, 10], [14, 11], [16, 12]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible",
        "symbol-spacing": 80
      },
      "paint": {
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "highway-minor-square-1",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "places de toponímia"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 13,
      "maxzoom": 14,
      "filter": ["all", ["==", "$type", "Point"], ["==", "codigeo", 10203]],
      "layout": {
        "text-letter-spacing": 0.05,
        "text-size": {"base": 1.2, "stops": [[13, 10], [14, 10]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible",
        "text-justify": "center",
        "text-anchor": "top",
        "icon-anchor": "bottom"
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "highway-minor-square-2",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "places del carrerer"
      },
      "source": "openmaptiles",
      "source-layer": "transportation_name",
      "minzoom": 14,
      "maxzoom": 20,
      "filter": ["all", ["==", "$type", "Point"], ["in", "class", "square"]],
      "layout": {
        "text-letter-spacing": 0.05,
        "text-size": {"base": 1.2, "stops": [[13, 10], [14, 10]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible",
        "text-justify": "center",
        "text-anchor": "top",
        "icon-anchor": "bottom",
        "symbol-spacing": 80
      },
      "paint": {
        "text-halo-blur": 0.5,
        "text-color": "rgba(128, 128, 128, 1)",
        "text-halo-width": 0.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-other-poblament",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 24"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 11,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["!in", "class", "city", "town", "village", "country", "continent"],
        ["!in", "codigeo", 1, 10000, 10100, 10202, 10203],
        [">", "codigeo", 10000],
        ["<", "codigeo", 20000],
        ["!has", "icgc_zoom"],
        ["!has", "zoom"]
      ],
      "layout": {
        "text-letter-spacing": 0.1,
        "text-size": {"base": 1.2, "stops": [[12, 10], [15, 11]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{codgieo}{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "none"
      },
      "paint": {
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-other-serveis",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 24 serveis"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 12,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["!in", "class", "city", "town", "village", "country", "continent"],
        [">=", "codigeo", 20000],
        ["<", "codigeo", 30000],
        ["!has", "icgc_zoom"],
        ["!has", "zoom"]
      ],
      "layout": {
        "text-letter-spacing": 0.1,
        "text-size": {"base": 1.2, "stops": [[12, 9], [15, 10]]},
        "text-font": ["FiraSans-Italic"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "none",
        "text-max-width": 9,
        "visibility": "visible",
        "icon-anchor": "center",
        "symbol-spacing": 80
      },
      "paint": {
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-other-neighbourhood",
      "type": "symbol",
      "metadata": {
        "mapbox:group": "1444849242106.713",
        "maputnik:comment": "zooms 11 a 15"
      },
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 11,
      "maxzoom": 20,
      "filter": [
        "all",
        ["==", "$type", "Point"],
        ["in", "class", "neighbourhood"],
        ["!has", "icgc_zoom"],
        ["!has", "zoom"]
      ],
      "layout": {
        "text-letter-spacing": 0.1,
        "text-size": {"base": 1.2, "stops": [[12, 10], [15, 11]]},
        "text-font": ["FiraSans-Regular"],
        "text-field": "{name:latin}{name:nonlatin}",
        "text-transform": "uppercase",
        "text-max-width": 9,
        "visibility": "visible"
      },
      "paint": {
        "text-color": "#633",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-village",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 24,
      "filter": ["all", ["==", "class", "village"], ["has", "feature_id"]],
      "layout": {
        "text-font": ["FiraSans-Regular"],
        "text-size": {"base": 1.2, "stops": [[10, 12], [11, 12], [13, 14]]},
        "text-field": "{name:latin}",
        "text-max-width": 8,
        "visibility": "visible",
        "text-allow-overlap": {"stops": [[10, false], [13, false]]}
      },
      "paint": {
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-village_icgc",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 24,
      "filter": [
        "all",
        ["==", "class", "village"],
        ["!=", "codigeo", 1],
        ["!has", "icgc_zoom"],
        ["!has", "zoom"]
      ],
      "layout": {
        "text-font": ["FiraSans-Regular"],
        "text-size": {"base": 1.2, "stops": [[10, 12], [11, 12], [13, 14]]},
        "text-field": "{name:latin}",
        "text-max-width": 8,
        "visibility": "visible",
        "text-allow-overlap": {"stops": [[10, false], [13, false]]}
      },
      "paint": {
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255,0.8)"
      }
    },
    {
      "id": "place-nommuni",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "divisionsadministratives",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 20,
      "filter": ["all", ["==", "tipuscap", "M"], ["==", "muni", "NO"]],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "text-size": {
          "base": 1.2,
          "stops": [[10, 7], [11, 8], [12, 12], [14, 13]]
        },
        "text-field": "({nommuni})",
        "text-max-width": 20,
        "visibility": "visible",
        "text-transform": "none",
        "text-keep-upright": true,
        "text-justify": "left",
        "text-anchor": "left",
        "icon-anchor": "top-left",
        "text-padding": 1,
        "text-offset": [0, 1.2],
        "text-allow-overlap": {"stops": [[10, true], [11, true]]}
      },
      "paint": {
        "text-color": "rgba(140, 140, 140, 1)",
        "text-halo-width": 0.9,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-city-z10_icgc",
      "type": "symbol",
      "source": "divisionsadministratives",
      "source-layer": "place",
      "minzoom": 10,
      "maxzoom": 20,
      "filter": ["all", ["in", "class", "city"], ["==", "tipuscap", "M"]],
      "layout": {
        "text-field": "{name:latin}",
        "symbol-placement": "point",
        "symbol-avoid-edges": false,
        "text-size": {"stops": [[10, 7], [11, 8], [15, 24]]},
        "text-allow-overlap": false,
        "text-max-width": 8,
        "text-ignore-placement": false,
        "text-pitch-alignment": "auto",
        "text-rotation-alignment": "auto",
        "text-justify": "left",
        "text-anchor": "left",
        "visibility": "visible",
        "text-offset": [0.1, 0.1],
        "text-font": ["FiraSans-Bold"]
      },
      "paint": {
        "text-color": "rgba(140, 140, 140, 1)",
        "text-halo-width": 1,
        "text-halo-color": "rgba(255, 255, 255, 0.8)",
        "text-halo-blur": 1,
        "icon-opacity": 1,
        "text-opacity": 1
      }
    },
    {
      "id": "place-city-z8_c_icgc",
      "type": "circle",
      "source": "divisionsadministratives",
      "source-layer": "place",
      "minzoom": 7,
      "maxzoom": 9,
      "filter": [
        "all",
        ["in", "class", "city"],
        ["in", "rank", 4, 5],
        ["!in", "name", "Lleida", "Tarragona", "Barcelona", "Girona"],
        ["==", "tipuscap", "C"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "circle-color": "rgba(140, 130, 130, 1)",
        "circle-radius": {"stops": [[6, 0.3], [16, 10]]},
        "circle-opacity": {"stops": [[6, 0.4], [10, 1]]},
        "circle-stroke-color": "rgba(0, 0, 0, 1)",
        "circle-blur": 0
      }
    },
    {
      "id": "place-city-z8_icgc",
      "type": "symbol",
      "source": "divisionsadministratives",
      "source-layer": "place",
      "minzoom": 7,
      "maxzoom": 20,
      "filter": [
        "all",
        ["in", "class", "city"],
        ["!in", "name", "Lleida", "Tarragona", "Barcelona", "Girona"],
        ["==", "tipuscap", "C"]
      ],
      "layout": {
        "text-field": "{name:latin}",
        "symbol-placement": "point",
        "symbol-avoid-edges": false,
        "text-size": {"stops": [[7, 9.5], [8, 12], [11, 14], [15, 24]]},
        "text-allow-overlap": false,
        "text-max-width": 8,
        "text-ignore-placement": false,
        "text-pitch-alignment": "auto",
        "text-rotation-alignment": "auto",
        "text-justify": "left",
        "text-anchor": "left",
        "visibility": "visible",
        "text-offset": [0.1, 0.1],
        "text-font": {
          "base": 1,
          "stops": [[7, ["FiraSans-Regular"]], [8, ["FiraSans-Bold"]]]
        }
      },
      "paint": {
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 1,
        "text-halo-color": "rgba(255, 255, 255, 0.8)",
        "text-halo-blur": 1,
        "icon-opacity": 1,
        "text-opacity": 1
      }
    },
    {
      "id": "place-city-z7_c_icgc",
      "type": "circle",
      "source": "divisionsadministratives",
      "source-layer": "place",
      "minzoom": 7,
      "maxzoom": 9,
      "filter": [
        "all",
        ["in", "name", "Lleida", "Girona", "Tarragona"],
        ["==", "class", "city"]
      ],
      "layout": {"visibility": "visible"},
      "paint": {
        "circle-color": "rgba(140, 130, 130, 1)",
        "circle-radius": {"stops": [[6, 1], [16, 10]]},
        "circle-opacity": {"stops": [[6, 0.4], [10, 1]]},
        "circle-stroke-color": "rgba(0, 0, 0, 1)",
        "circle-blur": 0
      }
    },
    {
      "id": "place-city-z7_icgc",
      "type": "symbol",
      "source": "divisionsadministratives",
      "source-layer": "place",
      "minzoom": 6,
      "maxzoom": 20,
      "filter": [
        "all",
        ["in", "name", "Lleida", "Girona", "Tarragona"],
        ["==", "class", "city"]
      ],
      "layout": {
        "text-field": "{name:latin}",
        "symbol-placement": "point",
        "symbol-avoid-edges": false,
        "text-size": {"stops": [[7, 12], [9, 13], [11, 24]]},
        "text-allow-overlap": false,
        "text-ignore-placement": false,
        "text-pitch-alignment": "auto",
        "text-rotation-alignment": "auto",
        "text-justify": "left",
        "text-anchor": "left",
        "visibility": "visible",
        "text-offset": [0.3, 0.3],
        "text-font": ["FiraSans-Bold"]
      },
      "paint": {
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 1,
        "text-halo-color": "rgba(255, 255, 255, 0.8)",
        "text-halo-blur": 1,
        "icon-opacity": 1,
        "text-opacity": 1
      }
    },
    {
      "id": "place-city",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 5,
      "filter": ["all", ["==", "class", "city"], ["!has", "icgc_id"]],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:ca}",
        "text-size": {"stops": [[7, 12], [9, 11], [11, 24]]},
        "text-max-width": 6.25,
        "text-transform": "none",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-city-bcn_icgc",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "divisionsadministratives",
      "source-layer": "place",
      "minzoom": 5,
      "maxzoom": 20,
      "filter": ["all", ["==", "name", "Barcelona"], ["==", "class", "city"]],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": {"stops": [[6, 11], [10, 16], [14, 18]]},
        "text-max-width": 6.25,
        "text-transform": "none",
        "visibility": "visible",
        "text-allow-overlap": true,
        "text-justify": "left",
        "text-anchor": "top-left",
        "text-offset": {
          "stops": [
            [6, [0, 0]],
            [8, [2, 0]],
            [10, [4, 0]],
            [12, [12, 0]],
            [14, [20, 0]],
            [16, [30, 0]]
          ]
        },
        "text-letter-spacing": 0.1
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "#334",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-town",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 6,
      "maxzoom": 18,
      "filter": [
        "all",
        ["==", "class", "town"],
        ["!has", "icgc_id"],
        ["!in", "name", "Barcelona", "Lleida", "Girona", "Tarragona"]
      ],
      "layout": {
        "text-field": "{name:latin}",
        "symbol-placement": "point",
        "symbol-avoid-edges": false,
        "text-size": {"stops": [[8, 12], [11, 11], [15, 24]]},
        "text-allow-overlap": true,
        "text-max-width": 8,
        "text-ignore-placement": false,
        "text-pitch-alignment": "auto",
        "text-rotation-alignment": "auto",
        "text-justify": "left",
        "text-anchor": "left",
        "visibility": "visible",
        "text-offset": [0.1, 0.1],
        "text-font": ["FiraSans-Bold"]
      },
      "paint": {
        "text-color": "rgba(90, 90, 90, 1)",
        "text-halo-width": 1,
        "text-halo-color": "rgba(255, 255, 255, 0.8)",
        "text-halo-blur": 1,
        "icon-opacity": 1,
        "text-opacity": 1
      }
    },
    {
      "id": "place-city-capital",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "filter": ["all", ["==", "capital", 2], ["==", "class", "city"]],
      "layout": {
        "text-font": ["FiraSans-Regular"],
        "text-size": {"base": 1.2, "stops": [[7, 14], [11, 24]]},
        "text-field": "{name:latin}",
        "text-max-width": 8,
        "icon-image": "star_11",
        "text-offset": [0.4, 0],
        "icon-size": 0.8,
        "text-anchor": "left",
        "visibility": "none"
      },
      "paint": {
        "text-color": "#333",
        "text-halo-width": 1.2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-continent",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 1,
      "maxzoom": 2,
      "filter": ["==", "class", "continent"],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": 14,
        "text-max-width": 6.25,
        "text-transform": "uppercase",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "#334",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-country-other",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 4,
      "maxzoom": 5,
      "filter": ["all", ["==", "class", "country"], ["!in", "rank", 0, 1, 2]],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": 11,
        "text-max-width": 6.25,
        "text-transform": "uppercase",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "#334",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-country-adm1_2",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 5,
      "maxzoom": 6,
      "filter": ["==", "class", "admin_1_2"],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": 12,
        "text-max-width": 6.25,
        "text-offset": [0.4, 0],
        "text-transform": "uppercase",
        "visibility": "visible",
        "text-letter-spacing": 0.1,
        "icon-allow-overlap": true
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "rgba(120, 120, 120, 1)",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-country-3",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 4,
      "maxzoom": 5,
      "filter": ["all", ["==", "class", "country"], [">=", "rank", 3]],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": {"stops": [[3, 11], [7, 17]]},
        "text-transform": "uppercase",
        "text-max-width": 6.25,
        "visibility": "none"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "#334",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-country-2",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 3,
      "maxzoom": 5,
      "filter": ["all", ["==", "rank", 2], ["==", "class", "country"]],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": 11,
        "text-max-width": 6.25,
        "text-transform": "uppercase",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "#334",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "place-country-1",
      "type": "symbol",
      "metadata": {"mapbox:group": "1444849242106.713"},
      "source": "openmaptiles",
      "source-layer": "place",
      "minzoom": 2,
      "maxzoom": 5,
      "filter": ["all", ["==", "rank", 1], ["==", "class", "country"]],
      "layout": {
        "text-font": ["FiraSans-Bold"],
        "text-field": "{name:latin}",
        "text-size": 11,
        "text-max-width": 6.25,
        "text-transform": "uppercase",
        "visibility": "visible"
      },
      "paint": {
        "text-halo-blur": 1,
        "text-color": "#334",
        "text-halo-width": 2,
        "text-halo-color": "rgba(255, 255, 255, 0.8)"
      }
    },
    {
      "id": "waterwayname-other",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 14,
      "filter": ["all", ["!in", "class", "river", "stream", "canal"]],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "symbol-placement": "line",
        "text-field": "{name:latin}",
        "text-size": 12,
        "text-anchor": "bottom",
        "text-letter-spacing": 0.2,
        "visibility": "none"
      },
      "paint": {
        "text-color": "rgba(0, 110, 255, 1)",
        "text-halo-color": "rgba(255, 255, 255,0.8)",
        "text-halo-width": 1.2
      }
    },
    {
      "id": "waterwayname-stream-canal",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 13,
      "filter": ["all", ["in", "class", "canal", "stream"], ["!has", "entorn"]],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "symbol-placement": "line",
        "text-field": "{name:latin}",
        "text-size": 10,
        "text-anchor": "bottom",
        "text-letter-spacing": 0.2,
        "symbol-spacing": {"stops": [[13, 250], [14, 1000]]},
        "visibility": "visible"
      },
      "paint": {
        "text-color": "rgba(0, 110, 255, 1)",
        "text-halo-color": "rgba(255, 255, 255,0.8)",
        "text-halo-width": 1.2
      }
    },
    {
      "id": "waterwayname-river",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "waterway",
      "minzoom": 12,
      "filter": ["all", ["==", "class", "river"]],
      "layout": {
        "text-font": ["FiraSans-Italic"],
        "symbol-placement": "line",
        "text-field": "{name:latin}",
        "text-size": 12,
        "text-anchor": "bottom",
        "text-letter-spacing": 0.2,
        "symbol-spacing": {"stops": [[13, 250], [14, 1000]]},
        "visibility": "visible"
      },
      "paint": {
        "text-color": "rgba(0, 110, 255, 1)",
        "text-halo-color": "rgba(255, 255, 255,0.8)",
        "text-halo-width": 1.2
      }
    }
  ],
  "id": "icgc_mapa_estandard"
}