home / ramsar

tiles

Table actions
  • Explore these tiles on a map
  • Explore these tiles on a map

20 rows where tile_column = 16394 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5971 5971 15 16394 22086 <Binary: 258 bytes>
5996 5996 15 16394 22006 <Binary: 324 bytes>
5999 5999 15 16394 22087 <Binary: 258 bytes>
6192 6192 15 16394 22090 <Binary: 314 bytes>
6203 6203 15 16394 22091 <Binary: 280 bytes>
6225 6225 15 16394 22075 <Binary: 281 bytes>
6824 6824 15 16394 22082 <Binary: 258 bytes>
6850 6850 15 16394 22083 <Binary: 258 bytes>
7102 7102 15 16394 22078 <Binary: 258 bytes>
7147 7147 15 16394 22079 <Binary: 258 bytes>
9467 9467 15 16394 22085 <Binary: 258 bytes>
9503 9503 15 16394 22084 <Binary: 258 bytes>
9521 9521 15 16394 22005 <Binary: 455 bytes>
9570 9570 15 16394 22004 <Binary: 347 bytes>
9689 9689 15 16394 22089 <Binary: 258 bytes>
9759 9759 15 16394 22088 <Binary: 258 bytes>
10349 10349 15 16394 22080 <Binary: 258 bytes>
10375 10375 15 16394 22081 <Binary: 258 bytes>
10640 10640 15 16394 22076 <Binary: 283 bytes>
10661 10661 15 16394 22077 <Binary: 258 bytes>

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE tiles (zoom_level integer, tile_column integer, tile_row integer, tile_data blob);
CREATE UNIQUE INDEX tile_index on tiles (zoom_level, tile_column, tile_row);
Powered by Datasette · Queries took 14.76ms