Skip to content

Instantly share code, notes, and snippets.

@smellman
Last active December 19, 2019 21:48
Show Gist options
  • Select an option

  • Save smellman/a529c52d93b3fff3f66f75652afb94d0 to your computer and use it in GitHub Desktop.

Select an option

Save smellman/a529c52d93b3fff3f66f75652afb94d0 to your computer and use it in GitHub Desktop.
{
"format": "pbf",
"name": "fude",
"id": "fude",
"bounds": [
122.937012,
24.026397,
145.810547,
45.521744
],
"center": [
143.734131,
43.842451,
14
],
"maxzoom": 14,
"minzoom": 7,
"version": "2",
"attribution": "NIAES",
"description": "",
"pixel_scale": 256,
"tilejson": "2.0.0",
"tiles": [
"http://localhost:8010/proxy/spatial_data/maff_fude_id/mvt/{z}/{x}/{y}.pbf"
],
"vector_layers": [
{
"id": "fude",
"description": "",
"minzoom": 7,
"maxzoom": 14,
"fields": {
"FID": "Number",
"LC": "String",
"Poly_ID": "String"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment