home / ramsar

tiles

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

17 rows where tile_column = 16218 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
5912 5912 15 16218 21766 <Binary: 499 bytes>
6053 6053 15 16218 21767 <Binary: 303 bytes>
6152 6152 15 16218 22506 <Binary: 252 bytes>
6270 6270 15 16218 22507 <Binary: 252 bytes>
6790 6790 15 16218 22514 <Binary: 263 bytes>
6994 6994 15 16218 22510 <Binary: 407 bytes>
7173 7173 15 16218 22511 <Binary: 252 bytes>
9377 9377 15 16218 21765 <Binary: 431 bytes>
9575 9575 15 16218 21769 <Binary: 496 bytes>
9586 9586 15 16218 22505 <Binary: 336 bytes>
9648 9648 15 16218 21764 <Binary: 306 bytes>
9913 9913 15 16218 21768 <Binary: 360 bytes>
9916 9916 15 16218 22504 <Binary: 294 bytes>
10264 10264 15 16218 22513 <Binary: 303 bytes>
10450 10450 15 16218 22509 <Binary: 380 bytes>
10599 10599 15 16218 22512 <Binary: 252 bytes>
10778 10778 15 16218 22508 <Binary: 252 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.486ms