home / scheduled-monument

tiles

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

22 rows where tile_row = 21703

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
40062 40062 15 15927 21703 <Binary: 528 bytes>
40370 40370 15 15963 21703 <Binary: 294 bytes>
40377 40377 15 16059 21703 <Binary: 712 bytes>
40379 40379 15 15947 21703 <Binary: 421 bytes>
41369 41369 15 15997 21703 <Binary: 334 bytes>
41387 41387 15 15917 21703 <Binary: 343 bytes>
41450 41450 15 15925 21703 <Binary: 566 bytes>
41747 41747 15 16009 21703 <Binary: 576 bytes>
41781 41781 15 15913 21703 <Binary: 337 bytes>
41814 41814 15 16001 21703 <Binary: 641 bytes>
41926 41926 15 16025 21703 <Binary: 516 bytes>
45656 45656 15 15998 21703 <Binary: 532 bytes>
45704 45704 15 15918 21703 <Binary: 450 bytes>
45824 45824 15 15926 21703 <Binary: 512 bytes>
46078 46078 15 16058 21703 <Binary: 351 bytes>
46133 46133 15 16002 21703 <Binary: 384 bytes>
46151 46151 15 15938 21703 <Binary: 416 bytes>
46169 46169 15 16026 21703 <Binary: 348 bytes>
47095 47095 15 15932 21703 <Binary: 411 bytes>
47467 47467 15 16008 21703 <Binary: 561 bytes>
47491 47491 15 15960 21703 <Binary: 347 bytes>
47648 47648 15 15968 21703 <Binary: 364 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 67.065ms