home / ramsar

tiles

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

25 rows where tile_column = 16459 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
4247 4247 15 16459 21847 <Binary: 518 bytes>
4249 4249 15 16459 21879 <Binary: 673 bytes>
4274 4274 15 16459 21878 <Binary: 410 bytes>
4461 4461 15 16459 21850 <Binary: 285 bytes>
4462 4462 15 16459 21882 <Binary: 598 bytes>
4490 4490 15 16459 21851 <Binary: 285 bytes>
4491 4491 15 16459 21883 <Binary: 410 bytes>
5116 5116 15 16459 21874 <Binary: 278 bytes>
5136 5136 15 16459 21875 <Binary: 278 bytes>
5310 5310 15 16459 21871 <Binary: 347 bytes>
5384 5384 15 16459 21887 <Binary: 391 bytes>
7703 7703 15 16459 21876 <Binary: 278 bytes>
7895 7895 15 16459 21877 <Binary: 423 bytes>
7929 7929 15 16459 21848 <Binary: 371 bytes>
7930 7930 15 16459 21880 <Binary: 534 bytes>
8077 8077 15 16459 21849 <Binary: 314 bytes>
8078 8078 15 16459 21881 <Binary: 610 bytes>
8481 8481 15 16459 21888 <Binary: 585 bytes>
8553 8553 15 16459 21872 <Binary: 278 bytes>
8753 8753 15 16459 21873 <Binary: 278 bytes>
8788 8788 15 16459 21852 <Binary: 394 bytes>
8790 8790 15 16459 21916 <Binary: 329 bytes>
8791 8791 15 16459 21884 <Binary: 529 bytes>
8989 8989 15 16459 21917 <Binary: 365 bytes>
8990 8990 15 16459 21885 <Binary: 545 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 521.356ms