home / scheduled-monument

tiles

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

15 rows where tile_row = 22348 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28923 28923 15 16191 22348 <Binary: 353 bytes>
28995 28995 15 16183 22348 <Binary: 519 bytes>
30386 30386 15 16133 22348 <Binary: 348 bytes>
33636 33636 15 16185 22348 <Binary: 457 bytes>
33650 33650 15 16137 22348 <Binary: 638 bytes>
33711 33711 15 16145 22348 <Binary: 418 bytes>
33720 33720 15 16225 22348 <Binary: 447 bytes>
33724 33724 15 16193 22348 <Binary: 448 bytes>
34795 34795 15 16182 22348 <Binary: 606 bytes>
34812 34812 15 16134 22348 <Binary: 514 bytes>
36256 36256 15 16132 22348 <Binary: 325 bytes>
38127 38127 15 16226 22348 <Binary: 383 bytes>
39447 39447 15 16184 22348 <Binary: 674 bytes>
39495 39495 15 16136 22348 <Binary: 659 bytes>
39567 39567 15 16144 22348 <Binary: 359 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 71.62ms