home / ramsar

tiles

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

6 rows where tile_row = 22261

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5400 5400 15 16189 22261 <Binary: 396 bytes>
7211 7211 15 16188 22261 <Binary: 490 bytes>
7737 7737 15 16187 22261 <Binary: 384 bytes>
8168 8168 15 16185 22261 <Binary: 332 bytes>
9462 9462 15 16186 22261 <Binary: 333 bytes>
9924 9924 15 16184 22261 <Binary: 296 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 56.013ms