home / ramsar

tiles

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

11 rows where tile_column = 16387 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5085 5085 15 16387 22082 <Binary: 277 bytes>
5106 5106 15 16387 22083 <Binary: 367 bytes>
5240 5240 15 16387 22034 <Binary: 271 bytes>
5377 5377 15 16387 22078 <Binary: 322 bytes>
5402 5402 15 16387 22079 <Binary: 258 bytes>
7699 7699 15 16387 22084 <Binary: 315 bytes>
8503 8503 15 16387 22080 <Binary: 258 bytes>
8667 8667 15 16387 22081 <Binary: 258 bytes>
8749 8749 15 16387 21996 <Binary: 368 bytes>
8763 8763 15 16387 22033 <Binary: 329 bytes>
8894 8894 15 16387 21997 <Binary: 324 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 9.171ms