home / scheduled-monument

tiles

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

27 rows where tile_row = 22042

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
41146 41146 15 16379 22042 <Binary: 332 bytes>
41159 41159 15 16363 22042 <Binary: 318 bytes>
41160 41160 15 16107 22042 <Binary: 340 bytes>
41161 41161 15 16299 22042 <Binary: 438 bytes>
41162 41162 15 16427 22042 <Binary: 488 bytes>
42404 42404 15 16281 22042 <Binary: 293 bytes>
42443 42443 15 16337 22042 <Binary: 306 bytes>
42577 42577 15 16329 22042 <Binary: 341 bytes>
42661 42661 15 16305 22042 <Binary: 377 bytes>
42673 42673 15 16161 22042 <Binary: 326 bytes>
43419 43419 15 16351 22042 <Binary: 368 bytes>
43514 43514 15 16343 22042 <Binary: 356 bytes>
43515 43515 15 16215 22042 <Binary: 578 bytes>
43661 43661 15 16431 22042 <Binary: 559 bytes>
45070 45070 15 16365 22042 <Binary: 373 bytes>
46948 46948 15 16378 22042 <Binary: 364 bytes>
46960 46960 15 16298 22042 <Binary: 323 bytes>
46990 46990 15 16306 22042 <Binary: 377 bytes>
48445 48445 15 16112 22042 <Binary: 416 bytes>
48456 48456 15 16352 22042 <Binary: 372 bytes>
48458 48458 15 16288 22042 <Binary: 659 bytes>
49241 49241 15 16214 22042 <Binary: 516 bytes>
49365 49365 15 16174 22042 <Binary: 343 bytes>
50693 50693 15 16252 22042 <Binary: 365 bytes>
50769 50769 15 16364 22042 <Binary: 358 bytes>
50770 50770 15 16428 22042 <Binary: 523 bytes>
50890 50890 15 16356 22042 <Binary: 282 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 61.346ms