home / ramsar

tiles

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

6 rows where tile_row = 10824

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1810 1810 14 7903 10824 <Binary: 1,072 bytes>
1829 1829 14 7907 10824 <Binary: 1,124 bytes>
2407 2407 14 7902 10824 <Binary: 3,000 bytes>
2463 2463 14 7906 10824 <Binary: 950 bytes>
3129 3129 14 7901 10824 <Binary: 571 bytes>
3789 3789 14 7904 10824 <Binary: 1,129 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 70.052ms