home / conservation-area

tiles

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

23 rows where tile_row = 2780

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2112 2112 12 2041 2780 <Binary: 1,037 bytes>
2113 2113 12 2025 2780 <Binary: 571 bytes>
2119 2119 12 2033 2780 <Binary: 1,107 bytes>
2857 2857 12 2032 2780 <Binary: 718 bytes>
2858 2858 12 2016 2780 <Binary: 660 bytes>
2980 2980 12 2015 2780 <Binary: 540 bytes>
2991 2991 12 2031 2780 <Binary: 2,138 bytes>
2997 2997 12 2039 2780 <Binary: 608 bytes>
2998 2998 12 2023 2780 <Binary: 249 bytes>
3169 3169 12 2045 2780 <Binary: 477 bytes>
3176 3176 12 2037 2780 <Binary: 734 bytes>
3409 3409 12 2043 2780 <Binary: 1,225 bytes>
3418 3418 12 2035 2780 <Binary: 2,320 bytes>
3651 3651 12 2030 2780 <Binary: 1,751 bytes>
3670 3670 12 2038 2780 <Binary: 502 bytes>
3671 3671 12 2022 2780 <Binary: 455 bytes>
3829 3829 12 2044 2780 <Binary: 929 bytes>
3830 3830 12 2028 2780 <Binary: 554 bytes>
3837 3837 12 2036 2780 <Binary: 1,217 bytes>
3847 3847 12 2020 2780 <Binary: 544 bytes>
4035 4035 12 2042 2780 <Binary: 1,324 bytes>
4036 4036 12 2026 2780 <Binary: 314 bytes>
4053 4053 12 2034 2780 <Binary: 642 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 90.18ms