home / ramsar

tiles

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

24 rows where tile_column = 16462 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
5884 5884 15 16462 21874 <Binary: 432 bytes>
5979 5979 15 16462 21875 <Binary: 278 bytes>
6119 6119 15 16462 21886 <Binary: 536 bytes>
6183 6183 15 16462 21887 <Binary: 547 bytes>
6739 6739 15 16462 21846 <Binary: 424 bytes>
6741 6741 15 16462 21878 <Binary: 278 bytes>
6843 6843 15 16462 21847 <Binary: 477 bytes>
6846 6846 15 16462 21879 <Binary: 467 bytes>
6954 6954 15 16462 21850 <Binary: 285 bytes>
6958 6958 15 16462 21882 <Binary: 645 bytes>
7098 7098 15 16462 21851 <Binary: 544 bytes>
7101 7101 15 16462 21883 <Binary: 651 bytes>
9375 9375 15 16462 21873 <Binary: 437 bytes>
9479 9479 15 16462 21888 <Binary: 528 bytes>
9545 9545 15 16462 21872 <Binary: 488 bytes>
9571 9571 15 16462 21885 <Binary: 539 bytes>
9783 9783 15 16462 21852 <Binary: 487 bytes>
9786 9786 15 16462 21884 <Binary: 727 bytes>
10224 10224 15 16462 21877 <Binary: 278 bytes>
10387 10387 15 16462 21876 <Binary: 278 bytes>
10463 10463 15 16462 21849 <Binary: 343 bytes>
10470 10470 15 16462 21881 <Binary: 795 bytes>
10603 10603 15 16462 21848 <Binary: 483 bytes>
10607 10607 15 16462 21880 <Binary: 584 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.686ms