home / ramsar

tiles

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

10 rows where tile_row = 22104

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5609 5609 15 16413 22104 <Binary: 258 bytes>
7378 7378 15 16412 22104 <Binary: 258 bytes>
7975 7975 15 16411 22104 <Binary: 258 bytes>
8389 8389 15 16409 22104 <Binary: 258 bytes>
8660 8660 15 16415 22104 <Binary: 274 bytes>
8711 8711 15 16407 22104 <Binary: 291 bytes>
9751 9751 15 16410 22104 <Binary: 258 bytes>
10149 10149 15 16408 22104 <Binary: 292 bytes>
10244 10244 15 16416 22104 <Binary: 269 bytes>
10485 10485 15 16414 22104 <Binary: 258 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 54.027ms