home / ramsar

tiles

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

32 rows where tile_column = 16058

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5901 5901 15 16058 22390 <Binary: 348 bytes>
5929 5929 15 16058 22406 <Binary: 267 bytes>
5932 5932 15 16058 22374 <Binary: 268 bytes>
6046 6046 15 16058 22391 <Binary: 409 bytes>
6074 6074 15 16058 22375 <Binary: 247 bytes>
6106 6106 15 16058 22394 <Binary: 247 bytes>
6162 6162 15 16058 22378 <Binary: 247 bytes>
6262 6262 15 16058 22395 <Binary: 247 bytes>
6314 6314 15 16058 22379 <Binary: 247 bytes>
6758 6758 15 16058 22386 <Binary: 374 bytes>
6783 6783 15 16058 22402 <Binary: 277 bytes>
6899 6899 15 16058 22387 <Binary: 394 bytes>
6956 6956 15 16058 22398 <Binary: 260 bytes>
6966 6966 15 16058 22403 <Binary: 343 bytes>
7013 7013 15 16058 22382 <Binary: 247 bytes>
7165 7165 15 16058 22399 <Binary: 260 bytes>
7230 7230 15 16058 22383 <Binary: 247 bytes>
9395 9395 15 16058 22405 <Binary: 346 bytes>
9399 9399 15 16058 22373 <Binary: 256 bytes>
9567 9567 15 16058 22393 <Binary: 247 bytes>
9602 9602 15 16058 22377 <Binary: 247 bytes>
9690 9690 15 16058 22404 <Binary: 337 bytes>
9887 9887 15 16058 22392 <Binary: 247 bytes>
9929 9929 15 16058 22376 <Binary: 247 bytes>
10159 10159 15 16058 22385 <Binary: 247 bytes>
10227 10227 15 16058 22401 <Binary: 309 bytes>
10394 10394 15 16058 22397 <Binary: 350 bytes>
10472 10472 15 16058 22381 <Binary: 247 bytes>
10509 10509 15 16058 22384 <Binary: 247 bytes>
10590 10590 15 16058 22400 <Binary: 376 bytes>
10746 10746 15 16058 22396 <Binary: 332 bytes>
10796 10796 15 16058 22380 <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.421ms