home / ramsar

tiles

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

24 rows where tile_row = 21865

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5679 5679 15 16429 21865 <Binary: 644 bytes>
5741 5741 15 16125 21865 <Binary: 423 bytes>
5742 5742 15 16445 21865 <Binary: 277 bytes>
7515 7515 15 16428 21865 <Binary: 529 bytes>
7530 7530 15 16444 21865 <Binary: 388 bytes>
8062 8062 15 16427 21865 <Binary: 301 bytes>
8107 8107 15 16451 21865 <Binary: 346 bytes>
8109 8109 15 16443 21865 <Binary: 566 bytes>
8520 8520 15 16425 21865 <Binary: 511 bytes>
8539 8539 15 16449 21865 <Binary: 353 bytes>
8599 8599 15 16433 21865 <Binary: 812 bytes>
8791 8791 15 16431 21865 <Binary: 447 bytes>
8841 8841 15 16423 21865 <Binary: 456 bytes>
8852 8852 15 16127 21865 <Binary: 305 bytes>
8853 8853 15 16447 21865 <Binary: 423 bytes>
9570 9570 15 16426 21865 <Binary: 471 bytes>
9588 9588 15 16450 21865 <Binary: 277 bytes>
9651 9651 15 16434 21865 <Binary: 777 bytes>
10011 10011 15 16424 21865 <Binary: 371 bytes>
10071 10071 15 16448 21865 <Binary: 480 bytes>
10084 10084 15 16432 21865 <Binary: 400 bytes>
10323 10323 15 16430 21865 <Binary: 626 bytes>
10377 10377 15 16126 21865 <Binary: 596 bytes>
10378 10378 15 16446 21865 <Binary: 380 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 95.596ms