home / scheduled-monument

tiles

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

7 rows where tile_column = 16000

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
36044 36044 15 16000 21701 <Binary: 472 bytes>
36735 36735 15 16000 21705 <Binary: 295 bytes>
38891 38891 15 16000 21728 <Binary: 454 bytes>
39512 39512 15 16000 21805 <Binary: 370 bytes>
47717 47717 15 16000 21702 <Binary: 396 bytes>
47734 47734 15 16000 21766 <Binary: 486 bytes>
50830 50830 15 16000 21711 <Binary: 347 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 10.147ms