home / ramsar

tiles

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

21 rows where tile_column = 16214 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
5901 5901 15 16214 21778 <Binary: 334 bytes>
5904 5904 15 16214 22514 <Binary: 250 bytes>
6013 6013 15 16214 22515 <Binary: 346 bytes>
6064 6064 15 16214 21774 <Binary: 391 bytes>
6067 6067 15 16214 22510 <Binary: 250 bytes>
6151 6151 15 16214 21775 <Binary: 298 bytes>
6153 6153 15 16214 22511 <Binary: 250 bytes>
6776 6776 15 16214 21782 <Binary: 376 bytes>
6840 6840 15 16214 21767 <Binary: 453 bytes>
6880 6880 15 16214 21783 <Binary: 388 bytes>
6907 6907 15 16214 21770 <Binary: 435 bytes>
9348 9348 15 16214 21777 <Binary: 362 bytes>
9350 9350 15 16214 22513 <Binary: 250 bytes>
9520 9520 15 16214 21773 <Binary: 344 bytes>
9521 9521 15 16214 22509 <Binary: 403 bytes>
9616 9616 15 16214 22512 <Binary: 250 bytes>
9773 9773 15 16214 22508 <Binary: 315 bytes>
10389 10389 15 16214 21769 <Binary: 395 bytes>
10456 10456 15 16214 21785 <Binary: 384 bytes>
10618 10618 15 16214 21768 <Binary: 325 bytes>
10689 10689 15 16214 21784 <Binary: 805 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 17.742ms