home / ramsar

tiles

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

40 rows where tile_column = 16069 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4560 4560 15 16069 22371 <Binary: 269 bytes>
4579 4579 15 16069 21747 <Binary: 385 bytes>
4588 4588 15 16069 22387 <Binary: 247 bytes>
4607 4607 15 16069 22402 <Binary: 300 bytes>
4628 4628 15 16069 21746 <Binary: 340 bytes>
4638 4638 15 16069 22386 <Binary: 247 bytes>
4769 4769 15 16069 22383 <Binary: 247 bytes>
4825 4825 15 16069 22382 <Binary: 247 bytes>
4853 4853 15 16069 22398 <Binary: 247 bytes>
4859 4859 15 16069 22399 <Binary: 247 bytes>
5452 5452 15 16069 22372 <Binary: 247 bytes>
5467 5467 15 16069 22373 <Binary: 247 bytes>
5487 5487 15 16069 21748 <Binary: 297 bytes>
5492 5492 15 16069 22388 <Binary: 247 bytes>
5517 5517 15 16069 21749 <Binary: 260 bytes>
5520 5520 15 16069 22389 <Binary: 247 bytes>
5658 5658 15 16069 22376 <Binary: 247 bytes>
5686 5686 15 16069 22377 <Binary: 247 bytes>
5711 5711 15 16069 21752 <Binary: 545 bytes>
5724 5724 15 16069 22392 <Binary: 247 bytes>
5791 5791 15 16069 22393 <Binary: 247 bytes>
7973 7973 15 16069 22400 <Binary: 247 bytes>
8051 8051 15 16069 22384 <Binary: 247 bytes>
8187 8187 15 16069 22401 <Binary: 355 bytes>
8225 8225 15 16069 22380 <Binary: 247 bytes>
8258 8258 15 16069 21745 <Binary: 303 bytes>
8269 8269 15 16069 22385 <Binary: 247 bytes>
8291 8291 15 16069 22396 <Binary: 247 bytes>
8448 8448 15 16069 22381 <Binary: 247 bytes>
8470 8470 15 16069 22397 <Binary: 247 bytes>
8863 8863 15 16069 22374 <Binary: 247 bytes>
8883 8883 15 16069 21750 <Binary: 273 bytes>
8887 8887 15 16069 22390 <Binary: 247 bytes>
9061 9061 15 16069 22378 <Binary: 247 bytes>
9090 9090 15 16069 22375 <Binary: 247 bytes>
9110 9110 15 16069 21751 <Binary: 544 bytes>
9126 9126 15 16069 22394 <Binary: 247 bytes>
9130 9130 15 16069 22391 <Binary: 247 bytes>
9283 9283 15 16069 22379 <Binary: 247 bytes>
9354 9354 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 9.612ms