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-plan-boundary/local-plan-boundary.mbtiles |
2 | 2 | description | /mnt/tiles/temporary/local-plan-boundary/local-plan-boundary.mbtiles |
3 | 3 | version | 2 |
4 | 4 | minzoom | 4 |
5 | 5 | maxzoom | 15 |
6 | 6 | center | 0.730591,52.978416,15 |
7 | 7 | bounds | -3.059035,50.682649,1.728154,54.727169 |
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-plan-boundary' '--output=/mnt/tiles/temporary/local-plan-boundary/local-plan-boundary.mbtiles' /mnt/tiles/temporary/local-plan-boundary/local-plan-boundary.geojson |
12 | 12 | json | {"vector_layers": [ { "id": "local-plan-boundary", "description": "", "minzoom": 4, "maxzoom": 15, "fields": {"dataset": "String", "end-date": "String", "entity": "Number", "entry-date": "String", "name": "String", "organisation-entity": "String", "organisations": "String", "prefix": "String", "reference": "String", "start-date": "String"} } ],"tilestats": {"layerCount": 1,"layers": [{"layer": "local-plan-boundary","count": 58,"geometry": "Polygon","attributeCount": 10,"attributes": [{"attribute": "dataset","count": 1,"type": "string","values": ["local-plan-boundary"]},{"attribute": "end-date","count": 1,"type": "string","values": [""]},{"attribute": "entity","count": 58,"type": "number","values": [4211000,4211001,4211002,4211003,4211004,4211005,4211006,4211007,4211008,4211009,4211010,4211011,4211012,4211013,4211014,4211015,4211016,4211017,4211018,4211019,4211020,4211021,4211022,4211023,4211024,4211025,4211026,4211027,4211028,4211029,4211030,4211031,4211032,4211033,4211034,4211035,4211036,4211037,4211038,4211039,4211040,4211041,4211042,4211043,4211044,4211045,4211046,4211047,4211048,4211049,4211050,4211051,4211052,4211053,4211054,4211055,4211056,4211057],"min": 4211000,"max": 4211057},{"attribute": "entry-date","count": 1,"type": "string","values": ["2024-10-14"]},{"attribute": "name","count": 58,"type": "string","values": ["Barnsley Metropolitan Borough Council","Basingstoke and Deane Borough Council","Bassetlaw District Council","Bath and North East Somerset Council","Bedford Borough Council","Birmingham City Council","Blaby District Council","Blackburn with Darwen Borough Council","Blackpool Borough Council","Bolsover District Council","Bolton Metropolitan Borough Council","Borough Council of King's Lynn and West Norfolk","Bournemouth, Christchurch and Poole Council","Bracknell Forest Council","Braintree District Council","Breckland District Council","Brentwood Borough Council","Bristol City Council","Broads Authority","Bromsgrove District Council","Broxbourne Borough Council","Broxtowe Borough Council","Burnl… |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);