home / ancient-woodland

tiles

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

25 rows where tile_row = 2762 and zoom_level = 12

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1441 1441 12 2031 2762 <Binary: 1,181 bytes>
1450 1450 12 2023 2762 <Binary: 649 bytes>
1508 1508 12 2027 2762 <Binary: 1,931 bytes>
1519 1519 12 2019 2762 <Binary: 383 bytes>
1526 1526 12 2043 2762 <Binary: 247 bytes>
1536 1536 12 2035 2762 <Binary: 392 bytes>
1654 1654 12 2029 2762 <Binary: 605 bytes>
1667 1667 12 2021 2762 <Binary: 2,904 bytes>
1672 1672 12 2045 2762 <Binary: 270 bytes>
1684 1684 12 2037 2762 <Binary: 544 bytes>
1713 1713 12 2025 2762 <Binary: 4,867 bytes>
1733 1733 12 2041 2762 <Binary: 255 bytes>
1750 1750 12 2033 2762 <Binary: 2,029 bytes>
2251 2251 12 2030 2762 <Binary: 1,253 bytes>
2267 2267 12 2022 2762 <Binary: 1,338 bytes>
2314 2314 12 2026 2762 <Binary: 735 bytes>
2331 2331 12 2018 2762 <Binary: 309 bytes>
2352 2352 12 2034 2762 <Binary: 667 bytes>
2449 2449 12 2028 2762 <Binary: 1,179 bytes>
2459 2459 12 2020 2762 <Binary: 581 bytes>
2465 2465 12 2044 2762 <Binary: 433 bytes>
2483 2483 12 2036 2762 <Binary: 2,210 bytes>
2510 2510 12 2024 2762 <Binary: 1,645 bytes>
2518 2518 12 2016 2762 <Binary: 753 bytes>
2536 2536 12 2032 2762 <Binary: 277 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 112.844ms