home / ancient-woodland

tiles

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

25 rows where tile_column = 15987 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
35315 35315 15 15987 21714 <Binary: 391 bytes>
35349 35349 15 15987 21715 <Binary: 657 bytes>
35469 35469 15 15987 21747 <Binary: 422 bytes>
35811 35811 15 15987 21795 <Binary: 399 bytes>
36829 36829 15 15987 21722 <Binary: 407 bytes>
36914 36914 15 15987 21754 <Binary: 281 bytes>
36936 36936 15 15987 21755 <Binary: 305 bytes>
37169 37169 15 15987 21770 <Binary: 376 bytes>
41402 41402 15 15987 21719 <Binary: 316 bytes>
41877 41877 15 15987 21735 <Binary: 785 bytes>
42057 42057 15 15987 21734 <Binary: 399 bytes>
43070 43070 15 15987 21726 <Binary: 364 bytes>
43182 43182 15 15987 21758 <Binary: 650 bytes>
43294 43294 15 15987 21711 <Binary: 679 bytes>
59844 59844 15 15987 21712 <Binary: 306 bytes>
60012 60012 15 15987 21713 <Binary: 384 bytes>
61414 61414 15 15987 21720 <Binary: 404 bytes>
61613 61613 15 15987 21753 <Binary: 324 bytes>
61882 61882 15 15987 21736 <Binary: 468 bytes>
61891 61891 15 15987 21769 <Binary: 273 bytes>
66164 66164 15 15987 21716 <Binary: 510 bytes>
66180 66180 15 15987 21717 <Binary: 294 bytes>
66299 66299 15 15987 21748 <Binary: 462 bytes>
66697 66697 15 15987 21796 <Binary: 509 bytes>
67774 67774 15 15987 21757 <Binary: 571 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 6.365ms