home / scheduled-monument

tiles

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

43 rows where tile_column = 4096

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
7887 7887 13 4096 5536 <Binary: 404 bytes>
7896 7896 13 4096 5488 <Binary: 726 bytes>
7964 7964 13 4096 5529 <Binary: 515 bytes>
8018 8018 13 4096 5537 <Binary: 346 bytes>
8020 8020 13 4096 5441 <Binary: 347 bytes>
8232 8232 13 4096 5473 <Binary: 373 bytes>
8253 8253 13 4096 5513 <Binary: 309 bytes>
8292 8292 13 4096 5497 <Binary: 280 bytes>
8876 8876 13 4096 5532 <Binary: 378 bytes>
8877 8877 13 4096 5468 <Binary: 456 bytes>
8943 8943 13 4096 5444 <Binary: 1,164 bytes>
8963 8963 13 4096 5533 <Binary: 568 bytes>
8978 8978 13 4096 5492 <Binary: 473 bytes>
8987 8987 13 4096 5485 <Binary: 447 bytes>
9044 9044 13 4096 5541 <Binary: 309 bytes>
9046 9046 13 4096 5445 <Binary: 535 bytes>
9157 9157 13 4096 5524 <Binary: 389 bytes>
9248 9248 13 4096 5500 <Binary: 382 bytes>
9255 9255 13 4096 5477 <Binary: 418 bytes>
9292 9292 13 4096 5453 <Binary: 437 bytes>
12105 12105 13 4096 5483 <Binary: 353 bytes>
12122 12122 13 4096 5443 <Binary: 315 bytes>
12147 12147 13 4096 5530 <Binary: 335 bytes>
12149 12149 13 4096 5466 <Binary: 323 bytes>
12163 12163 13 4096 5491 <Binary: 362 bytes>
12189 12189 13 4096 5482 <Binary: 687 bytes>
12223 12223 13 4096 5538 <Binary: 363 bytes>
12225 12225 13 4096 5442 <Binary: 331 bytes>
12245 12245 13 4096 5490 <Binary: 575 bytes>
12349 12349 13 4096 5459 <Binary: 445 bytes>
12357 12357 13 4096 5475 <Binary: 305 bytes>
12384 12384 13 4096 5522 <Binary: 294 bytes>
12415 12415 13 4096 5474 <Binary: 395 bytes>
12439 12439 13 4096 5451 <Binary: 331 bytes>
12448 12448 13 4096 5499 <Binary: 581 bytes>
12474 12474 13 4096 5498 <Binary: 515 bytes>
13150 13150 13 4096 5534 <Binary: 555 bytes>
13160 13160 13 4096 5486 <Binary: 280 bytes>
13186 13186 13 4096 5487 <Binary: 515 bytes>
13414 13414 13 4096 5462 <Binary: 647 bytes>
13424 13424 13 4096 5478 <Binary: 435 bytes>
13438 13438 13 4096 5479 <Binary: 340 bytes>
13476 13476 13 4096 5455 <Binary: 449 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 9.125ms