home / ramsar

tiles

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

16 rows where tile_row = 2720

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
425 425 12 2037 2720 <Binary: 1,126 bytes>
442 442 12 2027 2720 <Binary: 860 bytes>
452 452 12 2035 2720 <Binary: 1,154 bytes>
465 465 12 2023 2720 <Binary: 477 bytes>
472 472 12 2025 2720 <Binary: 768 bytes>
475 475 12 2033 2720 <Binary: 870 bytes>
515 515 12 2036 2720 <Binary: 626 bytes>
526 526 12 2026 2720 <Binary: 957 bytes>
535 535 12 2034 2720 <Binary: 1,511 bytes>
542 542 12 2022 2720 <Binary: 408 bytes>
553 553 12 2024 2720 <Binary: 540 bytes>
555 555 12 2032 2720 <Binary: 1,934 bytes>
578 578 12 2031 2720 <Binary: 1,941 bytes>
588 588 12 2039 2720 <Binary: 1,974 bytes>
695 695 12 2030 2720 <Binary: 1,069 bytes>
697 697 12 2038 2720 <Binary: 366 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 60.622ms