home / ramsar

tiles

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

24 rows where tile_column = 16466

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5947 5947 15 16466 21846 <Binary: 370 bytes>
5972 5972 15 16466 21878 <Binary: 280 bytes>
6045 6045 15 16466 21847 <Binary: 378 bytes>
6074 6074 15 16466 21879 <Binary: 336 bytes>
6200 6200 15 16466 21882 <Binary: 513 bytes>
6857 6857 15 16466 21906 <Binary: 391 bytes>
6858 6858 15 16466 21874 <Binary: 400 bytes>
7000 7000 15 16466 21907 <Binary: 479 bytes>
7001 7001 15 16466 21875 <Binary: 484 bytes>
7268 7268 15 16466 21887 <Binary: 516 bytes>
9389 9389 15 16466 21845 <Binary: 450 bytes>
9471 9471 15 16466 21877 <Binary: 394 bytes>
9610 9610 15 16466 21849 <Binary: 321 bytes>
9643 9643 15 16466 21844 <Binary: 430 bytes>
9670 9670 15 16466 21881 <Binary: 280 bytes>
9715 9715 15 16466 21876 <Binary: 703 bytes>
9863 9863 15 16466 21848 <Binary: 287 bytes>
9886 9886 15 16466 21880 <Binary: 280 bytes>
10265 10265 15 16466 21889 <Binary: 325 bytes>
10356 10356 15 16466 21873 <Binary: 347 bytes>
10468 10468 15 16466 21888 <Binary: 487 bytes>
10504 10504 15 16466 21853 <Binary: 338 bytes>
10720 10720 15 16466 21852 <Binary: 490 bytes>
10759 10759 15 16466 21884 <Binary: 364 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.98ms