home / ramsar

tiles

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

23 rows where tile_row = 21847

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4201 4201 15 16475 21847 <Binary: 372 bytes>
4213 4213 15 16467 21847 <Binary: 321 bytes>
4227 4227 15 16459 21847 <Binary: 516 bytes>
4632 4632 15 16473 21847 <Binary: 326 bytes>
4647 4647 15 16465 21847 <Binary: 478 bytes>
5000 5000 15 16471 21847 <Binary: 368 bytes>
5021 5021 15 16463 21847 <Binary: 342 bytes>
5023 5023 15 16111 21847 <Binary: 263 bytes>
6038 6038 15 16474 21847 <Binary: 425 bytes>
6053 6053 15 16466 21847 <Binary: 377 bytes>
6098 6098 15 16458 21847 <Binary: 385 bytes>
6463 6463 15 16472 21847 <Binary: 286 bytes>
6532 6532 15 16464 21847 <Binary: 434 bytes>
6555 6555 15 16112 21847 <Binary: 512 bytes>
6817 6817 15 16470 21847 <Binary: 467 bytes>
6833 6833 15 16462 21847 <Binary: 477 bytes>
6835 6835 15 16110 21847 <Binary: 263 bytes>
9062 9062 15 16461 21847 <Binary: 371 bytes>
9064 9064 15 16109 21847 <Binary: 310 bytes>
9095 9095 15 16101 21847 <Binary: 672 bytes>
10647 10647 15 16468 21847 <Binary: 310 bytes>
10699 10699 15 16460 21847 <Binary: 640 bytes>
10714 10714 15 16100 21847 <Binary: 640 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 49.918ms