home / scheduled-monument

tiles

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

8 rows where tile_row = 11190 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15786 15786 14 8095 11190 <Binary: 432 bytes>
19273 19273 14 8050 11190 <Binary: 320 bytes>
19276 19276 14 8098 11190 <Binary: 307 bytes>
23574 23574 14 8069 11190 <Binary: 355 bytes>
23576 23576 14 8037 11190 <Binary: 541 bytes>
27560 27560 14 8096 11190 <Binary: 356 bytes>
27928 27928 14 8120 11190 <Binary: 533 bytes>
27955 27955 14 8056 11190 <Binary: 476 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 99.791ms