home / ramsar

tiles

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

13 rows where tile_column = 2051

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
417 417 12 2051 2758 <Binary: 327 bytes>
423 423 12 2051 2762 <Binary: 260 bytes>
445 445 12 2051 2752 <Binary: 377 bytes>
447 447 12 2051 2759 <Binary: 260 bytes>
452 452 12 2051 2763 <Binary: 1,032 bytes>
470 470 12 2051 2764 <Binary: 288 bytes>
489 489 12 2051 2721 <Binary: 1,209 bytes>
490 490 12 2051 2753 <Binary: 528 bytes>
589 589 12 2051 2748 <Binary: 517 bytes>
605 605 12 2051 2760 <Binary: 260 bytes>
630 630 12 2051 2757 <Binary: 277 bytes>
646 646 12 2051 2761 <Binary: 260 bytes>
650 650 12 2051 2722 <Binary: 1,426 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.219ms