home / ramsar

tiles

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

8 rows where tile_row = 2730

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
421 421 12 2059 2730 <Binary: 564 bytes>
508 508 12 2058 2730 <Binary: 1,140 bytes>
637 637 12 2057 2730 <Binary: 916 bytes>
677 677 12 2061 2730 <Binary: 946 bytes>
678 678 12 2013 2730 <Binary: 1,324 bytes>
738 738 12 2014 2730 <Binary: 675 bytes>
761 761 12 2060 2730 <Binary: 428 bytes>
762 762 12 2012 2730 <Binary: 529 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 94.091ms