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
5889 5889 15 16214 21778 <Binary: 335 bytes>
5892 5892 15 16214 22514 <Binary: 252 bytes>
6013 6013 15 16214 22515 <Binary: 347 bytes>
6034 6034 15 16214 21774 <Binary: 392 bytes>
6037 6037 15 16214 22510 <Binary: 252 bytes>
6187 6187 15 16214 21775 <Binary: 299 bytes>
6189 6189 15 16214 22511 <Binary: 252 bytes>
6722 6722 15 16214 21782 <Binary: 377 bytes>
6829 6829 15 16214 21767 <Binary: 454 bytes>
6864 6864 15 16214 21770 <Binary: 436 bytes>
6893 6893 15 16214 21783 <Binary: 388 bytes>
9313 9313 15 16214 21777 <Binary: 363 bytes>
9315 9315 15 16214 22513 <Binary: 252 bytes>
9477 9477 15 16214 21773 <Binary: 345 bytes>
9495 9495 15 16214 22509 <Binary: 405 bytes>
9620 9620 15 16214 22512 <Binary: 252 bytes>
9813 9813 15 16214 22508 <Binary: 316 bytes>
10317 10317 15 16214 21769 <Binary: 396 bytes>
10382 10382 15 16214 21785 <Binary: 385 bytes>
10695 10695 15 16214 21768 <Binary: 326 bytes>
10734 10734 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.566ms