home / ramsar

tiles

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

49 rows where tile_column = 16418 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5936 5936 15 16418 22086 <Binary: 258 bytes>
5992 5992 15 16418 22070 <Binary: 258 bytes>
5997 5997 15 16418 22102 <Binary: 268 bytes>
6058 6058 15 16418 22087 <Binary: 258 bytes>
6107 6107 15 16418 22071 <Binary: 258 bytes>
6177 6177 15 16418 22090 <Binary: 258 bytes>
6207 6207 15 16418 22074 <Binary: 258 bytes>
6267 6267 15 16418 22091 <Binary: 258 bytes>
6352 6352 15 16418 22075 <Binary: 258 bytes>
6771 6771 15 16418 22082 <Binary: 258 bytes>
6851 6851 15 16418 21778 <Binary: 499 bytes>
6854 6854 15 16418 22066 <Binary: 258 bytes>
6862 6862 15 16418 22098 <Binary: 258 bytes>
6937 6937 15 16418 22083 <Binary: 258 bytes>
6988 6988 15 16418 21779 <Binary: 413 bytes>
6991 6991 15 16418 22067 <Binary: 258 bytes>
6999 6999 15 16418 22099 <Binary: 258 bytes>
7021 7021 15 16418 21774 <Binary: 301 bytes>
7024 7024 15 16418 22094 <Binary: 258 bytes>
7049 7049 15 16418 22078 <Binary: 258 bytes>
7211 7211 15 16418 21775 <Binary: 365 bytes>
7215 7215 15 16418 22095 <Binary: 258 bytes>
7237 7237 15 16418 22079 <Binary: 258 bytes>
9445 9445 15 16418 22085 <Binary: 258 bytes>
9466 9466 15 16418 21781 <Binary: 363 bytes>
9479 9479 15 16418 22069 <Binary: 258 bytes>
9488 9488 15 16418 22101 <Binary: 274 bytes>
9640 9640 15 16418 22089 <Binary: 258 bytes>
9653 9653 15 16418 22084 <Binary: 258 bytes>
9674 9674 15 16418 21780 <Binary: 447 bytes>
9678 9678 15 16418 22068 <Binary: 258 bytes>
9685 9685 15 16418 22100 <Binary: 258 bytes>
9700 9700 15 16418 22073 <Binary: 258 bytes>
9859 9859 15 16418 22088 <Binary: 258 bytes>
9909 9909 15 16418 22072 <Binary: 258 bytes>
10330 10330 15 16418 22081 <Binary: 258 bytes>
10349 10349 15 16418 21777 <Binary: 422 bytes>
10352 10352 15 16418 22065 <Binary: 282 bytes>
10359 10359 15 16418 22097 <Binary: 258 bytes>
10488 10488 15 16418 22080 <Binary: 258 bytes>
10521 10521 15 16418 21773 <Binary: 301 bytes>
10525 10525 15 16418 22093 <Binary: 258 bytes>
10546 10546 15 16418 21776 <Binary: 471 bytes>
10547 10547 15 16418 22064 <Binary: 337 bytes>
10553 10553 15 16418 22096 <Binary: 258 bytes>
10586 10586 15 16418 22077 <Binary: 258 bytes>
10719 10719 15 16418 21772 <Binary: 379 bytes>
10723 10723 15 16418 22092 <Binary: 258 bytes>
10752 10752 15 16418 22076 <Binary: 258 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 10.163ms