home / ramsar

tiles

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

27 rows where tile_row = 21849 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5685 5685 15 16469 21849 <Binary: 285 bytes>
5703 5703 15 16461 21849 <Binary: 285 bytes>
5738 5738 15 16453 21849 <Binary: 586 bytes>
7463 7463 15 16476 21849 <Binary: 416 bytes>
7521 7521 15 16468 21849 <Binary: 285 bytes>
7532 7532 15 16460 21849 <Binary: 285 bytes>
8051 8051 15 16475 21849 <Binary: 383 bytes>
8067 8067 15 16467 21849 <Binary: 302 bytes>
8077 8077 15 16459 21849 <Binary: 314 bytes>
8508 8508 15 16473 21849 <Binary: 362 bytes>
8527 8527 15 16465 21849 <Binary: 360 bytes>
8536 8536 15 16457 21849 <Binary: 547 bytes>
8818 8818 15 16471 21849 <Binary: 360 bytes>
8855 8855 15 16463 21849 <Binary: 285 bytes>
8865 8865 15 16111 21849 <Binary: 870 bytes>
8882 8882 15 16455 21849 <Binary: 335 bytes>
9633 9633 15 16474 21849 <Binary: 650 bytes>
9651 9651 15 16466 21849 <Binary: 319 bytes>
9670 9670 15 16458 21849 <Binary: 523 bytes>
10041 10041 15 16472 21849 <Binary: 405 bytes>
10106 10106 15 16464 21849 <Binary: 300 bytes>
10116 10116 15 16456 21849 <Binary: 454 bytes>
10183 10183 15 16112 21849 <Binary: 350 bytes>
10445 10445 15 16470 21849 <Binary: 285 bytes>
10463 10463 15 16462 21849 <Binary: 343 bytes>
10465 10465 15 16110 21849 <Binary: 498 bytes>
10480 10480 15 16454 21849 <Binary: 463 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 25.374ms