home / ramsar

tiles

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

6 rows where tile_row = 22402

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4137 4137 15 16071 22402 <Binary: 354 bytes>
4558 4558 15 16069 22402 <Binary: 300 bytes>
5130 5130 15 16059 22402 <Binary: 280 bytes>
5885 5885 15 16070 22402 <Binary: 323 bytes>
6829 6829 15 16058 22402 <Binary: 278 bytes>
9049 9049 15 16057 22402 <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 63.317ms