8 rows sorted by name

View and edit SQL

Link rowid name ▼ value
8 attribution Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA.
5 bounds 122.7141754,20.2145811,154.205541,45.7112046
6 center 138.4598582,32.96289285,7
2 format png
4 maxzoom 7
3 minzoom 6
1 name 日本
7 template {{#__location__}}{{/__location__}} {{#__teaser__}} {{/__teaser__}}{{#__full__}}{{/__full__}}

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE metadata
        (name text, value text);
CREATE UNIQUE INDEX name on metadata (name);