2017-06-05 10:48:58 -07:00
|
|
|
{ "type": "FeatureCollection", "properties": {
|
|
|
|
"bounds": "0.000000,0.000000,0.000000,0.000000",
|
|
|
|
"center": "0.000000,0.000000,0",
|
|
|
|
"description": "tests/object/out/-z0.json.check.mbtiles",
|
|
|
|
"format": "pbf",
|
2017-08-21 13:06:07 -07:00
|
|
|
"json": "{\"vector_layers\": [ { \"id\": \"in\", \"description\": \"\", \"minzoom\": 0, \"maxzoom\": 0, \"fields\": {\"compound\": \"Mixed\"} } ],\"tilestats\": {\"layerCount\": 1,\"layers\": [{\"layer\": \"in\",\"count\": 1,\"geometry\": \"Point\",\"attributeCount\": 1,\"attributes\": [{\"attribute\": \"compound\",\"count\": 1,\"type\": \"mixed\",\"values\": [\"{\\\"string\\\":\\\"string\\\",\\\"number\\\":10,\\\"null\\\":null,\\\"true\\\":true,\\\"false\\\":false,\\\"array\\\":[\\\"string\\\",10,null,true,false,[1,2,3],{\\\"this\\\":\\\"that\\\"}],\\\"nest\\\":{\\\"something\\\":\\\"else\\\"}}\"]}]}]}}",
|
2017-06-05 10:48:58 -07:00
|
|
|
"maxzoom": "0",
|
|
|
|
"minzoom": "0",
|
|
|
|
"name": "tests/object/out/-z0.json.check.mbtiles",
|
|
|
|
"type": "overlay",
|
|
|
|
"version": "2"
|
|
|
|
}, "features": [
|
|
|
|
{ "type": "FeatureCollection", "properties": { "zoom": 0, "x": 0, "y": 0 }, "features": [
|
|
|
|
{ "type": "FeatureCollection", "properties": { "layer": "in", "version": 2, "extent": 4096 }, "features": [
|
2017-06-05 11:01:15 -07:00
|
|
|
{ "type": "Feature", "properties": { "compound": {"string":"string","number":10,"null":null,"true":true,"false":false,"array":["string",10,null,true,false,[1,2,3],{"this":"that"}],"nest":{"something":"else"}} }, "geometry": { "type": "Point", "coordinates": [ 0.000000, 0.000000 ] } }
|
2017-06-05 10:48:58 -07:00
|
|
|
] }
|
|
|
|
] }
|
|
|
|
] }
|