home / ramsar

tiles

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

17 rows where tile_column = 16215 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
4174 4174 15 16215 21778 <Binary: 513 bytes>
4176 4176 15 16215 22514 <Binary: 251 bytes>
4195 4195 15 16215 22515 <Binary: 490 bytes>
4306 4306 15 16215 21775 <Binary: 309 bytes>
4308 4308 15 16215 22511 <Binary: 251 bytes>
4352 4352 15 16215 21774 <Binary: 550 bytes>
4354 4354 15 16215 22510 <Binary: 251 bytes>
5043 5043 15 16215 21782 <Binary: 478 bytes>
5082 5082 15 16215 21783 <Binary: 432 bytes>
5238 5238 15 16215 22507 <Binary: 325 bytes>
7618 7618 15 16215 22512 <Binary: 251 bytes>
7775 7775 15 16215 21777 <Binary: 360 bytes>
7777 7777 15 16215 22513 <Binary: 251 bytes>
7804 7804 15 16215 22508 <Binary: 323 bytes>
7981 7981 15 16215 21773 <Binary: 437 bytes>
7983 7983 15 16215 22509 <Binary: 251 bytes>
8648 8648 15 16215 21784 <Binary: 314 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 7.226ms