{
  "version": 8,
  "name": "Hectometre text only",
  "metadata": {},
  "center": [
    5.41,
    52.15
  ],
  "zoom": 8,
  "bearing": 0,
  "pitch": 0,
  "sources": {
    "hectometreSigns": {
      "type": "vector",
      "tiles": [
        "https://maps.staging.ndw.nu/api/v1/nwb/latest/mbtiles/hectometreSigns/tiles/{z}/{x}/{y}.pbf"
      ],
      "minzoom": 7,
      "maxzoom": 19
    }
  },
  "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": "hectometre_name",
      "type": "symbol",
      "source": "hectometreSigns",
      "source-layer": "hectometreSigns",
      "minzoom": 7,
      "maxzoom": 19,
      "filter": [
        "all"
      ],
      "layout": {
        "symbol-placement": "point",
        "icon-rotation-alignment": "auto",
        "text-field": [
          "format",
          [
            "get",
            "roadName"
          ],
          " ",
          [
            "number-format",
            [
              "/",
              [
                "get",
                "hectometre"
              ],
              10
            ],
            {
              "min-fraction-digits": 1,
              "max-fraction-digits": 1
            }
          ],
          [
            "get",
            "letter"
          ],
          {
            "font-scale": 0.9
          }
        ],
        "symbol-z-order": "auto",
        "text-pitch-alignment": "auto",
        "text-rotation-alignment": "auto",
        "text-font": [
          "Noto Sans Regular"
        ],
        "visibility": "visible",
        "text-size": 11,
        "text-line-height": 1.2,
        "text-justify": "center",
        "text-anchor": "center",
        "text-transform": "none"
      },
      "paint": {
        "icon-color": "rgba(94, 59, 59, 1)",
        "text-halo-color": "#ffffff",
        "text-color": "#332f21"
      }
    }
  ],
  "id": "nwb-hectometre-text-only"
}
