home / scheduled-monument

tiles

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

56 rows where tile_column = 16173 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
29622 29622 15 16173 21892 <Binary: 285 bytes>
29624 29624 15 16173 21764 <Binary: 589 bytes>
29686 29686 15 16173 22085 <Binary: 399 bytes>
29688 29688 15 16173 22213 <Binary: 341 bytes>
29689 29689 15 16173 22405 <Binary: 507 bytes>
29771 29771 15 16173 21748 <Binary: 361 bytes>
29772 29772 15 16173 22260 <Binary: 329 bytes>
30376 30376 15 16173 22028 <Binary: 493 bytes>
30457 30457 15 16173 22029 <Binary: 328 bytes>
30458 30458 15 16173 21773 <Binary: 326 bytes>
30495 30495 15 16173 22460 <Binary: 314 bytes>
30621 30621 15 16173 21789 <Binary: 330 bytes>
32501 32501 15 16173 21856 <Binary: 316 bytes>
32503 32503 15 16173 22432 <Binary: 329 bytes>
32532 32532 15 16173 21760 <Binary: 345 bytes>
32684 32684 15 16173 22128 <Binary: 365 bytes>
32685 32685 15 16173 21744 <Binary: 731 bytes>
32708 32708 15 16173 21745 <Binary: 380 bytes>
32712 32712 15 16173 22065 <Binary: 349 bytes>
32713 32713 15 16173 22321 <Binary: 374 bytes>
32766 32766 15 16173 21776 <Binary: 338 bytes>
33253 33253 15 16173 22408 <Binary: 330 bytes>
33342 33342 15 16173 21897 <Binary: 348 bytes>
33343 33343 15 16173 22409 <Binary: 527 bytes>
33409 33409 15 16173 21752 <Binary: 338 bytes>
33425 33425 15 16173 21848 <Binary: 343 bytes>
33484 33484 15 16173 21817 <Binary: 378 bytes>
41201 41201 15 16173 21831 <Binary: 321 bytes>
41202 41202 15 16173 22407 <Binary: 679 bytes>
41312 41312 15 16173 22374 <Binary: 438 bytes>
41336 41336 15 16173 22086 <Binary: 362 bytes>
41338 41338 15 16173 22406 <Binary: 647 bytes>
41410 41410 15 16173 21766 <Binary: 325 bytes>
41488 41488 15 16173 21750 <Binary: 331 bytes>
41936 41936 15 16173 21871 <Binary: 325 bytes>
41961 41961 15 16173 21775 <Binary: 332 bytes>
42030 42030 15 16173 21870 <Binary: 540 bytes>
42100 42100 15 16173 21759 <Binary: 562 bytes>
42104 42104 15 16173 21823 <Binary: 432 bytes>
42294 42294 15 16173 22142 <Binary: 313 bytes>
42296 42296 15 16173 22462 <Binary: 373 bytes>
44064 44064 15 16173 22371 <Binary: 438 bytes>
44069 44069 15 16173 22179 <Binary: 383 bytes>
44103 44103 15 16173 21763 <Binary: 362 bytes>
44230 44230 15 16173 22451 <Binary: 343 bytes>
44543 44543 15 16173 22034 <Binary: 333 bytes>
44545 44545 15 16173 21970 <Binary: 329 bytes>
44753 44753 15 16173 22187 <Binary: 405 bytes>
44772 44772 15 16173 21899 <Binary: 373 bytes>
44777 44777 15 16173 21771 <Binary: 350 bytes>
45056 45056 15 16173 21898 <Binary: 491 bytes>
45061 45061 15 16173 21770 <Binary: 354 bytes>
45152 45152 15 16173 22394 <Binary: 331 bytes>
45154 45154 15 16173 21818 <Binary: 349 bytes>
45257 45257 15 16173 21850 <Binary: 292 bytes>
45262 45262 15 16173 21786 <Binary: 428 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 12.001ms