summaryrefslogtreecommitdiff
path: root/test/fixtures/api/assets/streets.json
blob: f7b259f0a693b073b6d846fc6ac6840060a93c14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "bounds": [ -180, -85.0511, 180, 85.0511 ],
  "center": [ 0, 0, 0 ],
  "description": "",
  "format": "pbf",
  "id": "streets",
  "maskLevel": 8,
  "maxzoom": 15,
  "minzoom": 0,
  "name": "Streets",
  "scheme": "xyz",
  "tilejson": "2.0.0",
  "tiles": [ "asset://streets/{z}-{x}-{y}.vector.pbf" ]
}