metadata
12 rows
This data as json, CSV (advanced)
Suggested facets: rowid, name, value
Link | rowid ▼ | name | value |
---|---|---|---|
1 | 1 | name | /mnt/tiles/temporary/brownfield-site/brownfield-site.mbtiles |
2 | 2 | description | /mnt/tiles/temporary/brownfield-site/brownfield-site.mbtiles |
3 | 3 | version | 2 |
4 | 4 | minzoom | 4 |
5 | 5 | maxzoom | 15 |
6 | 6 | center | 0.071411,51.559997,15 |
7 | 7 | bounds | -6.986460,50.025454,0.167829,53.622011 |
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=brownfield-site' '--output=/mnt/tiles/temporary/brownfield-site/brownfield-site.mbtiles' /mnt/tiles/temporary/brownfield-site/brownfield-site.geojson |
12 | 12 | json | {"vector_layers": [ { "id": "brownfield-site", "description": "", "minzoom": 4, "maxzoom": 15, "fields": {"brownfield-site": "String", "dataset": "String", "end-date": "String", "entity": "Number", "entry-date": "String", "name": "String", "notes": "String", "organisation-entity": "String", "prefix": "String", "reference": "String", "start-date": "String"} } ],"tilestats": {"layerCount": 1,"layers": [{"layer": "brownfield-site","count": 2852,"geometry": "Polygon","attributeCount": 11,"attributes": [{"attribute": "brownfield-site","count": 1000,"type": "string","values": ["0","01/P0805","03/P0216","04/P0775","08/P0258","08/P1522","08/P3098","09/P1848","09/P2716","1","10","100","101","102","10215/APP/2016/1443","103","104","105","106","107","108","109","10954/APP/2011/1997","11","11/04623/FULL","110","111","112","113","114","115","116","11623/APP/2013/3606","117","118","11891/APP/2016/3583","119","1197/APP/2015/4164","12","12-AP-3257","12-AP-4126","120","121","12156/APP/2016/4647","122","123","124","125","12504/APP/2016/4179","12571/APP/2015/3649","126","127","12768/APP/2016/1580","128","129","13","13-AP-0876","13-AP-1996","13-AP-3361","13/09608/FULL","13/09737/FULL","13/10511/FULL","13/12009/COFUL","13/P0952","13/P3496","13/P3497","13/P3761","13/P4024","130","131","132","132613","133","134","135","136","137","138","139","14","14-AP-0115","14-AP-1085","14-AP-1125","14-AP-1302","14-AP-1862","14-AP-1872","14-AP-2335","14-AP-2369","14-AP-2694","14-AP-2709","14-AP-2948","14-AP-3079","14-AP-3104","14-AP-3276","14-AP-3277","14-AP-3566","14-AP-3634","14-AP-3843","14-AP-3844","14-AP-3856"]},{"attribute": "dataset","count": 1,"type": "string","values": ["brownfield-site"]},{"attribute": "end-date","count": 100,"type": "string","values": ["","2018-07-23","2018-09-13","2018-11-16","2018-12-04","2018-12-17","2019-01-08","2019-02-18","2019-04-01","2019-06-10","2019-07-09","2019-07-11","2019-07-16","2019-07-17","2019-09-28","2019-10-16","2019-10-25","2019-11-04","2019-11-14","2019-11-19","2019-11-30","2019-12-03","2019-12-23","2… |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);