home / ramsar

tiles

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

42 rows where tile_column = 16404 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
6258 6258 15 16404 22066 <Binary: 278 bytes>
6260 6260 15 16404 22098 <Binary: 259 bytes>
6265 6265 15 16404 22018 <Binary: 358 bytes>
6313 6313 15 16404 22082 <Binary: 259 bytes>
6364 6364 15 16404 22067 <Binary: 259 bytes>
6365 6365 15 16404 22099 <Binary: 259 bytes>
6371 6371 15 16404 22019 <Binary: 324 bytes>
6426 6426 15 16404 22083 <Binary: 259 bytes>
6490 6490 15 16404 22078 <Binary: 259 bytes>
6527 6527 15 16404 22094 <Binary: 259 bytes>
6596 6596 15 16404 22015 <Binary: 312 bytes>
6597 6597 15 16404 22079 <Binary: 259 bytes>
6627 6627 15 16404 22095 <Binary: 259 bytes>
7109 7109 15 16404 22068 <Binary: 259 bytes>
7111 7111 15 16404 22100 <Binary: 299 bytes>
7167 7167 15 16404 22084 <Binary: 259 bytes>
7285 7285 15 16404 22069 <Binary: 259 bytes>
7317 7317 15 16404 22101 <Binary: 313 bytes>
7340 7340 15 16404 22085 <Binary: 259 bytes>
7362 7362 15 16404 22072 <Binary: 259 bytes>
7383 7383 15 16404 22088 <Binary: 259 bytes>
7532 7532 15 16404 22073 <Binary: 259 bytes>
7551 7551 15 16404 22089 <Binary: 259 bytes>
9687 9687 15 16404 22065 <Binary: 264 bytes>
9689 9689 15 16404 22097 <Binary: 259 bytes>
9761 9761 15 16404 22017 <Binary: 311 bytes>
9786 9786 15 16404 22081 <Binary: 259 bytes>
9947 9947 15 16404 22096 <Binary: 259 bytes>
9953 9953 15 16404 22016 <Binary: 312 bytes>
9984 9984 15 16404 22077 <Binary: 259 bytes>
10016 10016 15 16404 22080 <Binary: 259 bytes>
10051 10051 15 16404 22093 <Binary: 259 bytes>
10190 10190 15 16404 22076 <Binary: 259 bytes>
10233 10233 15 16404 22092 <Binary: 259 bytes>
10652 10652 15 16404 22071 <Binary: 259 bytes>
10697 10697 15 16404 22087 <Binary: 259 bytes>
10842 10842 15 16404 22070 <Binary: 259 bytes>
10863 10863 15 16404 22086 <Binary: 259 bytes>
10885 10885 15 16404 22075 <Binary: 259 bytes>
10908 10908 15 16404 22091 <Binary: 259 bytes>
11045 11045 15 16404 22074 <Binary: 259 bytes>
11069 11069 15 16404 22090 <Binary: 259 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.294ms