home / ramsar

tiles

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

13 rows where tile_column = 16282

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6044 6044 15 16282 21751 <Binary: 315 bytes>
6150 6150 15 16282 21770 <Binary: 454 bytes>
6268 6268 15 16282 21771 <Binary: 357 bytes>
6954 6954 15 16282 21758 <Binary: 524 bytes>
6991 6991 15 16282 21774 <Binary: 487 bytes>
7163 7163 15 16282 21759 <Binary: 358 bytes>
7170 7170 15 16282 21775 <Binary: 569 bytes>
9564 9564 15 16282 21753 <Binary: 359 bytes>
9578 9578 15 16282 21769 <Binary: 426 bytes>
9885 9885 15 16282 21752 <Binary: 372 bytes>
10392 10392 15 16282 21757 <Binary: 596 bytes>
10447 10447 15 16282 21773 <Binary: 307 bytes>
10776 10776 15 16282 21772 <Binary: 307 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 12.337ms