home / ramsar

tiles

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

35 rows where tile_column = 16104

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6346 6346 15 16104 21830 <Binary: 265 bytes>
6367 6367 15 16104 22134 <Binary: 269 bytes>
6536 6536 15 16104 21831 <Binary: 705 bytes>
6554 6554 15 16104 22135 <Binary: 381 bytes>
6556 6556 15 16104 22391 <Binary: 249 bytes>
6569 6569 15 16104 21834 <Binary: 367 bytes>
6585 6585 15 16104 22394 <Binary: 247 bytes>
6709 6709 15 16104 21835 <Binary: 435 bytes>
6780 6780 15 16104 22395 <Binary: 247 bytes>
7161 7161 15 16104 22400 <Binary: 300 bytes>
7231 7231 15 16104 22160 <Binary: 461 bytes>
7232 7232 15 16104 22128 <Binary: 354 bytes>
7394 7394 15 16104 21836 <Binary: 342 bytes>
7404 7404 15 16104 22401 <Binary: 303 bytes>
7428 7428 15 16104 22396 <Binary: 247 bytes>
7457 7457 15 16104 22129 <Binary: 427 bytes>
7612 7612 15 16104 21837 <Binary: 284 bytes>
7672 7672 15 16104 22397 <Binary: 247 bytes>
9790 9790 15 16104 21829 <Binary: 265 bytes>
9860 9860 15 16104 22133 <Binary: 269 bytes>
10018 10018 15 16104 21833 <Binary: 358 bytes>
10075 10075 15 16104 22137 <Binary: 302 bytes>
10077 10077 15 16104 22393 <Binary: 247 bytes>
10122 10122 15 16104 21828 <Binary: 265 bytes>
10141 10141 15 16104 22132 <Binary: 269 bytes>
10305 10305 15 16104 21832 <Binary: 415 bytes>
10348 10348 15 16104 22136 <Binary: 368 bytes>
10350 10350 15 16104 22392 <Binary: 413 bytes>
10696 10696 15 16104 21827 <Binary: 373 bytes>
10740 10740 15 16104 22131 <Binary: 269 bytes>
10899 10899 15 16104 22159 <Binary: 310 bytes>
10934 10934 15 16104 21826 <Binary: 290 bytes>
10974 10974 15 16104 22399 <Binary: 247 bytes>
10986 10986 15 16104 22130 <Binary: 269 bytes>
11121 11121 15 16104 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 17.804ms