home / scheduled-monument

tiles

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

12 rows where tile_column = 15870

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34079 34079 15 15870 21668 <Binary: 342 bytes>
34325 34325 15 15870 21669 <Binary: 748 bytes>
34827 34827 15 15870 21676 <Binary: 985 bytes>
34846 34846 15 15870 21660 <Binary: 619 bytes>
35123 35123 15 15870 21661 <Binary: 388 bytes>
36973 36973 15 15870 21664 <Binary: 337 bytes>
37916 37916 15 15870 21673 <Binary: 373 bytes>
45706 45706 15 15870 21670 <Binary: 499 bytes>
45812 45812 15 15870 21671 <Binary: 313 bytes>
48693 48693 15 15870 21667 <Binary: 431 bytes>
49277 49277 15 15870 21674 <Binary: 713 bytes>
49450 49450 15 15870 21675 <Binary: 790 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 7.955ms