home / ramsar

tiles

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

31 rows where tile_row = 21867

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4418 4418 15 16427 21867 <Binary: 275 bytes>
4485 4485 15 16443 21867 <Binary: 349 bytes>
4498 4498 15 16435 21867 <Binary: 483 bytes>
4853 4853 15 16425 21867 <Binary: 297 bytes>
4902 4902 15 16449 21867 <Binary: 455 bytes>
4905 4905 15 16121 21867 <Binary: 277 bytes>
4906 4906 15 16441 21867 <Binary: 408 bytes>
4918 4918 15 16433 21867 <Binary: 1,046 bytes>
5190 5190 15 16431 21867 <Binary: 569 bytes>
5251 5251 15 16423 21867 <Binary: 331 bytes>
5260 5260 15 16127 21867 <Binary: 558 bytes>
5261 5261 15 16447 21867 <Binary: 275 bytes>
5275 5275 15 16439 21867 <Binary: 352 bytes>
6202 6202 15 16426 21867 <Binary: 424 bytes>
6217 6217 15 16450 21867 <Binary: 308 bytes>
6220 6220 15 16442 21867 <Binary: 346 bytes>
6233 6233 15 16434 21867 <Binary: 683 bytes>
6646 6646 15 16424 21867 <Binary: 410 bytes>
6662 6662 15 16128 21867 <Binary: 575 bytes>
6666 6666 15 16448 21867 <Binary: 605 bytes>
6668 6668 15 16440 21867 <Binary: 415 bytes>
6680 6680 15 16432 21867 <Binary: 815 bytes>
6951 6951 15 16430 21867 <Binary: 534 bytes>
7018 7018 15 16446 21867 <Binary: 275 bytes>
7030 7030 15 16438 21867 <Binary: 331 bytes>
9158 9158 15 16429 21867 <Binary: 307 bytes>
9227 9227 15 16445 21867 <Binary: 275 bytes>
9240 9240 15 16437 21867 <Binary: 336 bytes>
10918 10918 15 16428 21867 <Binary: 275 bytes>
10987 10987 15 16444 21867 <Binary: 275 bytes>
11000 11000 15 16436 21867 <Binary: 333 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 68.565ms