home / ramsar

tiles

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

11 rows where tile_row = 21741

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5780 5780 15 16073 21741 <Binary: 259 bytes>
5807 5807 15 16153 21741 <Binary: 324 bytes>
7516 7516 15 16072 21741 <Binary: 259 bytes>
7890 7890 15 16071 21741 <Binary: 259 bytes>
8811 8811 15 16075 21741 <Binary: 431 bytes>
8882 8882 15 16155 21741 <Binary: 548 bytes>
9610 9610 15 16070 21741 <Binary: 451 bytes>
10026 10026 15 16076 21741 <Binary: 308 bytes>
10105 10105 15 16156 21741 <Binary: 471 bytes>
10592 10592 15 16074 21741 <Binary: 316 bytes>
10653 10653 15 16154 21741 <Binary: 347 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 105.963ms