home / ramsar

tiles

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

6 rows where tile_column = 16241

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4900 4900 15 16241 21755 <Binary: 286 bytes>
5574 5574 15 16241 21760 <Binary: 371 bytes>
5750 5750 15 16241 21756 <Binary: 316 bytes>
5821 5821 15 16241 21757 <Binary: 477 bytes>
9185 9185 15 16241 21758 <Binary: 541 bytes>
9358 9358 15 16241 21759 <Binary: 535 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.311ms