home / ramsar

tiles

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

29 rows where tile_column = 16398 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
5811 5811 15 16398 22082 <Binary: 258 bytes>
5933 5933 15 16398 22083 <Binary: 258 bytes>
5981 5981 15 16398 22094 <Binary: 258 bytes>
6079 6079 15 16398 22078 <Binary: 258 bytes>
6115 6115 15 16398 22095 <Binary: 276 bytes>
6168 6168 15 16398 22079 <Binary: 258 bytes>
6674 6674 15 16398 22086 <Binary: 258 bytes>
6811 6811 15 16398 22087 <Binary: 258 bytes>
6865 6865 15 16398 22090 <Binary: 258 bytes>
6919 6919 15 16398 22010 <Binary: 360 bytes>
6921 6921 15 16398 22074 <Binary: 258 bytes>
7043 7043 15 16398 22091 <Binary: 258 bytes>
7067 7067 15 16398 22011 <Binary: 383 bytes>
7069 7069 15 16398 22075 <Binary: 258 bytes>
9254 9254 15 16398 22081 <Binary: 258 bytes>
9479 9479 15 16398 22080 <Binary: 258 bytes>
9504 9504 15 16398 22093 <Binary: 258 bytes>
9539 9539 15 16398 22096 <Binary: 352 bytes>
9548 9548 15 16398 22077 <Binary: 258 bytes>
9758 9758 15 16398 22092 <Binary: 258 bytes>
9783 9783 15 16398 22076 <Binary: 258 bytes>
10163 10163 15 16398 22085 <Binary: 258 bytes>
10363 10363 15 16398 22084 <Binary: 258 bytes>
10377 10377 15 16398 22089 <Binary: 258 bytes>
10440 10440 15 16398 22009 <Binary: 325 bytes>
10442 10442 15 16398 22073 <Binary: 315 bytes>
10607 10607 15 16398 22088 <Binary: 258 bytes>
10663 10663 15 16398 22008 <Binary: 320 bytes>
10664 10664 15 16398 22072 <Binary: 283 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.154ms