home / ramsar

tiles

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

3 rows where tile_column = 16328 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
6676 6676 15 16328 22042 <Binary: 301 bytes>
6737 6737 15 16328 22043 <Binary: 310 bytes>
10194 10194 15 16328 22041 <Binary: 408 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 7.402ms