home / scheduled-monument

tiles

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

14 rows where tile_column = 8041 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
14714 14714 14 8041 10874 <Binary: 433 bytes>
14716 14716 14 8041 11194 <Binary: 299 bytes>
15353 15353 14 8041 11163 <Binary: 874 bytes>
16553 16553 14 8041 11149 <Binary: 502 bytes>
16672 16672 14 8041 10901 <Binary: 343 bytes>
17026 17026 14 8041 11140 <Binary: 847 bytes>
17084 17084 14 8041 11165 <Binary: 394 bytes>
22021 22021 14 8041 11168 <Binary: 400 bytes>
22065 22065 14 8041 11152 <Binary: 510 bytes>
22397 22397 14 8041 10880 <Binary: 364 bytes>
24012 24012 14 8041 11151 <Binary: 602 bytes>
24292 24292 14 8041 11166 <Binary: 376 bytes>
24594 24594 14 8041 10911 <Binary: 331 bytes>
24595 24595 14 8041 11167 <Binary: 430 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 6.997ms