home / ancient-woodland

tiles

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

39 rows where tile_row = 2735

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1796 1796 12 2047 2735 <Binary: 531 bytes>
1797 1797 12 2031 2735 <Binary: 389 bytes>
1803 1803 12 2039 2735 <Binary: 4,175 bytes>
1804 1804 12 2023 2735 <Binary: 661 bytes>
1806 1806 12 2055 2735 <Binary: 2,024 bytes>
1846 1846 12 2043 2735 <Binary: 882 bytes>
1847 1847 12 2027 2735 <Binary: 439 bytes>
1850 1850 12 2035 2735 <Binary: 2,366 bytes>
1851 1851 12 2019 2735 <Binary: 1,121 bytes>
1861 1861 12 2051 2735 <Binary: 2,968 bytes>
2524 2524 12 2046 2735 <Binary: 960 bytes>
2526 2526 12 2030 2735 <Binary: 1,732 bytes>
2540 2540 12 2038 2735 <Binary: 7,291 bytes>
2541 2541 12 2022 2735 <Binary: 1,127 bytes>
2548 2548 12 2054 2735 <Binary: 676 bytes>
2581 2581 12 2042 2735 <Binary: 4,091 bytes>
2582 2582 12 2026 2735 <Binary: 1,402 bytes>
2589 2589 12 2034 2735 <Binary: 502 bytes>
2590 2590 12 2018 2735 <Binary: 956 bytes>
2592 2592 12 2050 2735 <Binary: 977 bytes>
3674 3674 12 2045 2735 <Binary: 477 bytes>
3676 3676 12 2029 2735 <Binary: 2,184 bytes>
3688 3688 12 2037 2735 <Binary: 9,206 bytes>
3691 3691 12 2021 2735 <Binary: 4,595 bytes>
3699 3699 12 2053 2735 <Binary: 302 bytes>
3743 3743 12 2041 2735 <Binary: 6,100 bytes>
3744 3744 12 2025 2735 <Binary: 1,462 bytes>
3747 3747 12 2033 2735 <Binary: 228 bytes>
3750 3750 12 2049 2735 <Binary: 631 bytes>
4179 4179 12 2044 2735 <Binary: 295 bytes>
4180 4180 12 2028 2735 <Binary: 818 bytes>
4188 4188 12 2036 2735 <Binary: 7,047 bytes>
4189 4189 12 2020 2735 <Binary: 1,962 bytes>
4191 4191 12 2052 2735 <Binary: 1,517 bytes>
4237 4237 12 2040 2735 <Binary: 6,760 bytes>
4238 4238 12 2024 2735 <Binary: 832 bytes>
4240 4240 12 2056 2735 <Binary: 268 bytes>
4247 4247 12 2032 2735 <Binary: 661 bytes>
4250 4250 12 2048 2735 <Binary: 2,100 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 84.219ms