home / scheduled-monument

tiles

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

21 rows where tile_row = 22134

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
39762 39762 15 16127 22134 <Binary: 368 bytes>
39890 39890 15 16375 22134 <Binary: 368 bytes>
39982 39982 15 16239 22134 <Binary: 316 bytes>
39986 39986 15 16335 22134 <Binary: 380 bytes>
39988 39988 15 16271 22134 <Binary: 573 bytes>
40383 40383 15 16235 22134 <Binary: 503 bytes>
40460 40460 15 16227 22134 <Binary: 333 bytes>
41170 41170 15 16317 22134 <Binary: 312 bytes>
41601 41601 15 16153 22134 <Binary: 388 bytes>
41735 41735 15 16401 22134 <Binary: 328 bytes>
41918 41918 15 16225 22134 <Binary: 665 bytes>
41919 41919 15 16161 22134 <Binary: 377 bytes>
45590 45590 15 16190 22134 <Binary: 340 bytes>
45710 45710 15 16182 22134 <Binary: 337 bytes>
45859 45859 15 16238 22134 <Binary: 536 bytes>
46110 46110 15 16242 22134 <Binary: 315 bytes>
46202 46202 15 16106 22134 <Binary: 364 bytes>
46279 46279 15 16162 22134 <Binary: 375 bytes>
47327 47327 15 16228 22134 <Binary: 458 bytes>
47513 47513 15 16336 22134 <Binary: 362 bytes>
47715 47715 15 16224 22134 <Binary: 448 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 69.821ms