home / ramsar

tiles

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

6 rows where tile_column = 16114

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
6210 6210 15 16114 21850 <Binary: 314 bytes>
6356 6356 15 16114 21851 <Binary: 327 bytes>
7058 7058 15 16114 21854 <Binary: 578 bytes>
7276 7276 15 16114 21855 <Binary: 542 bytes>
10627 10627 15 16114 21853 <Binary: 322 bytes>
10758 10758 15 16114 21852 <Binary: 306 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 11.824ms