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
5470 5470 15 16085 22277 <Binary: 378 bytes>
7220 7220 15 16092 22277 <Binary: 325 bytes>
7259 7259 15 16084 22277 <Binary: 403 bytes>
7761 7761 15 16091 22277 <Binary: 352 bytes>
8215 8215 15 16089 22277 <Binary: 264 bytes>
8225 8225 15 16081 22277 <Binary: 312 bytes>
8501 8501 15 16079 22277 <Binary: 330 bytes>
8568 8568 15 16087 22277 <Binary: 506 bytes>
9470 9470 15 16090 22277 <Binary: 264 bytes>
9932 9932 15 16088 22277 <Binary: 375 bytes>
9943 9943 15 16080 22277 <Binary: 323 bytes>
10295 10295 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 80.189ms