home / ramsar

tiles

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

40 rows where tile_column = 16069

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4543 4543 15 16069 22402 <Binary: 300 bytes>
4576 4576 15 16069 22371 <Binary: 269 bytes>
4595 4595 15 16069 21747 <Binary: 385 bytes>
4604 4604 15 16069 21746 <Binary: 340 bytes>
4619 4619 15 16069 22387 <Binary: 247 bytes>
4632 4632 15 16069 22386 <Binary: 247 bytes>
4792 4792 15 16069 22383 <Binary: 247 bytes>
4806 4806 15 16069 22382 <Binary: 247 bytes>
4853 4853 15 16069 22399 <Binary: 247 bytes>
4862 4862 15 16069 22398 <Binary: 247 bytes>
5435 5435 15 16069 22372 <Binary: 247 bytes>
5468 5468 15 16069 21748 <Binary: 296 bytes>
5473 5473 15 16069 22388 <Binary: 247 bytes>
5487 5487 15 16069 22373 <Binary: 247 bytes>
5516 5516 15 16069 21749 <Binary: 260 bytes>
5519 5519 15 16069 22389 <Binary: 247 bytes>
5624 5624 15 16069 22376 <Binary: 247 bytes>
5682 5682 15 16069 21752 <Binary: 545 bytes>
5692 5692 15 16069 22377 <Binary: 247 bytes>
5711 5711 15 16069 22392 <Binary: 247 bytes>
5744 5744 15 16069 22393 <Binary: 247 bytes>
8011 8011 15 16069 22400 <Binary: 247 bytes>
8101 8101 15 16069 22384 <Binary: 247 bytes>
8157 8157 15 16069 22401 <Binary: 355 bytes>
8211 8211 15 16069 21745 <Binary: 302 bytes>
8241 8241 15 16069 22380 <Binary: 247 bytes>
8258 8258 15 16069 22385 <Binary: 247 bytes>
8308 8308 15 16069 22396 <Binary: 247 bytes>
8426 8426 15 16069 22381 <Binary: 247 bytes>
8467 8467 15 16069 22397 <Binary: 247 bytes>
8863 8863 15 16069 22374 <Binary: 247 bytes>
8907 8907 15 16069 21750 <Binary: 274 bytes>
8911 8911 15 16069 22390 <Binary: 247 bytes>
9057 9057 15 16069 22375 <Binary: 247 bytes>
9077 9077 15 16069 21751 <Binary: 544 bytes>
9098 9098 15 16069 22378 <Binary: 247 bytes>
9128 9128 15 16069 22391 <Binary: 247 bytes>
9163 9163 15 16069 22394 <Binary: 247 bytes>
9269 9269 15 16069 22379 <Binary: 247 bytes>
9336 9336 15 16069 22395 <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.198ms