home / scheduled-monument

tiles

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

50 rows where tile_column = 4101

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5566 5566 13 4101 5532 <Binary: 348 bytes>
5572 5572 13 4101 5484 <Binary: 451 bytes>
5606 5606 13 4101 5444 <Binary: 361 bytes>
5631 5631 13 4101 5492 <Binary: 685 bytes>
5658 5658 13 4101 5485 <Binary: 344 bytes>
5748 5748 13 4101 5493 <Binary: 558 bytes>
5807 5807 13 4101 5456 <Binary: 354 bytes>
5896 5896 13 4101 5496 <Binary: 331 bytes>
5920 5920 13 4101 5473 <Binary: 325 bytes>
6679 6679 13 4101 5464 <Binary: 675 bytes>
6690 6690 13 4101 5529 <Binary: 317 bytes>
6692 6692 13 4101 5465 <Binary: 430 bytes>
6718 6718 13 4101 5480 <Binary: 556 bytes>
6744 6744 13 4101 5441 <Binary: 1,483 bytes>
6749 6749 13 4101 5440 <Binary: 1,460 bytes>
6758 6758 13 4101 5489 <Binary: 276 bytes>
6776 6776 13 4101 5488 <Binary: 357 bytes>
6956 6956 13 4101 5460 <Binary: 336 bytes>
6965 6965 13 4101 5476 <Binary: 479 bytes>
6973 6973 13 4101 5477 <Binary: 366 bytes>
7016 7016 13 4101 5453 <Binary: 637 bytes>
7024 7024 13 4101 5452 <Binary: 361 bytes>
7063 7063 13 4101 5500 <Binary: 591 bytes>
9842 9842 13 4101 5534 <Binary: 609 bytes>
9846 9846 13 4101 5470 <Binary: 327 bytes>
9869 9869 13 4101 5471 <Binary: 350 bytes>
9875 9875 13 4101 5487 <Binary: 479 bytes>
9896 9896 13 4101 5486 <Binary: 752 bytes>
9923 9923 13 4101 5495 <Binary: 332 bytes>
9938 9938 13 4101 5494 <Binary: 463 bytes>
10108 10108 13 4101 5459 <Binary: 415 bytes>
10117 10117 13 4101 5475 <Binary: 688 bytes>
10165 10165 13 4101 5499 <Binary: 304 bytes>
10189 10189 13 4101 5450 <Binary: 420 bytes>
10196 10196 13 4101 5498 <Binary: 410 bytes>
10890 10890 13 4101 5467 <Binary: 418 bytes>
10899 10899 13 4101 5483 <Binary: 342 bytes>
10943 10943 13 4101 5530 <Binary: 342 bytes>
10945 10945 13 4101 5466 <Binary: 310 bytes>
10951 10951 13 4101 5443 <Binary: 463 bytes>
10962 10962 13 4101 5491 <Binary: 812 bytes>
11024 11024 13 4101 5442 <Binary: 916 bytes>
11035 11035 13 4101 5490 <Binary: 323 bytes>
11144 11144 13 4101 5527 <Binary: 493 bytes>
11146 11146 13 4101 5463 <Binary: 619 bytes>
11182 11182 13 4101 5479 <Binary: 515 bytes>
11210 11210 13 4101 5526 <Binary: 328 bytes>
11212 11212 13 4101 5462 <Binary: 395 bytes>
11236 11236 13 4101 5478 <Binary: 465 bytes>
11295 11295 13 4101 5454 <Binary: 400 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 22.787ms