home / ramsar

tiles

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

7 rows where tile_row = 2758

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
402 402 12 2015 2758 <Binary: 252 bytes>
417 417 12 2051 2758 <Binary: 326 bytes>
504 504 12 2050 2758 <Binary: 425 bytes>
613 613 12 2053 2758 <Binary: 616 bytes>
632 632 12 2025 2758 <Binary: 429 bytes>
633 633 12 2049 2758 <Binary: 289 bytes>
718 718 12 2052 2758 <Binary: 318 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 50.778ms