{
  "version": 8,
  "name": "Heavy goods vehicle (HGV) charge with Monitoring network",
  "metadata": {},
  "center": [
    5.41,
    52.15
  ],
  "zoom": 12,
  "light": {
    "anchor": "viewport"
  },
  "sources": {
    "hgvChargeMonitoringNetwork": {
      "type": "vector",
      "tiles": [
        "https://maps.staging.ndw.nu/api/v1/hgvChargeMonitoringNetwork/latest/mbtiles/hgvChargeMonitoringNetwork/tiles/{z}/{x}/{y}.pbf"
      ],
      "minzoom": 4,
      "maxzoom": 14
    },
    "hgvCharge": {
      "type": "vector",
      "tiles": [
        "https://nls.ndw.nu/api/rest/static-road-data/road-attributes/v1/hgv-charge/latest/mbtiles/road-sections/tiles/{z}/{x}/{y}.pbf"
      ],
      "minZoom": 4,
      "maxZoom": 14
    }
  },
  "sprite": "https://maps.staging.ndw.nu/styles/sprites/osm-default/osm-default",
  "glyphs": "https://maps.staging.ndw.nu/styles/glyphs/{fontstack}/{range}.pbf",
  "layers": [
    {
      "id": "hgv-charge-monitoring-network",
      "type": "line",
      "source": "hgvChargeMonitoringNetwork",
      "source-layer": "hgvChargeMonitoringNetwork",
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(42, 100%, 43%)",
        "line-width": {
          "base": 1.8,
          "stops": [
            [
              4,
              1.8
            ],
            [
              20,
              20
            ]
          ]
        },
        "line-opacity": 0.7
      }
    },
    {
      "id": "hgv-charge",
      "type": "line",
      "source": "hgvCharge",
      "source-layer": "roadSection",
      "filter": [
        "all",
        [
          "==",
          "charge",
          true
        ]
      ],
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "hsl(208, 100%, 41%)",
        "line-width": {
          "base": 1.8,
          "stops": [
            [
              4,
              1.8
            ],
            [
              20,
              20
            ]
          ]
        },
        "line-opacity": 1
      }
    }
  ],
  "id": "hgv-charge-with-monitoring-network",
  "owner": "NDW Location Services"
}
