home / ramsar

tiles

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

7 rows where tile_row = 21821

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5915 5915 15 16321 21821 <Binary: 496 bytes>
7672 7672 15 16320 21821 <Binary: 323 bytes>
7947 7947 15 16319 21821 <Binary: 287 bytes>
9030 9030 15 16107 21821 <Binary: 353 bytes>
9444 9444 15 16318 21821 <Binary: 291 bytes>
9943 9943 15 16108 21821 <Binary: 322 bytes>
10474 10474 15 16106 21821 <Binary: 292 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 104.178ms