home / ancient-woodland

tiles

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

28 rows where tile_column = 2056

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2300 2300 12 2056 2739 <Binary: 1,661 bytes>
2377 2377 12 2056 2755 <Binary: 315 bytes>
2378 2378 12 2056 2723 <Binary: 774 bytes>
2414 2414 12 2056 2747 <Binary: 569 bytes>
2418 2418 12 2056 2738 <Binary: 252 bytes>
2501 2501 12 2056 2730 <Binary: 2,981 bytes>
2529 2529 12 2056 2746 <Binary: 940 bytes>
2668 2668 12 2056 2741 <Binary: 873 bytes>
2746 2746 12 2056 2757 <Binary: 250 bytes>
2748 2748 12 2056 2725 <Binary: 4,761 bytes>
2779 2779 12 2056 2749 <Binary: 287 bytes>
2819 2819 12 2056 2740 <Binary: 352 bytes>
2942 2942 12 2056 2756 <Binary: 425 bytes>
2943 2943 12 2056 2724 <Binary: 3,197 bytes>
2997 2997 12 2056 2748 <Binary: 564 bytes>
3719 3719 12 2056 2737 <Binary: 313 bytes>
3843 3843 12 2056 2729 <Binary: 9,600 bytes>
3882 3882 12 2056 2745 <Binary: 1,214 bytes>
4079 4079 12 2056 2760 <Binary: 259 bytes>
4083 4083 12 2056 2728 <Binary: 5,185 bytes>
4094 4094 12 2056 2744 <Binary: 927 bytes>
4153 4153 12 2056 2743 <Binary: 800 bytes>
4221 4221 12 2056 2759 <Binary: 265 bytes>
4226 4226 12 2056 2727 <Binary: 6,704 bytes>
4240 4240 12 2056 2735 <Binary: 268 bytes>
4320 4320 12 2056 2742 <Binary: 1,220 bytes>
4357 4357 12 2056 2758 <Binary: 366 bytes>
4358 4358 12 2056 2726 <Binary: 7,920 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 74.936ms