home / scheduled-monument

tiles

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

23 rows where tile_row = 22231 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
40097 40097 15 16319 22231 <Binary: 325 bytes>
40101 40101 15 16175 22231 <Binary: 394 bytes>
40153 40153 15 16367 22231 <Binary: 455 bytes>
40219 40219 15 16327 22231 <Binary: 637 bytes>
40522 40522 15 16219 22231 <Binary: 335 bytes>
40567 40567 15 16211 22231 <Binary: 430 bytes>
40577 40577 15 16131 22231 <Binary: 314 bytes>
41555 41555 15 16221 22231 <Binary: 337 bytes>
41678 41678 15 16213 22231 <Binary: 455 bytes>
41963 41963 15 16265 22231 <Binary: 430 bytes>
41967 41967 15 16217 22231 <Binary: 353 bytes>
42078 42078 15 16257 22231 <Binary: 331 bytes>
42083 42083 15 16145 22231 <Binary: 323 bytes>
46241 46241 15 16266 22231 <Binary: 317 bytes>
47294 47294 15 16220 22231 <Binary: 589 bytes>
47386 47386 15 16212 22231 <Binary: 661 bytes>
47387 47387 15 16340 22231 <Binary: 340 bytes>
47399 47399 15 16132 22231 <Binary: 358 bytes>
47522 47522 15 16272 22231 <Binary: 397 bytes>
47670 47670 15 16264 22231 <Binary: 473 bytes>
47691 47691 15 16328 22231 <Binary: 744 bytes>
47734 47734 15 16176 22231 <Binary: 428 bytes>
47746 47746 15 16320 22231 <Binary: 322 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 88.857ms