home / ramsar

tiles

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

27 rows where tile_column = 16529

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4651 4651 15 16529 22055 <Binary: 285 bytes>
4685 4685 15 16529 22054 <Binary: 353 bytes>
4695 4695 15 16529 21991 <Binary: 394 bytes>
4910 4910 15 16529 22042 <Binary: 445 bytes>
4919 4919 15 16529 22027 <Binary: 371 bytes>
4925 4925 15 16529 21979 <Binary: 344 bytes>
5508 5508 15 16529 22032 <Binary: 266 bytes>
5537 5537 15 16529 22033 <Binary: 530 bytes>
5582 5582 15 16529 21985 <Binary: 331 bytes>
5603 5603 15 16529 21984 <Binary: 388 bytes>
5776 5776 15 16529 22028 <Binary: 616 bytes>
5783 5783 15 16529 21980 <Binary: 430 bytes>
5878 5878 15 16529 22029 <Binary: 575 bytes>
5888 5888 15 16529 21981 <Binary: 375 bytes>
8132 8132 15 16529 22052 <Binary: 324 bytes>
8152 8152 15 16529 21988 <Binary: 450 bytes>
8289 8289 15 16529 22053 <Binary: 273 bytes>
8324 8324 15 16529 21989 <Binary: 364 bytes>
8357 8357 15 16529 21992 <Binary: 406 bytes>
8529 8529 15 16529 22041 <Binary: 409 bytes>
8558 8558 15 16529 21993 <Binary: 381 bytes>
9149 9149 15 16529 22051 <Binary: 328 bytes>
9196 9196 15 16529 21987 <Binary: 392 bytes>
9237 9237 15 16529 22030 <Binary: 637 bytes>
9246 9246 15 16529 21982 <Binary: 385 bytes>
9459 9459 15 16529 22031 <Binary: 266 bytes>
9468 9468 15 16529 21983 <Binary: 350 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 11.992ms