home / ramsar

tiles

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

9 rows where tile_column = 16152

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6386 6386 15 16152 21895 <Binary: 356 bytes>
6635 6635 15 16152 21898 <Binary: 263 bytes>
6650 6650 15 16152 21899 <Binary: 315 bytes>
7243 7243 15 16152 21744 <Binary: 594 bytes>
7487 7487 15 16152 21900 <Binary: 334 bytes>
10170 10170 15 16152 21896 <Binary: 359 bytes>
10193 10193 15 16152 21897 <Binary: 263 bytes>
11075 11075 15 16152 21742 <Binary: 323 bytes>
11106 11106 15 16152 21743 <Binary: 568 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.731ms