home / ramsar

tiles

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

12 rows where tile_row = 22277

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5452 5452 15 16085 22277 <Binary: 378 bytes>
7281 7281 15 16092 22277 <Binary: 325 bytes>
7321 7321 15 16084 22277 <Binary: 403 bytes>
7799 7799 15 16091 22277 <Binary: 352 bytes>
8285 8285 15 16089 22277 <Binary: 265 bytes>
8295 8295 15 16081 22277 <Binary: 312 bytes>
8580 8580 15 16079 22277 <Binary: 330 bytes>
8622 8622 15 16087 22277 <Binary: 507 bytes>
9383 9383 15 16090 22277 <Binary: 265 bytes>
9813 9813 15 16088 22277 <Binary: 375 bytes>
9824 9824 15 16080 22277 <Binary: 323 bytes>
10155 10155 15 16086 22277 <Binary: 461 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 81.051ms