home / ancient-woodland

tiles

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

26 rows where tile_column = 2049

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1559 1559 12 2049 2723 <Binary: 10,853 bytes>
1593 1593 12 2049 2739 <Binary: 614 bytes>
1599 1599 12 2049 2722 <Binary: 2,232 bytes>
1624 1624 12 2049 2738 <Binary: 1,069 bytes>
1679 1679 12 2049 2731 <Binary: 3,377 bytes>
1728 1728 12 2049 2730 <Binary: 10,077 bytes>
1928 1928 12 2049 2725 <Binary: 13,488 bytes>
1950 1950 12 2049 2741 <Binary: 989 bytes>
2009 2009 12 2049 2724 <Binary: 15,106 bytes>
2036 2036 12 2049 2740 <Binary: 1,279 bytes>
2039 2039 12 2049 2765 <Binary: 629 bytes>
2040 2040 12 2049 2733 <Binary: 1,384 bytes>
2127 2127 12 2049 2732 <Binary: 2,510 bytes>
3057 3057 12 2049 2720 <Binary: 272 bytes>
3075 3075 12 2049 2736 <Binary: 1,732 bytes>
3159 3159 12 2049 2721 <Binary: 1,315 bytes>
3164 3164 12 2049 2728 <Binary: 12,422 bytes>
3195 3195 12 2049 2737 <Binary: 2,364 bytes>
3283 3283 12 2049 2729 <Binary: 17,278 bytes>
3403 3403 12 2049 2726 <Binary: 13,969 bytes>
3423 3423 12 2049 2742 <Binary: 931 bytes>
3528 3528 12 2049 2766 <Binary: 656 bytes>
3557 3557 12 2049 2727 <Binary: 17,354 bytes>
3572 3572 12 2049 2743 <Binary: 2,160 bytes>
3678 3678 12 2049 2767 <Binary: 1,083 bytes>
3679 3679 12 2049 2735 <Binary: 631 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 33.766ms