home / ramsar

tiles

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

36 rows where tile_column = 16472 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
6329 6329 15 16472 21846 <Binary: 471 bytes>
6335 6335 15 16472 21894 <Binary: 405 bytes>
6409 6409 15 16472 21878 <Binary: 389 bytes>
6466 6466 15 16472 21847 <Binary: 287 bytes>
6472 6472 15 16472 21895 <Binary: 368 bytes>
6547 6547 15 16472 21879 <Binary: 280 bytes>
6575 6575 15 16472 21850 <Binary: 474 bytes>
6578 6578 15 16472 21898 <Binary: 280 bytes>
6638 6638 15 16472 21882 <Binary: 564 bytes>
6685 6685 15 16472 21851 <Binary: 386 bytes>
6689 6689 15 16472 21899 <Binary: 280 bytes>
6736 6736 15 16472 21883 <Binary: 529 bytes>
7205 7205 15 16472 21888 <Binary: 280 bytes>
7248 7248 15 16472 21904 <Binary: 351 bytes>
7357 7357 15 16472 21889 <Binary: 320 bytes>
7397 7397 15 16472 21852 <Binary: 283 bytes>
7402 7402 15 16472 21900 <Binary: 280 bytes>
7439 7439 15 16472 21905 <Binary: 348 bytes>
7489 7489 15 16472 21884 <Binary: 332 bytes>
7604 7604 15 16472 21901 <Binary: 334 bytes>
7649 7649 15 16472 21917 <Binary: 317 bytes>
7651 7651 15 16472 21885 <Binary: 280 bytes>
9807 9807 15 16472 21845 <Binary: 311 bytes>
9812 9812 15 16472 21893 <Binary: 381 bytes>
10032 10032 15 16472 21892 <Binary: 430 bytes>
10067 10067 15 16472 21849 <Binary: 406 bytes>
10072 10072 15 16472 21897 <Binary: 372 bytes>
10116 10116 15 16472 21881 <Binary: 381 bytes>
10277 10277 15 16472 21848 <Binary: 425 bytes>
10284 10284 15 16472 21896 <Binary: 369 bytes>
10309 10309 15 16472 21880 <Binary: 422 bytes>
10879 10879 15 16472 21890 <Binary: 371 bytes>
10954 10954 15 16472 21903 <Binary: 361 bytes>
11021 11021 15 16472 21887 <Binary: 280 bytes>
11092 11092 15 16472 21902 <Binary: 381 bytes>
11127 11127 15 16472 21886 <Binary: 280 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 10.228ms