home / scheduled-monument

tiles

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

10 rows where tile_row = 11249 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
21022 21022 14 8103 11249 <Binary: 320 bytes>
21246 21246 14 8099 11249 <Binary: 408 bytes>
21414 21414 14 8111 11249 <Binary: 566 bytes>
21680 21680 14 8091 11249 <Binary: 363 bytes>
22183 22183 14 8097 11249 <Binary: 298 bytes>
22355 22355 14 8093 11249 <Binary: 434 bytes>
24667 24667 14 8102 11249 <Binary: 312 bytes>
24871 24871 14 8114 11249 <Binary: 313 bytes>
25565 25565 14 8100 11249 <Binary: 339 bytes>
25806 25806 14 8096 11249 <Binary: 719 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 65.513ms