home / ramsar

tiles

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

9 rows where tile_row = 21781

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
7895 7895 15 16419 21781 <Binary: 333 bytes>
7903 7903 15 16259 21781 <Binary: 380 bytes>
8343 8343 15 16257 21781 <Binary: 656 bytes>
8571 8571 15 16255 21781 <Binary: 676 bytes>
9466 9466 15 16418 21781 <Binary: 361 bytes>
9474 9474 15 16258 21781 <Binary: 1,204 bytes>
9926 9926 15 16256 21781 <Binary: 321 bytes>
10134 10134 15 16254 21781 <Binary: 281 bytes>
10211 10211 15 16222 21781 <Binary: 510 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 113.728ms