home / ramsar

tiles

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

27 rows where tile_row = 21856

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5557 5557 15 16449 21856 <Binary: 543 bytes>
5561 5561 15 16441 21856 <Binary: 356 bytes>
7229 7229 15 16456 21856 <Binary: 346 bytes>
7242 7242 15 16448 21856 <Binary: 756 bytes>
7274 7274 15 16120 21856 <Binary: 341 bytes>
7275 7275 15 16440 21856 <Binary: 558 bytes>
7570 7570 15 16455 21856 <Binary: 425 bytes>
7571 7571 15 16447 21856 <Binary: 594 bytes>
7592 7592 15 16119 21856 <Binary: 422 bytes>
7593 7593 15 16439 21856 <Binary: 468 bytes>
8024 8024 15 16453 21856 <Binary: 631 bytes>
8026 8026 15 16445 21856 <Binary: 385 bytes>
8087 8087 15 16437 21856 <Binary: 521 bytes>
8499 8499 15 16451 21856 <Binary: 719 bytes>
8503 8503 15 16443 21856 <Binary: 428 bytes>
8556 8556 15 16435 21856 <Binary: 467 bytes>
9536 9536 15 16454 21856 <Binary: 580 bytes>
9537 9537 15 16446 21856 <Binary: 375 bytes>
9547 9547 15 16118 21856 <Binary: 364 bytes>
9548 9548 15 16438 21856 <Binary: 631 bytes>
9959 9959 15 16452 21856 <Binary: 510 bytes>
9961 9961 15 16444 21856 <Binary: 510 bytes>
10000 10000 15 16116 21856 <Binary: 314 bytes>
10001 10001 15 16436 21856 <Binary: 440 bytes>
10477 10477 15 16450 21856 <Binary: 641 bytes>
10504 10504 15 16442 21856 <Binary: 541 bytes>
10516 10516 15 16434 21856 <Binary: 460 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 63.668ms