martin/tests/expected/auto/table_source.json

17 lines
282 B
JSON
Raw Normal View History

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