home / ramsar

tiles

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

22 rows where tile_column = 16395 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
4207 4207 15 16395 22086 <Binary: 258 bytes>
4225 4225 15 16395 22087 <Binary: 258 bytes>
4245 4245 15 16395 22007 <Binary: 358 bytes>
4270 4270 15 16395 22006 <Binary: 361 bytes>
4429 4429 15 16395 22091 <Binary: 293 bytes>
4438 4438 15 16395 22090 <Binary: 258 bytes>
4487 4487 15 16395 22075 <Binary: 304 bytes>
5036 5036 15 16395 22082 <Binary: 258 bytes>
5069 5069 15 16395 22083 <Binary: 258 bytes>
5353 5353 15 16395 22078 <Binary: 258 bytes>
5379 5379 15 16395 22079 <Binary: 258 bytes>
7632 7632 15 16395 22084 <Binary: 258 bytes>
7841 7841 15 16395 22085 <Binary: 258 bytes>
7874 7874 15 16395 22088 <Binary: 258 bytes>
7892 7892 15 16395 22005 <Binary: 342 bytes>
8055 8055 15 16395 22089 <Binary: 258 bytes>
8477 8477 15 16395 22080 <Binary: 258 bytes>
8690 8690 15 16395 22081 <Binary: 258 bytes>
8712 8712 15 16395 22092 <Binary: 324 bytes>
8785 8785 15 16395 22076 <Binary: 258 bytes>
8921 8921 15 16395 22093 <Binary: 274 bytes>
8983 8983 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.736ms