home / ramsar

tiles

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

27 rows where tile_row = 11199 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
1975 1975 14 8031 11199 <Binary: 402 bytes>
2101 2101 14 8047 11199 <Binary: 304 bytes>
2105 2105 14 8039 11199 <Binary: 392 bytes>
2116 2116 14 8051 11199 <Binary: 329 bytes>
2146 2146 14 8043 11199 <Binary: 601 bytes>
2148 2148 14 8035 11199 <Binary: 247 bytes>
2572 2572 14 8030 11199 <Binary: 324 bytes>
2672 2672 14 8054 11199 <Binary: 424 bytes>
2685 2685 14 8046 11199 <Binary: 382 bytes>
2687 2687 14 8038 11199 <Binary: 380 bytes>
2706 2706 14 8050 11199 <Binary: 283 bytes>
2741 2741 14 8042 11199 <Binary: 529 bytes>
2742 2742 14 8034 11199 <Binary: 269 bytes>
3345 3345 14 8029 11199 <Binary: 282 bytes>
3457 3457 14 8053 11199 <Binary: 287 bytes>
3462 3462 14 8045 11199 <Binary: 389 bytes>
3464 3464 14 8037 11199 <Binary: 316 bytes>
3487 3487 14 8049 11199 <Binary: 443 bytes>
3495 3495 14 8041 11199 <Binary: 367 bytes>
3496 3496 14 8033 11199 <Binary: 352 bytes>
3964 3964 14 8028 11199 <Binary: 403 bytes>
4058 4058 14 8052 11199 <Binary: 247 bytes>
4073 4073 14 8044 11199 <Binary: 456 bytes>
4075 4075 14 8036 11199 <Binary: 247 bytes>
4087 4087 14 8048 11199 <Binary: 339 bytes>
4094 4094 14 8040 11199 <Binary: 358 bytes>
4095 4095 14 8032 11199 <Binary: 365 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 23.174ms