home / scheduled-monument

tiles

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

38 rows where tile_row = 22259 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
42697 42697 15 16311 22259 <Binary: 307 bytes>
42806 42806 15 16335 22259 <Binary: 416 bytes>
42826 42826 15 16303 22259 <Binary: 501 bytes>
42987 42987 15 16187 22259 <Binary: 554 bytes>
43047 43047 15 16243 22259 <Binary: 326 bytes>
43048 43048 15 16179 22259 <Binary: 437 bytes>
43179 43179 15 16203 22259 <Binary: 337 bytes>
43181 43181 15 16331 22259 <Binary: 523 bytes>
43184 43184 15 16299 22259 <Binary: 433 bytes>
43222 43222 15 16355 22259 <Binary: 380 bytes>
43225 43225 15 16195 22259 <Binary: 340 bytes>
44057 44057 15 16189 22259 <Binary: 362 bytes>
44270 44270 15 16205 22259 <Binary: 640 bytes>
44427 44427 15 16185 22259 <Binary: 357 bytes>
44431 44431 15 16217 22259 <Binary: 441 bytes>
44586 44586 15 16201 22259 <Binary: 490 bytes>
44660 44660 15 16353 22259 <Binary: 336 bytes>
48273 48273 15 16190 22259 <Binary: 360 bytes>
48378 48378 15 16310 22259 <Binary: 305 bytes>
48464 48464 15 16206 22259 <Binary: 351 bytes>
48465 48465 15 16334 22259 <Binary: 362 bytes>
48523 48523 15 16230 22259 <Binary: 337 bytes>
48525 48525 15 16358 22259 <Binary: 345 bytes>
48528 48528 15 16198 22259 <Binary: 471 bytes>
48603 48603 15 16186 22259 <Binary: 382 bytes>
48604 48604 15 16218 22259 <Binary: 350 bytes>
48677 48677 15 16242 22259 <Binary: 475 bytes>
48837 48837 15 16202 22259 <Binary: 495 bytes>
48840 48840 15 16298 22259 <Binary: 449 bytes>
48877 48877 15 16354 22259 <Binary: 448 bytes>
48939 48939 15 16194 22259 <Binary: 456 bytes>
49654 49654 15 16188 22259 <Binary: 626 bytes>
49688 49688 15 16180 22259 <Binary: 358 bytes>
49818 49818 15 16332 22259 <Binary: 352 bytes>
49945 49945 15 16292 22259 <Binary: 378 bytes>
50085 50085 15 16304 22259 <Binary: 465 bytes>
50174 50174 15 16200 22259 <Binary: 340 bytes>
50248 50248 15 16224 22259 <Binary: 304 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 124.324ms