home / scheduled-monument

tiles

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

30 rows where tile_row = 5563 and zoom_level = 13

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
9415 9415 13 4059 5563 <Binary: 288 bytes>
9461 9461 13 4051 5563 <Binary: 508 bytes>
9466 9466 13 4083 5563 <Binary: 819 bytes>
9516 9516 13 4075 5563 <Binary: 344 bytes>
9945 9945 13 4041 5563 <Binary: 394 bytes>
9947 9947 13 4089 5563 <Binary: 570 bytes>
9960 9960 13 4033 5563 <Binary: 348 bytes>
9963 9963 13 4081 5563 <Binary: 423 bytes>
10338 10338 13 4087 5563 <Binary: 327 bytes>
10386 10386 13 4079 5563 <Binary: 1,688 bytes>
10853 10853 13 4029 5563 <Binary: 454 bytes>
10887 10887 13 4053 5563 <Binary: 1,433 bytes>
10891 10891 13 4085 5563 <Binary: 322 bytes>
10930 10930 13 4077 5563 <Binary: 619 bytes>
11594 11594 13 4058 5563 <Binary: 275 bytes>
11597 11597 13 4042 5563 <Binary: 386 bytes>
11626 11626 13 4090 5563 <Binary: 342 bytes>
11632 11632 13 4050 5563 <Binary: 438 bytes>
11636 11636 13 4034 5563 <Binary: 370 bytes>
11639 11639 13 4082 5563 <Binary: 373 bytes>
12116 12116 13 4056 5563 <Binary: 534 bytes>
12122 12122 13 4088 5563 <Binary: 632 bytes>
12158 12158 13 4032 5563 <Binary: 681 bytes>
12159 12159 13 4080 5563 <Binary: 309 bytes>
12498 12498 13 4046 5563 <Binary: 373 bytes>
12549 12549 13 4086 5563 <Binary: 488 bytes>
12572 12572 13 4078 5563 <Binary: 4,907 bytes>
13050 13050 13 4060 5563 <Binary: 507 bytes>
13066 13066 13 4052 5563 <Binary: 498 bytes>
13120 13120 13 4076 5563 <Binary: 363 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 44.275ms