{
  "version": 8,
  "sources": {
    "mvt_source": {
      "type": "vector",
      "tiles": [
        "https://wmts.mapama.gob.es/sig/tiles/ZIF_AreaImp_500/{z}/{x}/{y}"
      ],
      "minzoom": 4,
      "maxzoom": 19,
      "minZoom": 4,
      "maxZoom": 19
    }
  },
  "layers": [
    {
      "id": "importancia_medamb_fill",
      "type": "fill",
      "source": "mvt_source",
      "source-layer": "ZIF_AreaImp_500",
      "paint": {
        "fill-color": "#4ce600",
        "fill-outline-color": "#267300"
      }
    }
  ]
}