home / ramsar

tiles

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

10 rows where tile_row = 21844

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5460 5460 15 16493 21844 <Binary: 391 bytes>
5478 5478 15 16109 21844 <Binary: 486 bytes>
7156 7156 15 16492 21844 <Binary: 294 bytes>
7157 7157 15 16108 21844 <Binary: 408 bytes>
7730 7730 15 16107 21844 <Binary: 330 bytes>
8126 8126 15 16465 21844 <Binary: 347 bytes>
8432 8432 15 16111 21844 <Binary: 470 bytes>
9641 9641 15 16466 21844 <Binary: 430 bytes>
10128 10128 15 16112 21844 <Binary: 514 bytes>
10412 10412 15 16110 21844 <Binary: 369 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 102.04ms