home / ramsar

tiles

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

21 rows where tile_column = 16214

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5892 5892 15 16214 21778 <Binary: 334 bytes>
5895 5895 15 16214 22514 <Binary: 251 bytes>
6012 6012 15 16214 22515 <Binary: 346 bytes>
6088 6088 15 16214 21774 <Binary: 391 bytes>
6091 6091 15 16214 22510 <Binary: 251 bytes>
6171 6171 15 16214 21775 <Binary: 299 bytes>
6173 6173 15 16214 22511 <Binary: 251 bytes>
6748 6748 15 16214 21782 <Binary: 376 bytes>
6833 6833 15 16214 21767 <Binary: 453 bytes>
6880 6880 15 16214 21770 <Binary: 435 bytes>
6907 6907 15 16214 21783 <Binary: 388 bytes>
9333 9333 15 16214 21777 <Binary: 363 bytes>
9335 9335 15 16214 22513 <Binary: 251 bytes>
9523 9523 15 16214 21773 <Binary: 344 bytes>
9524 9524 15 16214 22509 <Binary: 403 bytes>
9579 9579 15 16214 22512 <Binary: 251 bytes>
9749 9749 15 16214 22508 <Binary: 315 bytes>
10429 10429 15 16214 21769 <Binary: 395 bytes>
10474 10474 15 16214 21785 <Binary: 384 bytes>
10597 10597 15 16214 21768 <Binary: 325 bytes>
10667 10667 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 8.55ms