home / ramsar

tiles

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

9 rows where tile_row = 2762

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
422 422 12 2019 2762 <Binary: 239 bytes>
423 423 12 2051 2762 <Binary: 258 bytes>
509 509 12 2050 2762 <Binary: 459 bytes>
638 638 12 2017 2762 <Binary: 252 bytes>
639 639 12 2049 2762 <Binary: 355 bytes>
684 684 12 2021 2762 <Binary: 290 bytes>
685 685 12 2053 2762 <Binary: 259 bytes>
765 765 12 2020 2762 <Binary: 585 bytes>
766 766 12 2052 2762 <Binary: 269 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 69.391ms