summaryrefslogtreecommitdiff
path: root/platform/node/test/fixtures/tiles.tilejson
blob: 320c17500e7d3ef836fea434881e02ef840023eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "bounds": [ -180, -85.0511, 180, 85.0511 ],
    "center": [ 0, 0, 0 ],
    "format": "pbf",
    "id": "mapbox.mapbox-streets-v6-dev",
    "maskLevel": 8,
    "maxzoom": 15,
    "minzoom": 0,
    "name": "Mapbox Streets V6",
    "scheme": "xyz",
    "tilejson": "2.0.0",
    "tiles": [ "./fixtures/tiles/{z}-{x}-{y}.vector.pbf" ]
}