home / ramsar

tiles

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

12 rows where tile_column = 16222 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5925 5925 15 16222 22499 <Binary: 288 bytes>
6058 6058 15 16222 22511 <Binary: 567 bytes>
6096 6096 15 16222 22510 <Binary: 427 bytes>
6749 6749 15 16222 22502 <Binary: 309 bytes>
6946 6946 15 16222 22506 <Binary: 445 bytes>
9375 9375 15 16222 22513 <Binary: 358 bytes>
9513 9513 15 16222 22512 <Binary: 457 bytes>
10188 10188 15 16222 22501 <Binary: 324 bytes>
10272 10272 15 16222 21781 <Binary: 509 bytes>
10362 10362 15 16222 22500 <Binary: 398 bytes>
10423 10423 15 16222 22505 <Binary: 426 bytes>
10532 10532 15 16222 22504 <Binary: 292 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 11.384ms