home / ramsar

tiles

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

15 rows where tile_row = 21860

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5429 5429 15 16421 21860 <Binary: 324 bytes>
7123 7123 15 16444 21860 <Binary: 377 bytes>
7696 7696 15 16451 21860 <Binary: 344 bytes>
7703 7703 15 16443 21860 <Binary: 852 bytes>
8099 8099 15 16425 21860 <Binary: 375 bytes>
8126 8126 15 16121 21860 <Binary: 684 bytes>
8127 8127 15 16441 21860 <Binary: 470 bytes>
8458 8458 15 16439 21860 <Binary: 578 bytes>
9629 9629 15 16426 21860 <Binary: 301 bytes>
9653 9653 15 16450 21860 <Binary: 402 bytes>
9658 9658 15 16122 21860 <Binary: 582 bytes>
9694 9694 15 16442 21860 <Binary: 640 bytes>
10087 10087 15 16448 21860 <Binary: 385 bytes>
10092 10092 15 16440 21860 <Binary: 738 bytes>
10379 10379 15 16422 21860 <Binary: 361 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 66.347ms