home / ramsar

tiles

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

20 rows where tile_row = 11193 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
1704 1704 14 8031 11193 <Binary: 247 bytes>
1771 1771 14 8023 11193 <Binary: 262 bytes>
1794 1794 14 8039 11193 <Binary: 503 bytes>
1831 1831 14 8043 11193 <Binary: 286 bytes>
1839 1839 14 8035 11193 <Binary: 247 bytes>
2291 2291 14 8030 11193 <Binary: 247 bytes>
2377 2377 14 8038 11193 <Binary: 344 bytes>
2412 2412 14 8042 11193 <Binary: 247 bytes>
2418 2418 14 8034 11193 <Binary: 247 bytes>
3053 3053 14 8029 11193 <Binary: 463 bytes>
3140 3140 14 8045 11193 <Binary: 339 bytes>
3154 3154 14 8037 11193 <Binary: 247 bytes>
3191 3191 14 8041 11193 <Binary: 247 bytes>
3197 3197 14 8033 11193 <Binary: 247 bytes>
3629 3629 14 8028 11193 <Binary: 265 bytes>
3655 3655 14 8024 11193 <Binary: 479 bytes>
3702 3702 14 8044 11193 <Binary: 421 bytes>
3708 3708 14 8036 11193 <Binary: 247 bytes>
3741 3741 14 8040 11193 <Binary: 247 bytes>
3772 3772 14 8032 11193 <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 33.176ms