{
  "version": 8,
  "name": "OSM Housenumbers",
  "metadata": {
  },
  "center": [
    5.41,
    52.15
  ],
  "zoom": 8,
  "bearing": 0,
  "pitch": 0,
  "sources": {
    "openmaptiles": {
      "type": "vector",
      "url": "https://maps.staging.ndw.nu/api/v1/osm/latest/mbtiles/osm/"
    }
  },
  "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": "osm-housenumber",
      "type": "symbol",
      "source": "openmaptiles",
      "source-layer": "housenumber",
      "minzoom": 15,
      "layout": {
        "text-field": [
          "get",
          "housenumber"
        ],
        "text-size": {
          "stops": [
            [
              15,
              8
            ],
            [
              18,
              10
            ]
          ]
        }
      },
      "paint": {
        "text-color": "#666",
        "text-halo-color": "#f8f4f0",
        "text-halo-width": 0.5
      }
    }
  ],
  "id": "osm-housenumbers"
}
