home / scheduled-monument

tiles

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

45 rows where tile_row = 11000 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
20764 20764 14 8191 11000 <Binary: 572 bytes>
20992 20992 14 8187 11000 <Binary: 360 bytes>
21285 21285 14 8183 11000 <Binary: 374 bytes>
21286 21286 14 8119 11000 <Binary: 357 bytes>
21326 21326 14 8231 11000 <Binary: 347 bytes>
21410 21410 14 8079 11000 <Binary: 527 bytes>
21514 21514 14 8179 11000 <Binary: 291 bytes>
21515 21515 14 8051 11000 <Binary: 713 bytes>
21625 21625 14 8075 11000 <Binary: 428 bytes>
21695 21695 14 8131 11000 <Binary: 342 bytes>
21696 21696 14 8259 11000 <Binary: 410 bytes>
21697 21697 14 8067 11000 <Binary: 359 bytes>
21698 21698 14 8195 11000 <Binary: 474 bytes>
21947 21947 14 8057 11000 <Binary: 370 bytes>
21956 21956 14 8105 11000 <Binary: 346 bytes>
22214 22214 14 8165 11000 <Binary: 494 bytes>
22404 22404 14 8049 11000 <Binary: 343 bytes>
22410 22410 14 8097 11000 <Binary: 338 bytes>
22411 22411 14 8225 11000 <Binary: 344 bytes>
22522 22522 14 8073 11000 <Binary: 384 bytes>
24580 24580 14 8186 11000 <Binary: 449 bytes>
24581 24581 14 8058 11000 <Binary: 352 bytes>
24582 24582 14 8122 11000 <Binary: 359 bytes>
24615 24615 14 8218 11000 <Binary: 352 bytes>
24941 24941 14 8054 11000 <Binary: 404 bytes>
24945 24945 14 8166 11000 <Binary: 337 bytes>
25060 25060 14 8262 11000 <Binary: 313 bytes>
25132 25132 14 8114 11000 <Binary: 512 bytes>
25172 25172 14 8226 11000 <Binary: 346 bytes>
25270 25270 14 8074 11000 <Binary: 487 bytes>
25328 25328 14 8066 11000 <Binary: 315 bytes>
25351 25351 14 8188 11000 <Binary: 363 bytes>
25352 25352 14 8060 11000 <Binary: 337 bytes>
25353 25353 14 8252 11000 <Binary: 331 bytes>
25603 25603 14 8184 11000 <Binary: 353 bytes>
25629 25629 14 8232 11000 <Binary: 352 bytes>
25901 25901 14 8180 11000 <Binary: 318 bytes>
25902 25902 14 8052 11000 <Binary: 433 bytes>
25919 25919 14 8148 11000 <Binary: 398 bytes>
26021 26021 14 8140 11000 <Binary: 320 bytes>
26114 26114 14 8160 11000 <Binary: 439 bytes>
26115 26115 14 8224 11000 <Binary: 500 bytes>
26146 26146 14 8144 11000 <Binary: 383 bytes>
26276 26276 14 8128 11000 <Binary: 580 bytes>
26277 26277 14 8256 11000 <Binary: 372 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 98.192ms