home / ramsar

tiles

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

21 rows where tile_column = 16444 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
6258 6258 15 16444 21890 <Binary: 726 bytes>
6296 6296 15 16444 21858 <Binary: 772 bytes>
6323 6323 15 16444 21891 <Binary: 855 bytes>
6393 6393 15 16444 21859 <Binary: 501 bytes>
6549 6549 15 16444 21854 <Binary: 428 bytes>
6598 6598 15 16444 21855 <Binary: 322 bytes>
7126 7126 15 16444 21892 <Binary: 482 bytes>
7163 7163 15 16444 21860 <Binary: 377 bytes>
7300 7300 15 16444 21861 <Binary: 623 bytes>
7342 7342 15 16444 21864 <Binary: 276 bytes>
7527 7527 15 16444 21865 <Binary: 387 bytes>
9756 9756 15 16444 21857 <Binary: 650 bytes>
9961 9961 15 16444 21856 <Binary: 510 bytes>
10009 10009 15 16444 21869 <Binary: 415 bytes>
10016 10016 15 16444 21853 <Binary: 560 bytes>
10159 10159 15 16444 21868 <Binary: 553 bytes>
10166 10166 15 16444 21852 <Binary: 348 bytes>
10679 10679 15 16444 21863 <Binary: 674 bytes>
10816 10816 15 16444 21862 <Binary: 700 bytes>
10906 10906 15 16444 21867 <Binary: 276 bytes>
11049 11049 15 16444 21866 <Binary: 347 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.525ms