home / ramsar

tiles

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

27 rows where tile_column = 16457

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4689 4689 15 16457 21879 <Binary: 280 bytes>
4917 4917 15 16457 21851 <Binary: 285 bytes>
4920 4920 15 16457 21883 <Binary: 850 bytes>
4945 4945 15 16457 21850 <Binary: 285 bytes>
4950 4950 15 16457 21882 <Binary: 622 bytes>
5507 5507 15 16457 21888 <Binary: 558 bytes>
5532 5532 15 16457 21889 <Binary: 617 bytes>
5572 5572 15 16457 21872 <Binary: 352 bytes>
5636 5636 15 16457 21873 <Binary: 278 bytes>
5770 5770 15 16457 21852 <Binary: 285 bytes>
5789 5789 15 16457 21916 <Binary: 363 bytes>
5790 5790 15 16457 21884 <Binary: 615 bytes>
5844 5844 15 16457 21853 <Binary: 285 bytes>
5848 5848 15 16457 21917 <Binary: 316 bytes>
5849 5849 15 16457 21885 <Binary: 325 bytes>
8169 8169 15 16457 21876 <Binary: 313 bytes>
8367 8367 15 16457 21848 <Binary: 413 bytes>
8369 8369 15 16457 21880 <Binary: 604 bytes>
8536 8536 15 16457 21849 <Binary: 547 bytes>
8539 8539 15 16457 21881 <Binary: 706 bytes>
9019 9019 15 16457 21874 <Binary: 368 bytes>
9202 9202 15 16457 21875 <Binary: 382 bytes>
9237 9237 15 16457 21854 <Binary: 285 bytes>
9241 9241 15 16457 21886 <Binary: 894 bytes>
9356 9356 15 16457 21871 <Binary: 482 bytes>
9414 9414 15 16457 21855 <Binary: 382 bytes>
9418 9418 15 16457 21887 <Binary: 416 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 8.764ms