metadata
12 rows
This data as json, CSV (advanced)
Suggested facets: rowid, name, value
Link | rowid ▼ | name | value |
---|---|---|---|
1 | 1 | name | /mnt/tiles/temporary/conservation-area/conservation-area.mbtiles |
2 | 2 | description | /mnt/tiles/temporary/conservation-area/conservation-area.mbtiles |
3 | 3 | version | 2 |
4 | 4 | minzoom | 4 |
5 | 5 | maxzoom | 15 |
6 | 6 | center | -2.598267,51.457430,15 |
7 | 7 | bounds | -6.929525,49.864632,1.759251,55.776542 |
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=conservation-area' '--output=/mnt/tiles/temporary/conservation-area/conservation-area.mbtiles' /mnt/tiles/temporary/conservation-area/conservation-area.geojson |
12 | 12 | json | {"vector_layers": [ { "id": "conservation-area", "description": "", "minzoom": 4, "maxzoom": 15, "fields": {"dataset": "String", "designation-date": "String", "document-url": "String", "documentation-url": "String", "end-date": "String", "entity": "Number", "entry-date": "String", "legislation": "String", "name": "String", "notes": "String", "organisation-entity": "String", "prefix": "String", "reference": "String", "start-date": "String"} } ],"tilestats": {"layerCount": 1,"layers": [{"layer": "conservation-area","count": 8887,"geometry": "Polygon","attributeCount": 14,"attributes": [{"attribute": "dataset","count": 1,"type": "string","values": ["conservation-area"]},{"attribute": "designation-date","count": 1000,"type": "string","values": ["1871-03-25","1882-09-07","1899-12-30","1967-01-01","1967-10-31","1967-11-01","1967-11-09","1967-12-14","1968-01-01","1968-02-01","1968-02-13","1968-03-06","1968-03-21","1968-03-29","1968-04-02","1968-04-16","1968-05-01","1968-05-06","1968-05-31","1968-06-10","1968-06-20","1968-06-26","1968-07-17","1968-07-25","1968-08-09","1968-08-29","1968-09-19","1968-09-27","1968-09-29","1968-10-07","1968-10-21","1968-10-31","1968-11-01","1968-11-07","1968-12-01","1968-12-19","1968-12-20","1968-12-23","1969-01-01","1969-01-06","1969-01-14","1969-01-15","1969-01-22","1969-01-30","1969-02-03","1969-02-04","1969-02-12","1969-02-20","1969-02-21","1969-02-25","1969-03-04","1969-03-10","1969-03-13","1969-03-14","1969-03-18","1969-03-24","1969-03-25","1969-03-27","1969-03-31","1969-04-01","1969-04-22","1969-04-29","1969-05-01","1969-05-02","1969-05-14","1969-05-28","1969-05-31","1969-06-19","1969-06-30","1969-07-01","1969-07-09","1969-07-15","1969-07-17","1969-07-18","1969-07-19","1969-07-29","1969-08-01","1969-08-07","1969-08-08","1969-08-16","1969-08-26","1969-08-29","1969-09-01","1969-09-10","1969-09-12","1969-09-17","1969-09-29","1969-10-01","1969-10-02","1969-10-03","1969-10-06","1969-10-07","1969-10-16","1969-10-17","1969-10-24","1969-10-28","1969-10-31","1969-11-01","1969-11-02","1969-11-1… |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);