home / scheduled-monument

tiles

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

30 rows where tile_row = 22000 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
30997 30997 15 16383 22000 <Binary: 512 bytes>
31086 31086 15 16375 22000 <Binary: 357 bytes>
31185 31185 15 16239 22000 <Binary: 376 bytes>
31254 31254 15 16159 22000 <Binary: 425 bytes>
31275 31275 15 16359 22000 <Binary: 291 bytes>
31276 31276 15 16103 22000 <Binary: 518 bytes>
31344 31344 15 16391 22000 <Binary: 381 bytes>
31420 31420 15 16115 22000 <Binary: 384 bytes>
31532 31532 15 16331 22000 <Binary: 476 bytes>
31614 31614 15 16451 22000 <Binary: 352 bytes>
32642 32642 15 16109 22000 <Binary: 418 bytes>
32696 32696 15 16229 22000 <Binary: 488 bytes>
32700 32700 15 16453 22000 <Binary: 352 bytes>
32752 32752 15 16149 22000 <Binary: 360 bytes>
33086 33086 15 16289 22000 <Binary: 355 bytes>
33113 33113 15 16257 22000 <Binary: 391 bytes>
37067 37067 15 16158 22000 <Binary: 334 bytes>
37154 37154 15 16150 22000 <Binary: 333 bytes>
37169 37169 15 16518 22000 <Binary: 429 bytes>
37285 37285 15 16210 22000 <Binary: 359 bytes>
37505 37505 15 16194 22000 <Binary: 338 bytes>
38272 38272 15 16244 22000 <Binary: 378 bytes>
38389 38389 15 16332 22000 <Binary: 325 bytes>
38448 38448 15 16524 22000 <Binary: 317 bytes>
38521 38521 15 16148 22000 <Binary: 428 bytes>
38535 38535 15 16376 22000 <Binary: 371 bytes>
38632 38632 15 16368 22000 <Binary: 358 bytes>
38737 38737 15 16104 22000 <Binary: 438 bytes>
38943 38943 15 16256 22000 <Binary: 454 bytes>
38944 38944 15 16512 22000 <Binary: 378 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 77.805ms