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
4193 4193 15 16395 22087 <Binary: 258 bytes>
4224 4224 15 16395 22086 <Binary: 258 bytes>
4246 4246 15 16395 22006 <Binary: 362 bytes>
4257 4257 15 16395 22007 <Binary: 359 bytes>
4407 4407 15 16395 22090 <Binary: 258 bytes>
4441 4441 15 16395 22091 <Binary: 294 bytes>
4480 4480 15 16395 22075 <Binary: 305 bytes>
5060 5060 15 16395 22083 <Binary: 258 bytes>
5096 5096 15 16395 22082 <Binary: 258 bytes>
5355 5355 15 16395 22079 <Binary: 258 bytes>
5375 5375 15 16395 22078 <Binary: 258 bytes>
7641 7641 15 16395 22084 <Binary: 258 bytes>
7806 7806 15 16395 22085 <Binary: 258 bytes>
7876 7876 15 16395 22088 <Binary: 258 bytes>
7900 7900 15 16395 22005 <Binary: 343 bytes>
8077 8077 15 16395 22089 <Binary: 258 bytes>
8486 8486 15 16395 22080 <Binary: 258 bytes>
8692 8692 15 16395 22081 <Binary: 258 bytes>
8700 8700 15 16395 22092 <Binary: 325 bytes>
8759 8759 15 16395 22076 <Binary: 258 bytes>
8949 8949 15 16395 22093 <Binary: 275 bytes>
8997 8997 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 9.096ms