metadata
8 rows
This data as json, CSV (advanced)
Link | rowid ▼ | name | value |
---|---|---|---|
1 | 1 | name | 日本 |
2 | 2 | format | png |
3 | 3 | minzoom | 6 |
4 | 4 | maxzoom | 7 |
5 | 5 | bounds | 122.7141754,20.2145811,154.205541,45.7112046 |
6 | 6 | center | 138.4598582,32.96289285,7 |
7 | 7 | template | {{#__location__}}{{/__location__}} {{#__teaser__}} {{/__teaser__}}{{#__full__}}{{/__full__}} |
8 | 8 | attribution | Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA. |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE metadata (name text, value text); CREATE UNIQUE INDEX name on metadata (name);