martin/tests/expected/auto/table_source.json

19 lines
270 B
JSON

{
"tilejson": "3.0.0",
"tiles": [
"http://localhost:3111/table_source/{z}/{x}/{y}"
],
"vector_layers": [
{
"id": "table_source",
"fields": {
"gid": "int4"
}
}
],
"name": "table_source",
"foo": {
"bar": "foo"
}
}