home / ramsar

tiles

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

11 rows where tile_column = 4114

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
984 984 13 4114 5472 <Binary: 1,246 bytes>
999 999 13 4114 5464 <Binary: 334 bytes>
1114 1114 13 4114 5468 <Binary: 1,110 bytes>
1228 1228 13 4114 5461 <Binary: 469 bytes>
1238 1238 13 4114 5469 <Binary: 945 bytes>
1482 1482 13 4114 5467 <Binary: 619 bytes>
1571 1571 13 4114 5463 <Binary: 632 bytes>
1585 1585 13 4114 5479 <Binary: 460 bytes>
1586 1586 13 4114 5471 <Binary: 1,932 bytes>
1661 1661 13 4114 5462 <Binary: 883 bytes>
1673 1673 13 4114 5470 <Binary: 2,787 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 10.004ms