home / ramsar

tiles

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

41 rows where tile_column = 16403 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
4196 4196 15 16403 22071 <Binary: 259 bytes>
4237 4237 15 16403 22087 <Binary: 259 bytes>
4270 4270 15 16403 22070 <Binary: 259 bytes>
4293 4293 15 16403 22086 <Binary: 259 bytes>
4419 4419 15 16403 22075 <Binary: 259 bytes>
4476 4476 15 16403 22074 <Binary: 259 bytes>
4481 4481 15 16403 22091 <Binary: 259 bytes>
4517 4517 15 16403 22090 <Binary: 259 bytes>
5055 5055 15 16403 22067 <Binary: 259 bytes>
5056 5056 15 16403 22099 <Binary: 289 bytes>
5092 5092 15 16403 22066 <Binary: 305 bytes>
5094 5094 15 16403 22098 <Binary: 259 bytes>
5098 5098 15 16403 22018 <Binary: 287 bytes>
5122 5122 15 16403 22083 <Binary: 259 bytes>
5153 5153 15 16403 22082 <Binary: 259 bytes>
5327 5327 15 16403 22015 <Binary: 335 bytes>
5329 5329 15 16403 22079 <Binary: 259 bytes>
5333 5333 15 16403 22014 <Binary: 353 bytes>
5334 5334 15 16403 22078 <Binary: 259 bytes>
5359 5359 15 16403 22094 <Binary: 259 bytes>
5388 5388 15 16403 22095 <Binary: 259 bytes>
7642 7642 15 16403 22068 <Binary: 259 bytes>
7682 7682 15 16403 22100 <Binary: 286 bytes>
7711 7711 15 16403 22084 <Binary: 259 bytes>
7853 7853 15 16403 22069 <Binary: 259 bytes>
7877 7877 15 16403 22085 <Binary: 259 bytes>
7904 7904 15 16403 22072 <Binary: 259 bytes>
7923 7923 15 16403 22088 <Binary: 259 bytes>
8087 8087 15 16403 22073 <Binary: 259 bytes>
8105 8105 15 16403 22089 <Binary: 259 bytes>
8477 8477 15 16403 22096 <Binary: 259 bytes>
8482 8482 15 16403 22016 <Binary: 306 bytes>
8521 8521 15 16403 22080 <Binary: 259 bytes>
8695 8695 15 16403 22076 <Binary: 259 bytes>
8725 8725 15 16403 22092 <Binary: 259 bytes>
8748 8748 15 16403 22065 <Binary: 293 bytes>
8750 8750 15 16403 22097 <Binary: 259 bytes>
8755 8755 15 16403 22017 <Binary: 320 bytes>
8815 8815 15 16403 22081 <Binary: 259 bytes>
9012 9012 15 16403 22077 <Binary: 259 bytes>
9046 9046 15 16403 22093 <Binary: 259 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 13.309ms