home / ramsar

tiles

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

28 rows where tile_column = 16463 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
4155 4155 15 16463 21874 <Binary: 578 bytes>
4172 4172 15 16463 21875 <Binary: 561 bytes>
4357 4357 15 16463 21887 <Binary: 645 bytes>
4375 4375 15 16463 21854 <Binary: 392 bytes>
4379 4379 15 16463 21790 <Binary: 481 bytes>
4380 4380 15 16463 21886 <Binary: 520 bytes>
4998 4998 15 16463 21847 <Binary: 343 bytes>
5001 5001 15 16463 21879 <Binary: 326 bytes>
5034 5034 15 16463 21878 <Binary: 278 bytes>
5217 5217 15 16463 21851 <Binary: 476 bytes>
5222 5222 15 16463 21883 <Binary: 446 bytes>
5261 5261 15 16463 21850 <Binary: 367 bytes>
5265 5265 15 16463 21882 <Binary: 481 bytes>
7508 7508 15 16463 21888 <Binary: 523 bytes>
7575 7575 15 16463 21872 <Binary: 388 bytes>
7776 7776 15 16463 21873 <Binary: 496 bytes>
7842 7842 15 16463 21852 <Binary: 749 bytes>
7846 7846 15 16463 21884 <Binary: 548 bytes>
8019 8019 15 16463 21853 <Binary: 523 bytes>
8023 8023 15 16463 21789 <Binary: 467 bytes>
8024 8024 15 16463 21885 <Binary: 655 bytes>
8433 8433 15 16463 21876 <Binary: 278 bytes>
8630 8630 15 16463 21848 <Binary: 508 bytes>
8633 8633 15 16463 21880 <Binary: 303 bytes>
8672 8672 15 16463 21845 <Binary: 399 bytes>
8674 8674 15 16463 21877 <Binary: 278 bytes>
8840 8840 15 16463 21849 <Binary: 287 bytes>
8895 8895 15 16463 21881 <Binary: 380 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 7.249ms