metadata
12 rows
This data as json, CSV (advanced)
Suggested facets: rowid, name, value
Link | rowid ▼ | name | value |
---|---|---|---|
1 | 1 | name | /mnt/tiles/temporary/green-belt/green-belt.mbtiles |
2 | 2 | description | /mnt/tiles/temporary/green-belt/green-belt.mbtiles |
3 | 3 | version | 2 |
4 | 4 | minzoom | 4 |
5 | 5 | maxzoom | 15 |
6 | 6 | center | 0.620728,51.525834,15 |
7 | 7 | bounds | -3.199715,50.679974,0.866302,55.274430 |
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=green-belt' '--output=/mnt/tiles/temporary/green-belt/green-belt.mbtiles' /mnt/tiles/temporary/green-belt/green-belt.geojson |
12 | 12 | json | {"vector_layers": [ { "id": "green-belt", "description": "", "minzoom": 4, "maxzoom": 15, "fields": {"dataset": "String", "end-date": "String", "entity": "Number", "entry-date": "String", "green-belt-core": "String", "local-authority-district": "String", "name": "String", "organisation-entity": "String", "prefix": "String", "reference": "String", "start-date": "String"} } ],"tilestats": {"layerCount": 1,"layers": [{"layer": "green-belt","count": 185,"geometry": "Polygon","attributeCount": 11,"attributes": [{"attribute": "dataset","count": 1,"type": "string","values": ["green-belt"]},{"attribute": "end-date","count": 1,"type": "string","values": [""]},{"attribute": "entity","count": 185,"type": "number","values": [610000,610001,610002,610003,610004,610005,610006,610007,610008,610009,610010,610011,610012,610013,610014,610015,610016,610017,610018,610019,610020,610021,610022,610023,610024,610025,610026,610027,610028,610029,610030,610031,610032,610033,610034,610035,610036,610037,610038,610039,610040,610041,610042,610043,610044,610045,610046,610047,610048,610049,610050,610051,610052,610053,610054,610055,610056,610057,610058,610059,610060,610061,610062,610063,610064,610065,610066,610067,610068,610069,610070,610071,610072,610073,610074,610075,610076,610077,610078,610079,610080,610081,610082,610083,610084,610085,610086,610087,610088,610089,610090,610091,610092,610093,610094,610095,610096,610097,610098,610099],"min": 610000,"max": 610184},{"attribute": "entry-date","count": 1,"type": "string","values": ["2024-09-13"]},{"attribute": "green-belt-core","count": 16,"type": "string","values": ["Bath and Bristol","Birmingham","Blackpool","Burton-upon-Trent and Swadlincote","Cambridge","Carnforth, Lancaster and Morecambe","Cheltenham and Gloucester","Derby and Nottingham","London","Merseyside and Greater Manchester","Oxford","South West Hampshire","South and West Yorkshire","Stoke-on-Trent","Tyne and Wear","York"]},{"attribute": "local-authority-district","count": 180,"type": "string","values": ["E06000006","E06000007","E06000008… |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);