{
  "version": 8,
  "id": "dova-lines",
  "name": "DOVA - Lines",
  "metadata": {},
  "center": [
    5.41,
    52.15
  ],
  "zoom": 8,
  "bearing": 0,
  "pitch": 0,
  "sources": {
    "dova-lines": {
      "type": "vector",
      "url": "https://maps.staging.ndw.nu/api/v1/dova/latest/mbtiles/lines/",
      "minzoom": 4,
      "maxzoom": 11
    }
  },
  "sprite": "https://maps.ndw.nu/styles/sprites/osm-default/osm-default",
  "glyphs": "https://maps.ndw.nu/styles/glyphs/{fontstack}/{range}.pbf",
  "layers": [
    {
      "id": "dova-lines",
      "type": "line",
      "source": "dova-lines",
      "source-layer": "lines",
      "paint": {
        "line-width": {
          "base": 1.2,
          "stops": [
            [
              8,
              2
            ],
            [
              20,
              8
            ]
          ]
        },
        "line-dasharray": [
          2,
          2
        ],
        "line-color": "rgba(155, 14, 241, 1)"
      }
    },
    {
      "id": "dova-lines-ref",
      "type": "symbol",
      "source": "dova-lines",
      "source-layer": "lines",
      "minzoom": 10,
      "maxzoom": 24,
      "layout": {
        "symbol-placement": "line",
        "text-field": "{publicnr}",
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-rotation-alignment": "map",
        "text-size": {
          "stops": [
            [
              10,
              8
            ],
            [
              18,
              18
            ]
          ]
        },
        "text-pitch-alignment": "auto",
        "visibility": "visible",
        "text-ignore-placement": false,
        "text-allow-overlap": false,
        "text-anchor": "center"
      },
      "paint": {
        "line-color": "rgba(155, 14, 241, 1)",
        "text-halo-width": 3,
        "text-halo-color": "#fff"
      }
    }
  ]
}
