home / ramsar

tiles

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

7 rows where tile_row = 22281 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
5620 5620 15 16093 22281 <Binary: 327 bytes>
7466 7466 15 16092 22281 <Binary: 282 bytes>
8054 8054 15 16091 22281 <Binary: 263 bytes>
8460 8460 15 16089 22281 <Binary: 263 bytes>
8785 8785 15 16087 22281 <Binary: 300 bytes>
9636 9636 15 16090 22281 <Binary: 263 bytes>
10096 10096 15 16088 22281 <Binary: 263 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 27.247ms