metadata
1 row where rowid = 11
This data as json, CSV (advanced)
Link | rowid ▼ | name | value |
---|---|---|---|
11 | 11 | generator_options | tippecanoe --no-progress-indicator -z15 -Z4 -r1 --no-feature-limit --no-tile-size-limit '--layer=planning-application' '--output=/mnt/tiles/temporary/planning-application/planning-application.mbtiles' /mnt/tiles/temporary/planning-application/planning-application.geojson |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);