{
  "version": 8,
  "name": "btn_construcciones",
  "sources": {
      "BTN_Vtiles": {
        "type": "vector",
        "attribution": "Instituto Geográfico Nacional",
        "tiles": ["http://10.67.33.37:7802/datos/vtiles_btn/p12/tile/{z}/{y}/{x}.pbf"],
        "minZoom": 0,
        "maxZoom": 14,
        "minzoom": 0,
        "maxzoom": 16
      },
      "raster_dem": {
        "type": "raster-dem",
        "tiles": ["https://xyz-mdt.idee.es/1.0.0/raster-dem/{z}/{x}/{y}.png"],
        "minzoom": 0,
        "maxzoom": 14
      }
    },
    "sprite": "http://10.67.33.37:7802/datos/vtiles_btn/p12/resources/sprites/sprite",
    "glyphs": "http://10.67.33.37:7802/datos/vtiles_btn/p12/resources/fonts/{fontstack}/{range}.pbf",
  "layers": [
    {
        "id": "0504s_agrupacionEdif",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0504s_agr_edi",
        "minzoom": 14,
        "layout": {"visibility": "visible"},
        "paint": {
            "fill-color": "rgba(255, 237, 255, 1)",
            "fill-outline-color": "rgba(243, 203, 243, 1)"
        }
    },
    {
        "id": "ETI_0525p_mon_CRUZ",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0525p_monume",
        "minzoom": 16,
        "filter": ["all", ["==", "tipo_0525", "02 CRUZ"]],
        "layout": {
          "text-font": ["Roboto Regular"],
          "text-field": {"stops": [[16, ""], [18, "{nombre}"]]},
          "text-size": 12,
          "icon-image": "ETI_MONUME_CRUZ",
          "visibility": "visible",
          "icon-size": 1,
          "icon-text-fit": "none",
          "text-anchor": "top",
          "text-offset": [0, 1],
          "text-max-width": 5
        },
        "paint": {
          "text-color": "rgba(94, 51, 1, 1)",
          "text-halo-color": "rgba(255, 255, 255, 1)",
          "text-halo-width": 1
        }
      },
      {
        "id": "ETI_0525p_mon_GEN",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0525p_monume",
        "minzoom": 16,
        "filter": ["all", ["==", "tipo_0525", "01 GENÉRICO"]],
        "layout": {
          "text-font": ["Roboto Regular"],
          "text-field": {"stops": [[16, ""], [18, "{nombre}"]]},
          "text-size": 12,
          "icon-image": "ETI_MONUME",
          "visibility": "visible",
          "icon-size": 1,
          "icon-text-fit": "none",
          "text-anchor": "top",
          "text-offset": [0, 1],
          "text-max-width": 8,
          "icon-padding": 5
        },
        "paint": {
          "text-color": "rgba(94, 51, 1, 1)",
          "text-halo-color": "rgba(255, 255, 255, 1)",
          "text-halo-width": 1.5
        }
      },
      {
        "id": "0555l_con_his_l",
        "type": "line",
        "source": "BTN_Vtiles",
        "source-layer": "btn0555l_con_his_l",
        "minzoom": 14,
        "layout": {
          "line-cap": "round",
          "line-join": "round",
          "visibility": "visible"
        },
        "paint": {
          "line-color": "rgba(220, 182, 148, 0.7)",
          "line-width": {"stops": [[14, 2], [18, 12]]}
        }
      },
      {
        "id": "0558p_yac_arq",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0558p_yac_arq",
        "minzoom": 14,
        "layout": {
          "text-field": {"stops": [[14, ""], [16, "{nombre}"]]},
          "text-font": ["Roboto Light"],
          "text-size": 10,
          "icon-image": "ETI_YAC_ARQ",
          "text-anchor": "top",
          "text-offset": [0, 1.3],
          "icon-size": {"stops": [[14, 0.7], [18, 1]]}
        },
        "paint": {
          "text-halo-color": "rgba(255, 255, 255, 1)",
          "text-halo-width": 2
        }
      },
      {
        "id": "ETI_0558s",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0558s_yac_arq_s",
        "minzoom": 14,
        "layout": {
          "text-font": ["Roboto Light"],
          "text-field": {"stops": [[14, ""], [16, "{nombre}"]]},
          "text-size": {"stops": [[16, 12], [20, 18]]},
          "icon-image": "ETI_YAC_ARQ_S",
          "symbol-placement": "point",
          "text-anchor": "top",
          "icon-anchor": "bottom",
          "icon-size": {"stops": [[14, 0.8], [16, 1]]},
          "visibility": "visible"
        },
        "paint": {
          "text-color": "rgba(123, 47, 0, 1)",
          "text-halo-width": 1.5,
          "text-halo-color": "rgba(255, 255, 255, 1)"
        }
      },
      {
        "id": "0558s_yac_arq_s",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0558s_yac_arq_s",
        "minzoom": 14,
        "layout": {"visibility": "visible"},
        "paint": {
          "fill-color": "rgba(236, 222, 216, 0.5)",
          "fill-outline-color": "rgba(203, 158, 6, 1)"
        }
      },
      {
        "id": "0561s_zonaVerde",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0561s_zon_ver",
        "minzoom": 11,
        "layout": {"visibility": "visible"},
        "paint": {
          "fill-color": {
            "stops": [
              [11, "rgba(253, 255, 240, 1)"],
              [16, "rgba(181, 243, 154, 0.7)"]
            ]
          },
          "fill-outline-color": {
            "stops": [
              [11, "rgba(218, 218, 210, 1)"],
              [16, "rgba(141, 152, 112, 1)"]
            ]
          },
          "fill-translate-anchor": "map",
          "fill-translate": [0, 0],
          "fill-antialias": true
        }
      },
      {
        "id": "INSDEP_0564s_ins_dep_PD-copy",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0564s_ins_dep",
        "minzoom": 12,
        "filter": [
          "all",
          ["!=", "tipo_0564", "02 CAMPO DE FÚTBOL"],
          ["!=", "tipo_0564", "03 PISTA DEPORTIVA"]
        ],
        "layout": {"visibility": "visible"},
        "paint": {
          "fill-color": "rgba(247, 212, 245, 1)",
          "fill-outline-color": "rgba(255, 1, 160, 1)"
        }
      },
      {
        "id": "INSDEP_0564s_ins_dep_PD",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0564s_ins_dep",
        "minzoom": 12,
        "filter": ["all", ["==", "tipo_0564", "03 PISTA DEPORTIVA"]],
        "layout": {"visibility": "visible"},
        "paint": {
          "fill-color": "rgba(247, 222, 212, 1)",
          "fill-outline-color": "rgba(220, 149, 83, 1)"
        }
      },
      {
        "id": "INSDEP_0564s_ins_dep_CF",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0564s_ins_dep",
        "minzoom": 12,
        "filter": ["all", ["==", "tipo_0564", "02 CAMPO DE FÚTBOL"]],
        "paint": {
          "fill-color": "rgba(210, 232, 208, 1)",
          "fill-outline-color": "rgba(7, 146, 1, 1)"
        }
      },
      {
        "id": "0555s_con_his_s",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0555s_con_his_s",
        "paint": {"fill-color": "rgba(245, 130, 4, 0.4)"}
      },
      {
        "id": "0564s_ins_dep_CG",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0564z_zona_dep",
        "minzoom": 12,
        "filter": ["all", ["==", "tipo_0564", "04 CAMPO DE GOLF"]],
        "layout": {"visibility": "visible"},
        "paint": {
          "fill-color": "rgba(214, 251, 214, 1)",
          "fill-outline-color": "rgba(27, 255, 27, 1)"
        }
      },
      {
        "id": "0567s_ins_rec_s",
        "type": "fill",
        "source": "BTN_Vtiles",
        "source-layer": "btn0567s_ins_rec_s",
        "minzoom": 13,
        "paint": {
          "fill-color": "rgba(167, 236, 223, 0.8)",
          "fill-outline-color": "rgba(255, 0, 255, 1)"
        }
      },
      {
        "id": "ETI_0567s_03-CAM",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0567s_ins_rec_s",
        "minzoom": 16,
        "filter": ["all", ["==", "tipo_0567", "03 CAMPING"]],
        "layout": {
          "icon-image": "ETI_CAMP",
          "symbol-spacing": 250,
          "symbol-avoid-edges": false,
          "text-font": ["Roboto Light"],
          "icon-allow-overlap": false,
          "icon-ignore-placement": false,
          "icon-optional": true,
          "icon-pitch-alignment": "auto",
          "symbol-placement": "point",
          "symbol-z-order": "auto",
          "icon-padding": 25,
          "text-size": 12,
          "icon-size": {"stops": [[16, 0.8], [20, 1]]},
          "text-field": {"stops": [[16, ""], [18, "{nombre}"]]},
          "text-anchor": "top",
          "icon-anchor": "bottom",
          "visibility": "visible"
        }
      },
      {
        "id": "ETI_0567s_05-MER",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0567s_ins_rec_s",
        "minzoom": 16,
        "filter": ["all", ["==", "tipo_0567", "05 ÁREA RECREATIVA/MERENDERO"]],
        "layout": {
          "icon-image": "ETI_MEREND",
          "symbol-spacing": 250,
          "symbol-avoid-edges": false,
          "text-font": ["Roboto Light"],
          "icon-allow-overlap": false,
          "icon-ignore-placement": false,
          "icon-optional": true,
          "icon-pitch-alignment": "auto",
          "symbol-placement": "point",
          "symbol-z-order": "auto",
          "icon-padding": 25,
          "text-size": 12,
          "icon-size": {"stops": [[16, 0.8], [20, 1]]},
          "text-field": {"stops": [[16, ""], [18, "{nombre}"]]},
          "text-anchor": "top",
          "icon-anchor": "bottom"
        }
      },
      {
        "id": "ETI_0567s_09-PTO",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0567s_ins_rec_s",
        "minzoom": 16,
        "filter": ["all", ["==", "tipo_0567", "09 PARQUE TEMÁTICO Y OCIO"]],
        "layout": {
          "icon-image": "ETI_PARTEMOC",
          "symbol-spacing": 250,
          "symbol-avoid-edges": false,
          "text-font": ["Roboto Light"],
          "icon-allow-overlap": false,
          "icon-ignore-placement": false,
          "icon-optional": true,
          "icon-pitch-alignment": "auto",
          "symbol-placement": "point",
          "symbol-z-order": "auto",
          "icon-padding": 25,
          "text-size": 12,
          "icon-size": {"stops": [[16, 0.8], [20, 1]]},
          "text-field": {"stops": [[16, ""], [17, "{nombre}"]]},
          "text-anchor": "top",
          "icon-anchor": "bottom"
        },
        "paint": {
          "text-halo-color": "rgba(255, 255, 255, 1)",
          "text-halo-width": 1.5
        }
      },
      {
        "id": "ETI_0567s_10-APA",
        "type": "symbol",
        "source": "BTN_Vtiles",
        "source-layer": "btn0567s_ins_rec_s",
        "minzoom": 16,
        "filter": ["all", ["==", "tipo_0567", "10 APARCAMIENTO"]],
        "layout": {
          "icon-image": "ETI_PARKING",
          "symbol-spacing": 250,
          "symbol-avoid-edges": false,
          "text-font": [],
          "icon-allow-overlap": false,
          "icon-ignore-placement": false,
          "icon-optional": true,
          "icon-pitch-alignment": "auto",
          "symbol-placement": "point",
          "symbol-z-order": "auto",
          "icon-padding": 25,
          "icon-size": {"stops": [[16, 0.8], [20, 1]]}
        }
      }
  ],
  "id": "btn"
}