home / ramsar

tiles

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

12 rows where tile_column = 2052

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
515 515 12 2052 2748 <Binary: 496 bytes>
520 520 12 2052 2732 <Binary: 708 bytes>
562 562 12 2052 2760 <Binary: 260 bytes>
571 571 12 2052 2721 <Binary: 802 bytes>
574 574 12 2052 2757 <Binary: 349 bytes>
581 581 12 2052 2733 <Binary: 567 bytes>
614 614 12 2052 2761 <Binary: 272 bytes>
718 718 12 2052 2722 <Binary: 940 bytes>
722 722 12 2052 2758 <Binary: 317 bytes>
749 749 12 2052 2759 <Binary: 260 bytes>
764 764 12 2052 2762 <Binary: 269 bytes>
781 781 12 2052 2763 <Binary: 268 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 8.209ms