home / ramsar

tiles

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

36 rows where tile_column = 16468 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
6270 6270 15 16468 21890 <Binary: 311 bytes>
6340 6340 15 16468 21906 <Binary: 386 bytes>
6341 6341 15 16468 21874 <Binary: 548 bytes>
6400 6400 15 16468 21891 <Binary: 283 bytes>
6442 6442 15 16468 21907 <Binary: 354 bytes>
6443 6443 15 16468 21875 <Binary: 359 bytes>
6487 6487 15 16468 21854 <Binary: 302 bytes>
6574 6574 15 16468 21886 <Binary: 304 bytes>
6687 6687 15 16468 21887 <Binary: 405 bytes>
7126 7126 15 16468 21892 <Binary: 310 bytes>
7169 7169 15 16468 21876 <Binary: 377 bytes>
7320 7320 15 16468 21848 <Binary: 315 bytes>
7322 7322 15 16468 21896 <Binary: 338 bytes>
7340 7340 15 16468 21893 <Binary: 337 bytes>
7366 7366 15 16468 21877 <Binary: 376 bytes>
7393 7393 15 16468 21880 <Binary: 408 bytes>
7539 7539 15 16468 21849 <Binary: 287 bytes>
7541 7541 15 16468 21897 <Binary: 398 bytes>
7588 7588 15 16468 21881 <Binary: 278 bytes>
9724 9724 15 16468 21889 <Binary: 457 bytes>
9813 9813 15 16468 21873 <Binary: 283 bytes>
9940 9940 15 16468 21888 <Binary: 347 bytes>
9974 9974 15 16468 21853 <Binary: 440 bytes>
10018 10018 15 16468 21885 <Binary: 273 bytes>
10202 10202 15 16468 21852 <Binary: 508 bytes>
10253 10253 15 16468 21884 <Binary: 503 bytes>
10629 10629 15 16468 21847 <Binary: 311 bytes>
10630 10630 15 16468 21895 <Binary: 352 bytes>
10681 10681 15 16468 21879 <Binary: 522 bytes>
10816 10816 15 16468 21894 <Binary: 299 bytes>
10851 10851 15 16468 21851 <Binary: 320 bytes>
10891 10891 15 16468 21878 <Binary: 627 bytes>
10908 10908 15 16468 21883 <Binary: 300 bytes>
11038 11038 15 16468 21850 <Binary: 287 bytes>
11040 11040 15 16468 21898 <Binary: 309 bytes>
11066 11066 15 16468 21882 <Binary: 278 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 11.903ms