home / scheduled-monument

tiles

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

6 rows where tile_column = 15810

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
35350 35350 15 15810 21641 <Binary: 1,222 bytes>
38185 38185 15 15810 21645 <Binary: 940 bytes>
46676 46676 15 15810 21643 <Binary: 362 bytes>
46874 46874 15 15810 21642 <Binary: 1,240 bytes>
49078 49078 15 15810 21651 <Binary: 403 bytes>
49149 49149 15 15810 21650 <Binary: 790 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.613ms