home / ancient-woodland

tiles

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

27 rows where tile_row = 2763 and zoom_level = 12

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1431 1431 12 2031 2763 <Binary: 1,811 bytes>
1440 1440 12 2023 2763 <Binary: 1,903 bytes>
1455 1455 12 2039 2763 <Binary: 533 bytes>
1480 1480 12 2027 2763 <Binary: 1,806 bytes>
1496 1496 12 2019 2763 <Binary: 274 bytes>
1502 1502 12 2043 2763 <Binary: 324 bytes>
1510 1510 12 2035 2763 <Binary: 269 bytes>
1626 1626 12 2029 2763 <Binary: 1,688 bytes>
1631 1631 12 2021 2763 <Binary: 610 bytes>
1637 1637 12 2045 2763 <Binary: 487 bytes>
1651 1651 12 2037 2763 <Binary: 1,076 bytes>
1669 1669 12 2025 2763 <Binary: 1,553 bytes>
1686 1686 12 2017 2763 <Binary: 1,268 bytes>
1700 1700 12 2033 2763 <Binary: 836 bytes>
2180 2180 12 2030 2763 <Binary: 4,895 bytes>
2190 2190 12 2022 2763 <Binary: 1,443 bytes>
2197 2197 12 2046 2763 <Binary: 620 bytes>
2228 2228 12 2026 2763 <Binary: 1,435 bytes>
2252 2252 12 2034 2763 <Binary: 972 bytes>
2353 2353 12 2028 2763 <Binary: 460 bytes>
2363 2363 12 2020 2763 <Binary: 235 bytes>
2369 2369 12 2044 2763 <Binary: 324 bytes>
2386 2386 12 2036 2763 <Binary: 588 bytes>
2411 2411 12 2024 2763 <Binary: 1,915 bytes>
2425 2425 12 2016 2763 <Binary: 813 bytes>
2430 2430 12 2040 2763 <Binary: 276 bytes>
2443 2443 12 2032 2763 <Binary: 494 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 281.44ms