home / ramsar

tiles

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

18 rows where tile_row = 11190 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
2038 2038 14 8023 11190 <Binary: 247 bytes>
2093 2093 14 8035 11190 <Binary: 247 bytes>
2114 2114 14 8031 11190 <Binary: 247 bytes>
2153 2153 14 8027 11190 <Binary: 247 bytes>
2626 2626 14 8022 11190 <Binary: 256 bytes>
2688 2688 14 8042 11190 <Binary: 557 bytes>
2693 2693 14 8034 11190 <Binary: 247 bytes>
2699 2699 14 8030 11190 <Binary: 247 bytes>
2739 2739 14 8026 11190 <Binary: 247 bytes>
3366 3366 14 8037 11190 <Binary: 426 bytes>
3396 3396 14 8041 11190 <Binary: 326 bytes>
3398 3398 14 8033 11190 <Binary: 247 bytes>
3405 3405 14 8029 11190 <Binary: 247 bytes>
3462 3462 14 8025 11190 <Binary: 247 bytes>
3950 3950 14 8036 11190 <Binary: 252 bytes>
3985 3985 14 8032 11190 <Binary: 247 bytes>
3990 3990 14 8028 11190 <Binary: 247 bytes>
4032 4032 14 8024 11190 <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 56.044ms