home / ramsar

tiles

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

8 rows where tile_column = 8079

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1785 1785 14 8079 10953 <Binary: 449 bytes>
1795 1795 14 8079 10952 <Binary: 522 bytes>
1979 1979 14 8079 10951 <Binary: 581 bytes>
2046 2046 14 8079 10950 <Binary: 263 bytes>
2998 2998 14 8079 11210 <Binary: 294 bytes>
3219 3219 14 8079 11204 <Binary: 368 bytes>
3265 3265 14 8079 10868 <Binary: 683 bytes>
3285 3285 14 8079 10869 <Binary: 471 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 9.18ms