home / ramsar

tiles

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

36 rows where tile_column = 16101 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
4548 4548 15 16101 21827 <Binary: 466 bytes>
4567 4567 15 16101 22131 <Binary: 268 bytes>
4646 4646 15 16101 22130 <Binary: 336 bytes>
4739 4739 15 16101 22159 <Binary: 308 bytes>
4795 4795 15 16101 22158 <Binary: 503 bytes>
4812 4812 15 16101 22399 <Binary: 247 bytes>
4847 4847 15 16101 22398 <Binary: 247 bytes>
5436 5436 15 16101 21828 <Binary: 416 bytes>
5463 5463 15 16101 21829 <Binary: 637 bytes>
5490 5490 15 16101 22132 <Binary: 268 bytes>
5522 5522 15 16101 22133 <Binary: 268 bytes>
5668 5668 15 16101 21832 <Binary: 290 bytes>
5687 5687 15 16101 22136 <Binary: 268 bytes>
5691 5691 15 16101 22392 <Binary: 247 bytes>
5709 5709 15 16101 21833 <Binary: 463 bytes>
5729 5729 15 16101 22137 <Binary: 268 bytes>
5732 5732 15 16101 22393 <Binary: 247 bytes>
7985 7985 15 16101 22400 <Binary: 297 bytes>
8060 8060 15 16101 22160 <Binary: 400 bytes>
8237 8237 15 16101 22140 <Binary: 302 bytes>
8239 8239 15 16101 22396 <Binary: 247 bytes>
8263 8263 15 16101 22161 <Binary: 836 bytes>
8264 8264 15 16101 22129 <Binary: 286 bytes>
8446 8446 15 16101 22157 <Binary: 346 bytes>
8504 8504 15 16101 22141 <Binary: 351 bytes>
8506 8506 15 16101 22397 <Binary: 247 bytes>
8848 8848 15 16101 22134 <Binary: 268 bytes>
8852 8852 15 16101 22390 <Binary: 277 bytes>
9074 9074 15 16101 22138 <Binary: 268 bytes>
9077 9077 15 16101 22394 <Binary: 247 bytes>
9147 9147 15 16101 21831 <Binary: 414 bytes>
9167 9167 15 16101 22135 <Binary: 268 bytes>
9170 9170 15 16101 22391 <Binary: 407 bytes>
9174 9174 15 16101 21847 <Binary: 674 bytes>
9356 9356 15 16101 22139 <Binary: 268 bytes>
9359 9359 15 16101 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 65.637ms