home / scheduled-monument

tiles

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

30 rows where tile_row = 22308 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28212 28212 15 16095 22308 <Binary: 341 bytes>
28256 28256 15 16335 22308 <Binary: 1,032 bytes>
28312 28312 15 16295 22308 <Binary: 333 bytes>
28344 28344 15 16199 22308 <Binary: 317 bytes>
28355 28355 15 16127 22308 <Binary: 292 bytes>
28562 28562 15 16267 22308 <Binary: 718 bytes>
28604 28604 15 16091 22308 <Binary: 331 bytes>
28705 28705 15 16227 22308 <Binary: 589 bytes>
28712 28712 15 16339 22308 <Binary: 493 bytes>
29689 29689 15 16205 22308 <Binary: 347 bytes>
30089 30089 15 16337 22308 <Binary: 1,102 bytes>
30100 30100 15 16193 22308 <Binary: 446 bytes>
30103 30103 15 16313 22308 <Binary: 395 bytes>
30202 30202 15 16305 22308 <Binary: 400 bytes>
34045 34045 15 16094 22308 <Binary: 519 bytes>
34055 34055 15 16334 22308 <Binary: 689 bytes>
34204 34204 15 16198 22308 <Binary: 401 bytes>
34297 34297 15 16278 22308 <Binary: 357 bytes>
34485 34485 15 16138 22308 <Binary: 408 bytes>
34506 34506 15 16226 22308 <Binary: 351 bytes>
34519 34519 15 16338 22308 <Binary: 488 bytes>
34537 34537 15 16282 22308 <Binary: 539 bytes>
35488 35488 15 16300 22308 <Binary: 335 bytes>
35588 35588 15 16228 22308 <Binary: 464 bytes>
35598 35598 15 16340 22308 <Binary: 480 bytes>
35609 35609 15 16324 22308 <Binary: 517 bytes>
35867 35867 15 16200 22308 <Binary: 543 bytes>
35868 35868 15 16328 22308 <Binary: 350 bytes>
35955 35955 15 16208 22308 <Binary: 346 bytes>
35956 35956 15 16336 22308 <Binary: 1,065 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 165.228ms