home / national-park

metadata

12 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: rowid, name, value

Link rowid ▼ name value
1 1 name /mnt/tiles/temporary/national-park/national-park.mbtiles
2 2 description /mnt/tiles/temporary/national-park/national-park.mbtiles
3 3 version 2
4 4 minzoom 4
5 5 maxzoom 15
6 6 center 0.137329,50.753835,15
7 7 bounds -4.165798,50.392012,1.728154,55.591510
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=national-park' '--output=/mnt/tiles/temporary/national-park/national-park.mbtiles' /mnt/tiles/temporary/national-park/national-park.geojson
12 12 json {"vector_layers": [ { "id": "national-park", "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": "national-park","count": 10,"geometry": "Polygon","attributeCount": 9,"attributes": [{"attribute": "dataset","count": 1,"type": "string","values": ["national-park"]},{"attribute": "end-date","count": 1,"type": "string","values": [""]},{"attribute": "entity","count": 10,"type": "number","values": [520001,520002,520004,520005,520006,520007,520009,520010,520011,520012],"min": 520001,"max": 520012},{"attribute": "entry-date","count": 1,"type": "string","values": ["2024-10-17"]},{"attribute": "name","count": 10,"type": "string","values": ["Dartmoor","Exmoor","Lake District","New Forest","North York Moors","Northumberland","Peak District","South Downs","The Broads","Yorkshire Dales"]},{"attribute": "organisation-entity","count": 1,"type": "string","values": ["10"]},{"attribute": "prefix","count": 1,"type": "string","values": ["statistical-geography"]},{"attribute": "reference","count": 10,"type": "string","values": ["E26000001","E26000002","E26000004","E26000005","E26000006","E26000007","E26000009","E26000010","E26000011","E26000012"]},{"attribute": "start-date","count": 1,"type": "string","values": [""]}]}]}}

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE metadata (name text, value text);
CREATE UNIQUE INDEX name on metadata (name);
Powered by Datasette · Queries took 13.261ms