Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | None | 0 0
  1. {
  2.     "layers": {
  3.         "area_highway": { "minzoom": 8, "maxzoom": 16}
  4.     },
  5.     "settings": {
  6.         "minzoom": 8,
  7.         "maxzoom": 16,
  8.         "basezoom": 16,
  9.         "include_ids": false,
  10.         "name": "area:highway test",
  11.         "version": "0.1",
  12.         "description": "test QA render",
  13.         "compress": "gzip",
  14.         "metadata": {
  15.             "json": { "vector_layers": [
  16.                         { "id": "area_highway",     "description": "area highway",     "fields": {"type":"String","surface":"String"}}
  17.                     ] }
  18.         }
  19.     }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement