Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created August 19, 2013 22:03
Show Gist options
  • Save springmeyer/bbf49c89180485f477b9 to your computer and use it in GitHub Desktop.
Save springmeyer/bbf49c89180485f477b9 to your computer and use it in GitHub Desktop.
{
"attribution": "",
"bounds": [
-180,
-85.0511,
180,
85.0511
],
"center": [
0,
0,
0
],
"format": "pbf",
"id": "custom.custom-vtiles",
"maskLevel": 8,
"maxzoom": 14,
"minzoom": 0,
"name": "Custom Vector Tiles",
"scheme": "xyz",
"tilejson": "2.0.0",
"tiles": [
"http://localhost:4000/{z}/{x}/{y}.vtile"
],
"vector_layers": [
{
"description": "world borders.",
"fields": { },
"geometry": "polygon",
"id": "world",
"minzoom": 0
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment