metadata
12 rows
This data as json, CSV (advanced)
Suggested facets: rowid, name, value
Link | rowid ▼ | name | value |
---|---|---|---|
1 | 1 | name | /mnt/tiles/temporary/ancient-woodland/ancient-woodland.mbtiles |
2 | 2 | description | /mnt/tiles/temporary/ancient-woodland/ancient-woodland.mbtiles |
3 | 3 | version | 2 |
4 | 4 | minzoom | 4 |
5 | 5 | maxzoom | 15 |
6 | 6 | center | 0.521851,50.968806,15 |
7 | 7 | bounds | -5.560562,50.036179,1.739087,55.773695 |
8 | 8 | type | overlay |
9 | 9 | format | pbf |
10 | 10 | generator | tippecanoe v1.36.0 |
11 | 11 | generator_options | tippecanoe --no-progress-indicator -z15 -Z4 -r1 --no-feature-limit --no-tile-size-limit '--layer=ancient-woodland' '--output=/mnt/tiles/temporary/ancient-woodland/ancient-woodland.mbtiles' /mnt/tiles/temporary/ancient-woodland/ancient-woodland.geojson |
12 | 12 | json | {"vector_layers": [ { "id": "ancient-woodland", "description": "", "minzoom": 4, "maxzoom": 15, "fields": {"ancient-woodland-status": "String", "dataset": "String", "end-date": "String", "entity": "Number", "entry-date": "String", "name": "String", "organisation-entity": "String", "prefix": "String", "reference": "String", "start-date": "String"} } ],"tilestats": {"layerCount": 1,"layers": [{"layer": "ancient-woodland","count": 44373,"geometry": "Polygon","attributeCount": 10,"attributes": [{"attribute": "ancient-woodland-status","count": 3,"type": "string","values": ["ASNW","AWP","PAWS"]},{"attribute": "dataset","count": 1,"type": "string","values": ["ancient-woodland"]},{"attribute": "end-date","count": 1,"type": "string","values": [""]},{"attribute": "entity","count": 1000,"type": "number","values": [110000000,110000001,110000002,110000003,110000004,110000005,110000006,110000007,110000008,110000009,110000010,110000011,110000012,110000013,110000014,110000015,110000016,110000017,110000018,110000019,110000020,110000021,110000022,110000023,110000024,110000025,110000026,110000027,110000028,110000029,110000030,110000031,110000032,110000033,110000034,110000035,110000036,110000037,110000038,110000039,110000040,110000041,110000042,110000043,110000044,110000045,110000046,110000047,110000048,110000049,110000050,110000051,110000052,110000053,110000054,110000055,110000056,110000057,110000058,110000059,110000060,110000061,110000062,110000063,110000064,110000065,110000066,110000067,110000068,110000069,110000070,110000071,110000072,110000073,110000074,110000075,110000076,110000077,110000078,110000079,110000080,110000081,110000082,110000083,110000084,110000085,110000086,110000087,110000088,110000089,110000090,110000091,110000092,110000093,110000094,110000095,110000096,110000097,110000098,110000099],"min": 110000000,"max": 110044372},{"attribute": "entry-date","count": 4,"type": "string","values": ["2021-05-26","2022-09-28","2023-03-26","2024-09-27"]},{"attribute": "name","count": 1000,"type": "string","values": ["","'Marchants… |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);