home / ramsar

tiles

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

23 rows where tile_column = 16461 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
4568 4568 15 16461 21875 <Binary: 278 bytes>
4619 4619 15 16461 21874 <Binary: 394 bytes>
4799 4799 15 16461 21887 <Binary: 479 bytes>
5475 5475 15 16461 21845 <Binary: 367 bytes>
5479 5479 15 16461 21876 <Binary: 278 bytes>
5509 5509 15 16461 21877 <Binary: 278 bytes>
5666 5666 15 16461 21848 <Binary: 540 bytes>
5669 5669 15 16461 21880 <Binary: 456 bytes>
5697 5697 15 16461 21849 <Binary: 287 bytes>
5698 5698 15 16461 21881 <Binary: 1,072 bytes>
7958 7958 15 16461 21888 <Binary: 522 bytes>
8035 8035 15 16461 21872 <Binary: 541 bytes>
8231 8231 15 16461 21852 <Binary: 310 bytes>
8234 8234 15 16461 21884 <Binary: 719 bytes>
8251 8251 15 16461 21873 <Binary: 479 bytes>
8873 8873 15 16461 21846 <Binary: 490 bytes>
8875 8875 15 16461 21878 <Binary: 278 bytes>
9074 9074 15 16461 21850 <Binary: 287 bytes>
9075 9075 15 16461 21882 <Binary: 645 bytes>
9099 9099 15 16461 21847 <Binary: 372 bytes>
9102 9102 15 16461 21879 <Binary: 433 bytes>
9324 9324 15 16461 21851 <Binary: 460 bytes>
9327 9327 15 16461 21883 <Binary: 617 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.611ms