home / scheduled-monument

tiles

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

11 rows where tile_row = 11229 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
16826 16826 14 8085 11229 <Binary: 404 bytes>
16920 16920 14 8109 11229 <Binary: 475 bytes>
20084 20084 14 8092 11229 <Binary: 538 bytes>
20302 20302 14 8088 11229 <Binary: 330 bytes>
20911 20911 14 8104 11229 <Binary: 326 bytes>
23116 23116 14 8091 11229 <Binary: 337 bytes>
23445 23445 14 8087 11229 <Binary: 566 bytes>
26430 26430 14 8094 11229 <Binary: 424 bytes>
26672 26672 14 8090 11229 <Binary: 319 bytes>
26965 26965 14 8118 11229 <Binary: 624 bytes>
27042 27042 14 8110 11229 <Binary: 365 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 243.051ms