home / ramsar

tiles

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

29 rows where tile_column = 16458 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6078 6078 15 16458 21847 <Binary: 385 bytes>
6080 6080 15 16458 21879 <Binary: 437 bytes>
6197 6197 15 16458 21850 <Binary: 285 bytes>
6199 6199 15 16458 21882 <Binary: 337 bytes>
6287 6287 15 16458 21851 <Binary: 285 bytes>
6289 6289 15 16458 21883 <Binary: 296 bytes>
6833 6833 15 16458 21874 <Binary: 278 bytes>
6939 6939 15 16458 21875 <Binary: 278 bytes>
7050 7050 15 16458 21854 <Binary: 403 bytes>
7054 7054 15 16458 21886 <Binary: 516 bytes>
7153 7153 15 16458 21871 <Binary: 462 bytes>
7200 7200 15 16458 21855 <Binary: 328 bytes>
7223 7223 15 16458 21887 <Binary: 434 bytes>
9459 9459 15 16458 21877 <Binary: 326 bytes>
9657 9657 15 16458 21876 <Binary: 495 bytes>
9670 9670 15 16458 21849 <Binary: 523 bytes>
9672 9672 15 16458 21881 <Binary: 600 bytes>
9858 9858 15 16458 21848 <Binary: 511 bytes>
9860 9860 15 16458 21880 <Binary: 713 bytes>
10262 10262 15 16458 21889 <Binary: 471 bytes>
10345 10345 15 16458 21873 <Binary: 308 bytes>
10427 10427 15 16458 21888 <Binary: 646 bytes>
10513 10513 15 16458 21872 <Binary: 603 bytes>
10589 10589 15 16458 21853 <Binary: 472 bytes>
10593 10593 15 16458 21917 <Binary: 386 bytes>
10609 10609 15 16458 21885 <Binary: 868 bytes>
10721 10721 15 16458 21852 <Binary: 368 bytes>
10732 10732 15 16458 21916 <Binary: 364 bytes>
10733 10733 15 16458 21884 <Binary: 859 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.913ms