home / ramsar

tiles

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

6 rows where tile_column = 16478 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5838 5838 15 16478 21890 <Binary: 481 bytes>
5884 5884 15 16478 21891 <Binary: 560 bytes>
9359 9359 15 16478 21889 <Binary: 372 bytes>
9393 9393 15 16478 21888 <Binary: 375 bytes>
10249 10249 15 16478 21892 <Binary: 278 bytes>
10283 10283 15 16478 21893 <Binary: 374 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 11.513ms