home / scheduled-monument

tiles

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

72 rows where tile_row = 10910 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15389 15389 14 8095 10910 <Binary: 324 bytes>
15391 15391 14 8063 10910 <Binary: 731 bytes>
15588 15588 14 8027 10910 <Binary: 447 bytes>
15886 15886 14 8007 10910 <Binary: 335 bytes>
15946 15946 14 8111 10910 <Binary: 669 bytes>
15948 15948 14 8079 10910 <Binary: 403 bytes>
16021 16021 14 8103 10910 <Binary: 692 bytes>
16023 16023 14 8039 10910 <Binary: 350 bytes>
16067 16067 14 8019 10910 <Binary: 536 bytes>
16074 16074 14 8131 10910 <Binary: 349 bytes>
16098 16098 14 8211 10910 <Binary: 400 bytes>
16100 16100 14 8179 10910 <Binary: 356 bytes>
16101 16101 14 8051 10910 <Binary: 565 bytes>
16161 16161 14 8107 10910 <Binary: 718 bytes>
16162 16162 14 7979 10910 <Binary: 1,011 bytes>
16163 16163 14 8235 10910 <Binary: 319 bytes>
16164 16164 14 8043 10910 <Binary: 563 bytes>
16204 16204 14 8099 10910 <Binary: 524 bytes>
16206 16206 14 8067 10910 <Binary: 319 bytes>
19051 19051 14 8014 10910 <Binary: 328 bytes>
19053 19053 14 8094 10910 <Binary: 425 bytes>
19247 19247 14 8026 10910 <Binary: 531 bytes>
19534 19534 14 8006 10910 <Binary: 443 bytes>
19538 19538 14 8118 10910 <Binary: 348 bytes>
19627 19627 14 8110 10910 <Binary: 719 bytes>
19652 19652 14 8102 10910 <Binary: 472 bytes>
19654 19654 14 8038 10910 <Binary: 433 bytes>
19735 19735 14 8018 10910 <Binary: 337 bytes>
19747 19747 14 8002 10910 <Binary: 317 bytes>
19749 19749 14 8210 10910 <Binary: 345 bytes>
19798 19798 14 8074 10910 <Binary: 305 bytes>
19867 19867 14 8098 10910 <Binary: 464 bytes>
19869 19869 14 8066 10910 <Binary: 324 bytes>
19870 19870 14 8194 10910 <Binary: 452 bytes>
19871 19871 14 8034 10910 <Binary: 363 bytes>
23579 23579 14 8029 10910 <Binary: 325 bytes>
23608 23608 14 8013 10910 <Binary: 515 bytes>
23614 23614 14 8093 10910 <Binary: 560 bytes>
23821 23821 14 8153 10910 <Binary: 606 bytes>
23822 23822 14 8025 10910 <Binary: 344 bytes>
23844 23844 14 8137 10910 <Binary: 362 bytes>
23845 23845 14 8089 10910 <Binary: 494 bytes>
24067 24067 14 8149 10910 <Binary: 401 bytes>
24077 24077 14 8133 10910 <Binary: 302 bytes>
24078 24078 14 8005 10910 <Binary: 365 bytes>
24082 24082 14 8117 10910 <Binary: 505 bytes>
24181 24181 14 8109 10910 <Binary: 366 bytes>
24286 24286 14 8049 10910 <Binary: 345 bytes>
24407 24407 14 8193 10910 <Binary: 346 bytes>
24409 24409 14 8033 10910 <Binary: 378 bytes>
27330 27330 14 8156 10910 <Binary: 443 bytes>
27331 27331 14 8028 10910 <Binary: 523 bytes>
27364 27364 14 8140 10910 <Binary: 529 bytes>
27365 27365 14 8012 10910 <Binary: 375 bytes>
27369 27369 14 8092 10910 <Binary: 442 bytes>
27582 27582 14 8248 10910 <Binary: 352 bytes>
27584 27584 14 8088 10910 <Binary: 330 bytes>
27585 27585 14 8056 10910 <Binary: 327 bytes>
27823 27823 14 8148 10910 <Binary: 310 bytes>
27824 27824 14 8020 10910 <Binary: 342 bytes>
27830 27830 14 8132 10910 <Binary: 398 bytes>
27856 27856 14 8116 10910 <Binary: 790 bytes>
27861 27861 14 8052 10910 <Binary: 411 bytes>
27952 27952 14 8108 10910 <Binary: 1,765 bytes>
27957 27957 14 7980 10910 <Binary: 301 bytes>
27958 27958 14 8044 10910 <Binary: 881 bytes>
28091 28091 14 8112 10910 <Binary: 554 bytes>
28092 28092 14 8240 10910 <Binary: 388 bytes>
28141 28141 14 8040 10910 <Binary: 586 bytes>
28166 28166 14 8096 10910 <Binary: 300 bytes>
28168 28168 14 8160 10910 <Binary: 731 bytes>
28169 28169 14 8032 10910 <Binary: 322 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 44.372ms