home / ramsar

tiles

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

24 rows where tile_column = 16080

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6367 6367 15 16080 22278 <Binary: 356 bytes>
6446 6446 15 16080 22390 <Binary: 247 bytes>
6532 6532 15 16080 22391 <Binary: 247 bytes>
6666 6666 15 16080 22394 <Binary: 247 bytes>
6770 6770 15 16080 22395 <Binary: 247 bytes>
7237 7237 15 16080 22272 <Binary: 307 bytes>
7238 7238 15 16080 22400 <Binary: 303 bytes>
7313 7313 15 16080 22384 <Binary: 322 bytes>
7428 7428 15 16080 22273 <Binary: 713 bytes>
7453 7453 15 16080 22385 <Binary: 247 bytes>
7511 7511 15 16080 22396 <Binary: 247 bytes>
7720 7720 15 16080 22397 <Binary: 247 bytes>
9875 9875 15 16080 22277 <Binary: 322 bytes>
9939 9939 15 16080 22389 <Binary: 247 bytes>
10065 10065 15 16080 22276 <Binary: 402 bytes>
10093 10093 15 16080 22388 <Binary: 247 bytes>
10185 10185 15 16080 22393 <Binary: 247 bytes>
10307 10307 15 16080 22392 <Binary: 247 bytes>
10760 10760 15 16080 22275 <Binary: 586 bytes>
10829 10829 15 16080 22387 <Binary: 247 bytes>
10900 10900 15 16080 22274 <Binary: 457 bytes>
10970 10970 15 16080 22386 <Binary: 247 bytes>
11086 11086 15 16080 22399 <Binary: 357 bytes>
11145 11145 15 16080 22398 <Binary: 247 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 8.465ms