home / ramsar

tiles

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

20 rows where tile_column = 16454

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5876 5876 15 16454 21890 <Binary: 733 bytes>
5955 5955 15 16454 21891 <Binary: 432 bytes>
6118 6118 15 16454 21854 <Binary: 287 bytes>
6122 6122 15 16454 21886 <Binary: 432 bytes>
6233 6233 15 16454 21855 <Binary: 287 bytes>
6238 6238 15 16454 21887 <Binary: 436 bytes>
6929 6929 15 16454 21850 <Binary: 346 bytes>
6957 6957 15 16454 21882 <Binary: 807 bytes>
7091 7091 15 16454 22091 <Binary: 330 bytes>
7186 7186 15 16454 21851 <Binary: 287 bytes>
7191 7191 15 16454 21883 <Binary: 764 bytes>
9272 9272 15 16454 21889 <Binary: 617 bytes>
9340 9340 15 16454 21873 <Binary: 345 bytes>
9535 9535 15 16454 21888 <Binary: 644 bytes>
9556 9556 15 16454 21853 <Binary: 584 bytes>
9596 9596 15 16454 21856 <Binary: 579 bytes>
9834 9834 15 16454 21852 <Binary: 379 bytes>
9838 9838 15 16454 21884 <Binary: 392 bytes>
10426 10426 15 16454 21849 <Binary: 464 bytes>
10704 10704 15 16454 21848 <Binary: 546 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.131ms