home / conservation-area

tiles

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

26 rows where tile_row = 2764

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2117 2117 12 2025 2764 <Binary: 814 bytes>
2121 2121 12 2049 2764 <Binary: 456 bytes>
2136 2136 12 2041 2764 <Binary: 1,168 bytes>
2144 2144 12 2033 2764 <Binary: 1,023 bytes>
2842 2842 12 2024 2764 <Binary: 1,128 bytes>
2847 2847 12 2048 2764 <Binary: 614 bytes>
2858 2858 12 2040 2764 <Binary: 655 bytes>
2873 2873 12 2032 2764 <Binary: 1,583 bytes>
3002 3002 12 2031 2764 <Binary: 1,030 bytes>
3007 3007 12 2023 2764 <Binary: 580 bytes>
3010 3010 12 2047 2764 <Binary: 565 bytes>
3025 3025 12 2039 2764 <Binary: 943 bytes>
3162 3162 12 2029 2764 <Binary: 2,014 bytes>
3195 3195 12 2045 2764 <Binary: 601 bytes>
3216 3216 12 2037 2764 <Binary: 925 bytes>
3410 3410 12 2027 2764 <Binary: 920 bytes>
3426 3426 12 2043 2764 <Binary: 1,138 bytes>
3613 3613 12 2030 2764 <Binary: 2,498 bytes>
3644 3644 12 2038 2764 <Binary: 759 bytes>
3768 3768 12 2028 2764 <Binary: 995 bytes>
3802 3802 12 2044 2764 <Binary: 494 bytes>
3810 3810 12 2036 2764 <Binary: 792 bytes>
3993 3993 12 2026 2764 <Binary: 1,265 bytes>
3996 3996 12 2050 2764 <Binary: 433 bytes>
4000 4000 12 2042 2764 <Binary: 359 bytes>
4024 4024 12 2034 2764 <Binary: 1,810 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 81.417ms