home / ramsar

tiles

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

29 rows where tile_column = 16531

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4203 4203 15 16531 22055 <Binary: 358 bytes>
4235 4235 15 16531 22054 <Binary: 325 bytes>
4264 4264 15 16531 21991 <Binary: 401 bytes>
4292 4292 15 16531 21990 <Binary: 377 bytes>
4451 4451 15 16531 22042 <Binary: 642 bytes>
4495 4495 15 16531 21979 <Binary: 350 bytes>
4522 4522 15 16531 21994 <Binary: 402 bytes>
4529 4529 15 16531 21978 <Binary: 364 bytes>
5076 5076 15 16531 22051 <Binary: 405 bytes>
5105 5105 15 16531 22034 <Binary: 312 bytes>
5112 5112 15 16531 22050 <Binary: 264 bytes>
5364 5364 15 16531 22031 <Binary: 290 bytes>
5383 5383 15 16531 22030 <Binary: 300 bytes>
5391 5391 15 16531 21982 <Binary: 328 bytes>
5401 5401 15 16531 21983 <Binary: 390 bytes>
7676 7676 15 16531 22052 <Binary: 266 bytes>
7735 7735 15 16531 21988 <Binary: 372 bytes>
7818 7818 15 16531 22053 <Binary: 266 bytes>
7890 7890 15 16531 22056 <Binary: 371 bytes>
7907 7907 15 16531 21989 <Binary: 336 bytes>
7928 7928 15 16531 21992 <Binary: 394 bytes>
8089 8089 15 16531 22041 <Binary: 336 bytes>
8104 8104 15 16531 21993 <Binary: 765 bytes>
8111 8111 15 16531 21977 <Binary: 394 bytes>
8496 8496 15 16531 22032 <Binary: 606 bytes>
8711 8711 15 16531 22033 <Binary: 730 bytes>
8778 8778 15 16531 21980 <Binary: 493 bytes>
9009 9009 15 16531 22029 <Binary: 601 bytes>
9017 9017 15 16531 21981 <Binary: 406 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 9.594ms