home / scheduled-monument

tiles

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

24 rows where tile_row = 11172 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
16357 16357 14 8093 11172 <Binary: 1,095 bytes>
16360 16360 14 8061 11172 <Binary: 376 bytes>
16376 16376 14 8109 11172 <Binary: 426 bytes>
16446 16446 14 8069 11172 <Binary: 517 bytes>
16604 16604 14 8057 11172 <Binary: 433 bytes>
16655 16655 14 8113 11172 <Binary: 551 bytes>
19971 19971 14 8092 11172 <Binary: 371 bytes>
20044 20044 14 8116 11172 <Binary: 576 bytes>
20211 20211 14 8128 11172 <Binary: 311 bytes>
22672 22672 14 8127 11172 <Binary: 360 bytes>
22675 22675 14 8095 11172 <Binary: 747 bytes>
22915 22915 14 8075 11172 <Binary: 681 bytes>
22963 22963 14 8115 11172 <Binary: 418 bytes>
22971 22971 14 8099 11172 <Binary: 560 bytes>
22973 22973 14 8067 11172 <Binary: 601 bytes>
26394 26394 14 8094 11172 <Binary: 958 bytes>
26395 26395 14 8062 11172 <Binary: 353 bytes>
26460 26460 14 8030 11172 <Binary: 369 bytes>
26472 26472 14 8070 11172 <Binary: 332 bytes>
26645 26645 14 8074 11172 <Binary: 464 bytes>
26693 26693 14 8114 11172 <Binary: 618 bytes>
26700 26700 14 8098 11172 <Binary: 668 bytes>
26703 26703 14 8066 11172 <Binary: 519 bytes>
26704 26704 14 8034 11172 <Binary: 283 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 79.46ms