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
31016 31016 15 16383 22000 <Binary: 512 bytes>
31079 31079 15 16375 22000 <Binary: 356 bytes>
31204 31204 15 16239 22000 <Binary: 375 bytes>
31256 31256 15 16159 22000 <Binary: 425 bytes>
31277 31277 15 16359 22000 <Binary: 292 bytes>
31278 31278 15 16103 22000 <Binary: 518 bytes>
31386 31386 15 16391 22000 <Binary: 383 bytes>
31466 31466 15 16115 22000 <Binary: 384 bytes>
31583 31583 15 16331 22000 <Binary: 477 bytes>
31684 31684 15 16451 22000 <Binary: 352 bytes>
32687 32687 15 16109 22000 <Binary: 418 bytes>
32785 32785 15 16229 22000 <Binary: 489 bytes>
32789 32789 15 16453 22000 <Binary: 356 bytes>
32832 32832 15 16149 22000 <Binary: 361 bytes>
33162 33162 15 16289 22000 <Binary: 358 bytes>
33189 33189 15 16257 22000 <Binary: 391 bytes>
37132 37132 15 16158 22000 <Binary: 335 bytes>
37230 37230 15 16150 22000 <Binary: 333 bytes>
37245 37245 15 16518 22000 <Binary: 433 bytes>
37409 37409 15 16210 22000 <Binary: 360 bytes>
37597 37597 15 16194 22000 <Binary: 341 bytes>
38394 38394 15 16244 22000 <Binary: 379 bytes>
38549 38549 15 16332 22000 <Binary: 326 bytes>
38585 38585 15 16524 22000 <Binary: 317 bytes>
38698 38698 15 16148 22000 <Binary: 430 bytes>
38712 38712 15 16376 22000 <Binary: 370 bytes>
38785 38785 15 16368 22000 <Binary: 358 bytes>
38901 38901 15 16104 22000 <Binary: 438 bytes>
39073 39073 15 16256 22000 <Binary: 454 bytes>
39074 39074 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 207.157ms