home / ramsar

tiles

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

21 rows where tile_row = 21879

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4200 4200 15 16139 21879 <Binary: 723 bytes>
4284 4284 15 16459 21879 <Binary: 675 bytes>
4295 4295 15 16467 21879 <Binary: 409 bytes>
4668 4668 15 16473 21879 <Binary: 473 bytes>
4669 4669 15 16457 21879 <Binary: 279 bytes>
4678 4678 15 16465 21879 <Binary: 278 bytes>
4998 4998 15 16463 21879 <Binary: 325 bytes>
5009 5009 15 16471 21879 <Binary: 278 bytes>
6026 6026 15 16138 21879 <Binary: 619 bytes>
6029 6029 15 16458 21879 <Binary: 437 bytes>
6040 6040 15 16466 21879 <Binary: 334 bytes>
6485 6485 15 16472 21879 <Binary: 278 bytes>
6493 6493 15 16464 21879 <Binary: 278 bytes>
6822 6822 15 16462 21879 <Binary: 466 bytes>
6835 6835 15 16470 21879 <Binary: 394 bytes>
9062 9062 15 16141 21879 <Binary: 362 bytes>
9067 9067 15 16461 21879 <Binary: 433 bytes>
9078 9078 15 16469 21879 <Binary: 465 bytes>
10699 10699 15 16140 21879 <Binary: 368 bytes>
10703 10703 15 16460 21879 <Binary: 636 bytes>
10742 10742 15 16468 21879 <Binary: 522 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 71.163ms