Skip to content

Instantly share code, notes, and snippets.

@tmizu23
Last active December 1, 2017 02:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmizu23/5d427e657e6553c361881a3ec16683ed to your computer and use it in GitHub Desktop.
Save tmizu23/5d427e657e6553c361881a3ec16683ed to your computer and use it in GitHub Desktop.
{
"tiles": ["https://hfu.github.io/chome-vt/{z}/{x}/{y}.mvt"],
"name": "test Map Tiles",
"format": "mvt",
"basename": ".",
"id": "testtiles",
"attribution": "test attribution",
"center": [135, 35, 12],
"description": "test",
"maxzoom": 12,
"minzoom": 0,
"vector_layers": [{
"maxzoom": 12,
"fields": {
"class": "String"
},
"minzoom": 0,
"id": "KEN_NAME",
"description": ""
}],
"version": "3.5",
"bounds": [-180, -85.0511, 180, 85.0511],
"maskLevel": "8",
"planettime": "1496620800000",
"tilejson": "2.0.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment