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
4558 4558 15 16101 21827 <Binary: 466 bytes>
4577 4577 15 16101 22131 <Binary: 268 bytes>
4627 4627 15 16101 22130 <Binary: 336 bytes>
4755 4755 15 16101 22159 <Binary: 309 bytes>
4807 4807 15 16101 22399 <Binary: 247 bytes>
4812 4812 15 16101 22158 <Binary: 503 bytes>
4846 4846 15 16101 22398 <Binary: 247 bytes>
5450 5450 15 16101 21828 <Binary: 416 bytes>
5465 5465 15 16101 21829 <Binary: 637 bytes>
5485 5485 15 16101 22132 <Binary: 268 bytes>
5515 5515 15 16101 22133 <Binary: 268 bytes>
5656 5656 15 16101 21832 <Binary: 290 bytes>
5684 5684 15 16101 21833 <Binary: 463 bytes>
5703 5703 15 16101 22136 <Binary: 268 bytes>
5709 5709 15 16101 22137 <Binary: 268 bytes>
5713 5713 15 16101 22392 <Binary: 247 bytes>
5720 5720 15 16101 22393 <Binary: 247 bytes>
7964 7964 15 16101 22400 <Binary: 298 bytes>
8039 8039 15 16101 22160 <Binary: 401 bytes>
8241 8241 15 16101 22140 <Binary: 301 bytes>
8243 8243 15 16101 22396 <Binary: 247 bytes>
8256 8256 15 16101 22161 <Binary: 836 bytes>
8257 8257 15 16101 22129 <Binary: 286 bytes>
8420 8420 15 16101 22157 <Binary: 347 bytes>
8464 8464 15 16101 22141 <Binary: 351 bytes>
8466 8466 15 16101 22397 <Binary: 247 bytes>
8881 8881 15 16101 22134 <Binary: 268 bytes>
8885 8885 15 16101 22390 <Binary: 278 bytes>
9088 9088 15 16101 21831 <Binary: 414 bytes>
9108 9108 15 16101 22135 <Binary: 268 bytes>
9111 9111 15 16101 22391 <Binary: 408 bytes>
9117 9117 15 16101 22138 <Binary: 268 bytes>
9120 9120 15 16101 22394 <Binary: 247 bytes>
9129 9129 15 16101 21847 <Binary: 674 bytes>
9333 9333 15 16101 22139 <Binary: 268 bytes>
9336 9336 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 9.252ms