home / ramsar

tiles

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

7 rows where tile_row = 2735

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
451 451 12 2047 2735 <Binary: 666 bytes>
554 554 12 2018 2735 <Binary: 482 bytes>
667 667 12 2017 2735 <Binary: 996 bytes>
691 691 12 2059 2735 <Binary: 1,189 bytes>
713 713 12 2057 2735 <Binary: 5,050 bytes>
776 776 12 2058 2735 <Binary: 1,913 bytes>
783 783 12 2056 2735 <Binary: 2,164 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 63.597ms