home / ramsar

tiles

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

22 rows where tile_column = 16395

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4202 4202 15 16395 22086 <Binary: 258 bytes>
4226 4226 15 16395 22087 <Binary: 258 bytes>
4246 4246 15 16395 22007 <Binary: 358 bytes>
4256 4256 15 16395 22006 <Binary: 361 bytes>
4430 4430 15 16395 22091 <Binary: 294 bytes>
4458 4458 15 16395 22090 <Binary: 258 bytes>
4493 4493 15 16395 22075 <Binary: 305 bytes>
5033 5033 15 16395 22083 <Binary: 258 bytes>
5082 5082 15 16395 22082 <Binary: 258 bytes>
5340 5340 15 16395 22078 <Binary: 258 bytes>
5367 5367 15 16395 22079 <Binary: 258 bytes>
7734 7734 15 16395 22084 <Binary: 258 bytes>
7745 7745 15 16395 22085 <Binary: 258 bytes>
7770 7770 15 16395 22005 <Binary: 343 bytes>
7926 7926 15 16395 22089 <Binary: 258 bytes>
7978 7978 15 16395 22088 <Binary: 258 bytes>
8574 8574 15 16395 22080 <Binary: 258 bytes>
8616 8616 15 16395 22081 <Binary: 258 bytes>
8795 8795 15 16395 22092 <Binary: 325 bytes>
8825 8825 15 16395 22076 <Binary: 258 bytes>
8841 8841 15 16395 22093 <Binary: 275 bytes>
8911 8911 15 16395 22077 <Binary: 258 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 5.917ms