home / ramsar

tiles

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

25 rows where tile_column = 16460 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
6283 6283 15 16460 21874 <Binary: 279 bytes>
6445 6445 15 16460 21875 <Binary: 279 bytes>
6590 6590 15 16460 21871 <Binary: 336 bytes>
6655 6655 15 16460 21887 <Binary: 468 bytes>
7144 7144 15 16460 21876 <Binary: 279 bytes>
7346 7346 15 16460 21848 <Binary: 480 bytes>
7348 7348 15 16460 21880 <Binary: 549 bytes>
7380 7380 15 16460 21845 <Binary: 328 bytes>
7382 7382 15 16460 21877 <Binary: 305 bytes>
7512 7512 15 16460 21849 <Binary: 285 bytes>
7568 7568 15 16460 21881 <Binary: 950 bytes>
9718 9718 15 16460 21873 <Binary: 537 bytes>
9950 9950 15 16460 21885 <Binary: 494 bytes>
10005 10005 15 16460 21888 <Binary: 619 bytes>
10048 10048 15 16460 21872 <Binary: 582 bytes>
10299 10299 15 16460 21852 <Binary: 458 bytes>
10302 10302 15 16460 21884 <Binary: 682 bytes>
10630 10630 15 16460 21847 <Binary: 641 bytes>
10632 10632 15 16460 21879 <Binary: 637 bytes>
10822 10822 15 16460 21851 <Binary: 306 bytes>
10824 10824 15 16460 21883 <Binary: 472 bytes>
10921 10921 15 16460 21846 <Binary: 494 bytes>
10923 10923 15 16460 21878 <Binary: 386 bytes>
11063 11063 15 16460 21850 <Binary: 285 bytes>
11064 11064 15 16460 21882 <Binary: 485 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.504ms