home / ramsar

tiles

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

22 rows where tile_row = 11192 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1714 1714 14 8031 11192 <Binary: 247 bytes>
1749 1749 14 8027 11192 <Binary: 291 bytes>
1777 1777 14 8023 11192 <Binary: 441 bytes>
1800 1800 14 8039 11192 <Binary: 456 bytes>
1839 1839 14 8043 11192 <Binary: 430 bytes>
1847 1847 14 8035 11192 <Binary: 247 bytes>
2323 2323 14 8030 11192 <Binary: 247 bytes>
2338 2338 14 8026 11192 <Binary: 333 bytes>
2381 2381 14 8022 11192 <Binary: 330 bytes>
2421 2421 14 8038 11192 <Binary: 376 bytes>
2458 2458 14 8042 11192 <Binary: 298 bytes>
2464 2464 14 8034 11192 <Binary: 247 bytes>
3071 3071 14 8029 11192 <Binary: 247 bytes>
3086 3086 14 8025 11192 <Binary: 292 bytes>
3169 3169 14 8037 11192 <Binary: 260 bytes>
3184 3184 14 8041 11192 <Binary: 336 bytes>
3188 3188 14 8033 11192 <Binary: 247 bytes>
3649 3649 14 8028 11192 <Binary: 473 bytes>
3685 3685 14 8024 11192 <Binary: 334 bytes>
3753 3753 14 8036 11192 <Binary: 247 bytes>
3766 3766 14 8040 11192 <Binary: 378 bytes>
3777 3777 14 8032 11192 <Binary: 247 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 15.639ms