home / ramsar

tiles

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

11 rows where tile_column = 16145

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4632 4632 15 16145 21895 <Binary: 296 bytes>
4679 4679 15 16145 21894 <Binary: 292 bytes>
5552 5552 15 16145 21889 <Binary: 264 bytes>
5575 5575 15 16145 21888 <Binary: 264 bytes>
8123 8123 15 16145 21748 <Binary: 431 bytes>
8130 8130 15 16145 21892 <Binary: 264 bytes>
8333 8333 15 16145 21893 <Binary: 367 bytes>
8907 8907 15 16145 21890 <Binary: 264 bytes>
9126 9126 15 16145 21886 <Binary: 438 bytes>
9193 9193 15 16145 21891 <Binary: 264 bytes>
9437 9437 15 16145 21887 <Binary: 264 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 14.716ms