home / ramsar

tiles

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

27 rows where tile_row = 21848

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5617 5617 15 16469 21848 <Binary: 317 bytes>
5671 5671 15 16461 21848 <Binary: 539 bytes>
5673 5673 15 16109 21848 <Binary: 270 bytes>
5706 5706 15 16453 21848 <Binary: 325 bytes>
7322 7322 15 16476 21848 <Binary: 291 bytes>
7334 7334 15 16468 21848 <Binary: 314 bytes>
7361 7361 15 16460 21848 <Binary: 480 bytes>
7870 7870 15 16475 21848 <Binary: 372 bytes>
7885 7885 15 16467 21848 <Binary: 285 bytes>
7929 7929 15 16459 21848 <Binary: 371 bytes>
7944 7944 15 16515 21848 <Binary: 277 bytes>
8313 8313 15 16473 21848 <Binary: 463 bytes>
8330 8330 15 16465 21848 <Binary: 285 bytes>
8367 8367 15 16457 21848 <Binary: 413 bytes>
8622 8622 15 16471 21848 <Binary: 396 bytes>
8657 8657 15 16463 21848 <Binary: 507 bytes>
8659 8659 15 16111 21848 <Binary: 305 bytes>
9805 9805 15 16474 21848 <Binary: 330 bytes>
9821 9821 15 16466 21848 <Binary: 285 bytes>
9858 9858 15 16458 21848 <Binary: 511 bytes>
10243 10243 15 16472 21848 <Binary: 423 bytes>
10280 10280 15 16464 21848 <Binary: 368 bytes>
10305 10305 15 16112 21848 <Binary: 465 bytes>
10572 10572 15 16470 21848 <Binary: 338 bytes>
10603 10603 15 16462 21848 <Binary: 483 bytes>
10606 10606 15 16110 21848 <Binary: 347 bytes>
10650 10650 15 16454 21848 <Binary: 545 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 67.883ms