home / scheduled-monument

tiles

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

12 rows where tile_column = 16479 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
31222 31222 15 16479 22017 <Binary: 588 bytes>
39837 39837 15 16479 21878 <Binary: 369 bytes>
39993 39993 15 16479 22022 <Binary: 389 bytes>
40038 40038 15 16479 21846 <Binary: 359 bytes>
40575 40575 15 16479 21807 <Binary: 451 bytes>
42826 42826 15 16479 22018 <Binary: 310 bytes>
42891 42891 15 16479 21842 <Binary: 394 bytes>
42932 42932 15 16479 22019 <Binary: 365 bytes>
43604 43604 15 16479 21994 <Binary: 498 bytes>
43634 43634 15 16479 21818 <Binary: 345 bytes>
43703 43703 15 16479 21851 <Binary: 331 bytes>
43711 43711 15 16479 21819 <Binary: 539 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 8.786ms