home / conservation-area

tiles

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

25 rows where tile_row = 2778

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1562 1562 12 2043 2778 <Binary: 569 bytes>
1563 1563 12 2027 2778 <Binary: 1,588 bytes>
1579 1579 12 2035 2778 <Binary: 526 bytes>
1758 1758 12 2025 2778 <Binary: 1,013 bytes>
1763 1763 12 2033 2778 <Binary: 673 bytes>
1764 1764 12 2017 2778 <Binary: 476 bytes>
1899 1899 12 2039 2778 <Binary: 976 bytes>
1900 1900 12 2023 2778 <Binary: 1,246 bytes>
2302 2302 12 2042 2778 <Binary: 1,161 bytes>
2313 2313 12 2026 2778 <Binary: 2,648 bytes>
2325 2325 12 2034 2778 <Binary: 792 bytes>
2326 2326 12 2018 2778 <Binary: 602 bytes>
2490 2490 12 2040 2778 <Binary: 1,250 bytes>
2491 2491 12 2024 2778 <Binary: 358 bytes>
2497 2497 12 2016 2778 <Binary: 645 bytes>
2610 2610 12 2046 2778 <Binary: 427 bytes>
2616 2616 12 2022 2778 <Binary: 1,004 bytes>
3539 3539 12 2045 2778 <Binary: 983 bytes>
3540 3540 12 2013 2778 <Binary: 385 bytes>
3548 3548 12 2037 2778 <Binary: 1,116 bytes>
3549 3549 12 2021 2778 <Binary: 1,246 bytes>
4187 4187 12 2044 2778 <Binary: 1,093 bytes>
4196 4196 12 2028 2778 <Binary: 1,061 bytes>
4199 4199 12 2036 2778 <Binary: 972 bytes>
4200 4200 12 2020 2778 <Binary: 917 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 76.399ms