home / ramsar

tiles

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

27 rows where tile_row = 11198 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
2018 2018 14 8031 11198 <Binary: 247 bytes>
2118 2118 14 8047 11198 <Binary: 247 bytes>
2133 2133 14 8039 11198 <Binary: 247 bytes>
2143 2143 14 8051 11198 <Binary: 247 bytes>
2148 2148 14 8043 11198 <Binary: 247 bytes>
2151 2151 14 8035 11198 <Binary: 247 bytes>
2638 2638 14 8030 11198 <Binary: 247 bytes>
2723 2723 14 8054 11198 <Binary: 272 bytes>
2748 2748 14 8046 11198 <Binary: 295 bytes>
2750 2750 14 8038 11198 <Binary: 247 bytes>
2760 2760 14 8050 11198 <Binary: 247 bytes>
2765 2765 14 8042 11198 <Binary: 247 bytes>
2768 2768 14 8034 11198 <Binary: 247 bytes>
3366 3366 14 8029 11198 <Binary: 396 bytes>
3451 3451 14 8053 11198 <Binary: 367 bytes>
3456 3456 14 8045 11198 <Binary: 319 bytes>
3474 3474 14 8037 11198 <Binary: 247 bytes>
3488 3488 14 8049 11198 <Binary: 247 bytes>
3524 3524 14 8041 11198 <Binary: 247 bytes>
3526 3526 14 8033 11198 <Binary: 247 bytes>
3910 3910 14 8028 11198 <Binary: 296 bytes>
4002 4002 14 8052 11198 <Binary: 247 bytes>
4009 4009 14 8044 11198 <Binary: 247 bytes>
4012 4012 14 8036 11198 <Binary: 247 bytes>
4069 4069 14 8048 11198 <Binary: 357 bytes>
4076 4076 14 8040 11198 <Binary: 247 bytes>
4078 4078 14 8032 11198 <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.498ms