8 rows sorted by rowid descending

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.
7 template {{#__location__}}{{/__location__}} {{#__teaser__}} {{/__teaser__}}{{#__full__}}{{/__full__}}
6 center 138.4598582,32.96289285,7
5 bounds 122.7141754,20.2145811,154.205541,45.7112046
4 maxzoom 7
3 minzoom 6
2 format png
1 name 日本

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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