home / ramsar

tiles

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

34 rows where tile_row = 21855

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4372 4372 15 16447 21855 <Binary: 920 bytes>
4385 4385 15 16455 21855 <Binary: 286 bytes>
4386 4386 15 16119 21855 <Binary: 547 bytes>
4387 4387 15 16439 21855 <Binary: 736 bytes>
4762 4762 15 16469 21855 <Binary: 330 bytes>
4828 4828 15 16445 21855 <Binary: 686 bytes>
4841 4841 15 16453 21855 <Binary: 463 bytes>
4842 4842 15 16117 21855 <Binary: 427 bytes>
4843 4843 15 16437 21855 <Binary: 497 bytes>
5375 5375 15 16443 21855 <Binary: 617 bytes>
5391 5391 15 16451 21855 <Binary: 694 bytes>
5394 5394 15 16115 21855 <Binary: 615 bytes>
5395 5395 15 16435 21855 <Binary: 543 bytes>
6083 6083 15 16470 21855 <Binary: 397 bytes>
6170 6170 15 16446 21855 <Binary: 1,316 bytes>
6182 6182 15 16454 21855 <Binary: 286 bytes>
6183 6183 15 16118 21855 <Binary: 385 bytes>
6184 6184 15 16438 21855 <Binary: 570 bytes>
6580 6580 15 16444 21855 <Binary: 322 bytes>
6594 6594 15 16452 21855 <Binary: 947 bytes>
6595 6595 15 16116 21855 <Binary: 838 bytes>
6596 6596 15 16436 21855 <Binary: 562 bytes>
7149 7149 15 16458 21855 <Binary: 328 bytes>
7150 7150 15 16442 21855 <Binary: 720 bytes>
7203 7203 15 16450 21855 <Binary: 450 bytes>
7206 7206 15 16114 21855 <Binary: 542 bytes>
9333 9333 15 16457 21855 <Binary: 382 bytes>
9334 9334 15 16441 21855 <Binary: 795 bytes>
9379 9379 15 16449 21855 <Binary: 415 bytes>
9382 9382 15 16113 21855 <Binary: 287 bytes>
11115 11115 15 16456 21855 <Binary: 372 bytes>
11116 11116 15 16120 21855 <Binary: 384 bytes>
11117 11117 15 16440 21855 <Binary: 665 bytes>
11133 11133 15 16448 21855 <Binary: 587 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 83.668ms