home / scheduled-monument

tiles

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

39 rows where tile_row = 21803

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
41171 41171 15 16083 21803 <Binary: 354 bytes>
41266 41266 15 16251 21803 <Binary: 329 bytes>
42554 42554 15 16265 21803 <Binary: 459 bytes>
42612 42612 15 16457 21803 <Binary: 462 bytes>
42672 42672 15 16417 21803 <Binary: 621 bytes>
42698 42698 15 16193 21803 <Binary: 418 bytes>
42799 42799 15 16177 21803 <Binary: 370 bytes>
43660 43660 15 16271 21803 <Binary: 351 bytes>
43692 43692 15 16159 21803 <Binary: 461 bytes>
43704 43704 15 16399 21803 <Binary: 483 bytes>
43761 43761 15 16263 21803 <Binary: 352 bytes>
43784 43784 15 16215 21803 <Binary: 282 bytes>
43816 43816 15 16199 21803 <Binary: 505 bytes>
43955 43955 15 16247 21803 <Binary: 389 bytes>
45084 45084 15 16365 21803 <Binary: 345 bytes>
45110 45110 15 16141 21803 <Binary: 445 bytes>
45174 45174 15 16261 21803 <Binary: 360 bytes>
45204 45204 15 16029 21803 <Binary: 315 bytes>
46917 46917 15 16266 21803 <Binary: 329 bytes>
47090 47090 15 16194 21803 <Binary: 354 bytes>
47105 47105 15 16442 21803 <Binary: 432 bytes>
47178 47178 15 16274 21803 <Binary: 385 bytes>
47180 47180 15 16178 21803 <Binary: 349 bytes>
48400 48400 15 16264 21803 <Binary: 384 bytes>
48456 48456 15 16456 21803 <Binary: 457 bytes>
48457 48457 15 16328 21803 <Binary: 399 bytes>
48511 48511 15 16256 21803 <Binary: 642 bytes>
48549 48549 15 16208 21803 <Binary: 362 bytes>
48592 48592 15 16064 21803 <Binary: 429 bytes>
48676 48676 15 16272 21803 <Binary: 376 bytes>
49589 49589 15 16262 21803 <Binary: 360 bytes>
49670 49670 15 16030 21803 <Binary: 381 bytes>
49673 49673 15 16126 21803 <Binary: 328 bytes>
50921 50921 15 16140 21803 <Binary: 415 bytes>
50957 50957 15 16292 21803 <Binary: 308 bytes>
50959 50959 15 16260 21803 <Binary: 339 bytes>
50992 50992 15 16196 21803 <Binary: 299 bytes>
50995 50995 15 16060 21803 <Binary: 297 bytes>
51039 51039 15 16180 21803 <Binary: 290 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 72.634ms