home / ramsar

tiles

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

27 rows where tile_row = 11197

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
2156 2156 14 8029 11197 <Binary: 247 bytes>
2213 2213 14 8053 11197 <Binary: 506 bytes>
2216 2216 14 8045 11197 <Binary: 307 bytes>
2219 2219 14 8037 11197 <Binary: 247 bytes>
2250 2250 14 8049 11197 <Binary: 247 bytes>
2254 2254 14 8041 11197 <Binary: 247 bytes>
2257 2257 14 8033 11197 <Binary: 247 bytes>
2750 2750 14 8028 11197 <Binary: 392 bytes>
2823 2823 14 8052 11197 <Binary: 247 bytes>
2827 2827 14 8044 11197 <Binary: 357 bytes>
2831 2831 14 8036 11197 <Binary: 247 bytes>
2875 2875 14 8048 11197 <Binary: 247 bytes>
2897 2897 14 8040 11197 <Binary: 247 bytes>
2900 2900 14 8032 11197 <Binary: 247 bytes>
3200 3200 14 8031 11197 <Binary: 247 bytes>
3287 3287 14 8047 11197 <Binary: 427 bytes>
3310 3310 14 8039 11197 <Binary: 247 bytes>
3317 3317 14 8051 11197 <Binary: 247 bytes>
3334 3334 14 8043 11197 <Binary: 287 bytes>
3338 3338 14 8035 11197 <Binary: 247 bytes>
3789 3789 14 8030 11197 <Binary: 247 bytes>
3893 3893 14 8054 11197 <Binary: 561 bytes>
3897 3897 14 8046 11197 <Binary: 366 bytes>
3900 3900 14 8038 11197 <Binary: 247 bytes>
3928 3928 14 8050 11197 <Binary: 247 bytes>
3932 3932 14 8042 11197 <Binary: 247 bytes>
3936 3936 14 8034 11197 <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 72.022ms