home / ramsar

tiles

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

11 rows where tile_row = 22156

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5749 5749 15 16097 22156 <Binary: 301 bytes>
7442 7442 15 16096 22156 <Binary: 555 bytes>
7765 7765 15 16095 22156 <Binary: 256 bytes>
8200 8200 15 16109 22156 <Binary: 500 bytes>
8206 8206 15 16093 22156 <Binary: 256 bytes>
8701 8701 15 16091 22156 <Binary: 308 bytes>
8731 8731 15 16099 22156 <Binary: 293 bytes>
9759 9759 15 16094 22156 <Binary: 256 bytes>
10144 10144 15 16108 22156 <Binary: 280 bytes>
10149 10149 15 16092 22156 <Binary: 299 bytes>
10757 10757 15 16098 22156 <Binary: 285 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 64.944ms