metadata
12 rows
This data as json, CSV (advanced)
Suggested facets: rowid, name, value
Link | rowid ▼ | name | value |
---|---|---|---|
1 | 1 | name | /mnt/tiles/temporary/local-authority-district/local-authority-district.mbtiles |
2 | 2 | description | /mnt/tiles/temporary/local-authority-district/local-authority-district.mbtiles |
3 | 3 | version | 2 |
4 | 4 | minzoom | 4 |
5 | 5 | maxzoom | 15 |
6 | 6 | center | 0.730591,52.978416,15 |
7 | 7 | bounds | -6.418667,49.864668,1.763706,55.811085 |
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=local-authority-district' '--output=/mnt/tiles/temporary/local-authority-district/local-authority-district.mbtiles' /mnt/tiles/temporary/local-authority-district/local-authority-district.geojson |
12 | 12 | json | {"vector_layers": [ { "id": "local-authority-district", "description": "", "minzoom": 4, "maxzoom": 15, "fields": {"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": "local-authority-district","count": 344,"geometry": "Polygon","attributeCount": 9,"attributes": [{"attribute": "dataset","count": 1,"type": "string","values": ["local-authority-district"]},{"attribute": "end-date","count": 1,"type": "string","values": [""]},{"attribute": "entity","count": 344,"type": "number","values": [8600000,8600001,8600002,8600003,8600004,8600005,8600006,8600007,8600008,8600009,8600010,8600011,8600012,8600013,8600014,8600015,8600016,8600017,8600018,8600019,8600020,8600021,8600022,8600023,8600024,8600025,8600026,8600027,8600028,8600029,8600030,8600031,8600032,8600033,8600034,8600035,8600036,8600037,8600038,8600039,8600040,8600041,8600042,8600043,8600044,8600045,8600046,8600047,8600048,8600049,8600050,8600051,8600052,8600053,8600054,8600055,8600056,8600057,8600058,8600059,8600060,8600061,8600062,8600063,8600064,8600065,8600066,8600067,8600068,8600069,8600070,8600071,8600072,8600073,8600074,8600075,8600076,8600077,8600078,8600079,8600080,8600081,8600082,8600083,8600084,8600085,8600086,8600087,8600088,8600089,8600090,8600091,8600092,8600093,8600094,8600095,8600096,8600097,8600098,8600099],"min": 8600000,"max": 8600724},{"attribute": "entry-date","count": 3,"type": "string","values": ["2021-12-11","2022-07-17","2024-06-28"]},{"attribute": "name","count": 338,"type": "string","values": ["Adur","Allerdale","Amber Valley","Arun","Ashfield","Ashford","Aylesbury Vale","Babergh","Barking and Dagenham","Barnet","Barnsley","Barrow-in-Furness","Basildon","Basingstoke and Deane","Bassetlaw","Bath and North East Somerset","Bedford","Bexley","Birmingham","Blaby","Blackburn with Darwen","Blackpool","Bolsover","Bolton","Boston","Bournemouth","… |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);