home / scheduled-monument

tiles

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

11 rows where tile_row = 11212 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
16540 16540 14 8105 11212 <Binary: 356 bytes>
17066 17066 14 8097 11212 <Binary: 363 bytes>
20197 20197 14 8104 11212 <Binary: 721 bytes>
20466 20466 14 8092 11212 <Binary: 384 bytes>
22932 22932 14 8107 11212 <Binary: 492 bytes>
23460 23460 14 8091 11212 <Binary: 455 bytes>
23541 23541 14 8067 11212 <Binary: 357 bytes>
26630 26630 14 8106 11212 <Binary: 658 bytes>
26950 26950 14 8094 11212 <Binary: 502 bytes>
27183 27183 14 8098 11212 <Binary: 361 bytes>
27191 27191 14 8090 11212 <Binary: 343 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 75.189ms