home / ramsar

tiles

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

36 rows where tile_column = 16472 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
6376 6376 15 16472 21847 <Binary: 286 bytes>
6382 6382 15 16472 21895 <Binary: 367 bytes>
6413 6413 15 16472 21846 <Binary: 469 bytes>
6419 6419 15 16472 21894 <Binary: 404 bytes>
6454 6454 15 16472 21879 <Binary: 278 bytes>
6491 6491 15 16472 21878 <Binary: 386 bytes>
6604 6604 15 16472 21851 <Binary: 384 bytes>
6629 6629 15 16472 21850 <Binary: 473 bytes>
6632 6632 15 16472 21898 <Binary: 279 bytes>
6647 6647 15 16472 21899 <Binary: 279 bytes>
6674 6674 15 16472 21883 <Binary: 528 bytes>
6703 6703 15 16472 21882 <Binary: 565 bytes>
7250 7250 15 16472 21888 <Binary: 278 bytes>
7295 7295 15 16472 21889 <Binary: 318 bytes>
7325 7325 15 16472 21904 <Binary: 350 bytes>
7362 7362 15 16472 21905 <Binary: 348 bytes>
7479 7479 15 16472 21852 <Binary: 282 bytes>
7484 7484 15 16472 21900 <Binary: 279 bytes>
7519 7519 15 16472 21901 <Binary: 333 bytes>
7540 7540 15 16472 21884 <Binary: 330 bytes>
7588 7588 15 16472 21917 <Binary: 316 bytes>
7590 7590 15 16472 21885 <Binary: 278 bytes>
9926 9926 15 16472 21845 <Binary: 310 bytes>
9931 9931 15 16472 21893 <Binary: 380 bytes>
9974 9974 15 16472 21892 <Binary: 431 bytes>
10139 10139 15 16472 21849 <Binary: 406 bytes>
10160 10160 15 16472 21848 <Binary: 425 bytes>
10167 10167 15 16472 21896 <Binary: 369 bytes>
10190 10190 15 16472 21897 <Binary: 372 bytes>
10213 10213 15 16472 21881 <Binary: 380 bytes>
10226 10226 15 16472 21880 <Binary: 423 bytes>
10802 10802 15 16472 21890 <Binary: 371 bytes>
11015 11015 15 16472 21902 <Binary: 380 bytes>
11046 11046 15 16472 21903 <Binary: 360 bytes>
11086 11086 15 16472 21886 <Binary: 278 bytes>
11118 11118 15 16472 21887 <Binary: 278 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 13.173ms