home / ramsar

tiles

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

29 rows where tile_row = 22376 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
5668 5668 15 16045 22376 <Binary: 249 bytes>
5684 5684 15 16069 22376 <Binary: 247 bytes>
5687 5687 15 16061 22376 <Binary: 247 bytes>
5699 5699 15 16053 22376 <Binary: 247 bytes>
7356 7356 15 16068 22376 <Binary: 247 bytes>
7414 7414 15 16060 22376 <Binary: 247 bytes>
7424 7424 15 16052 22376 <Binary: 247 bytes>
7979 7979 15 16067 22376 <Binary: 247 bytes>
7981 7981 15 16059 22376 <Binary: 247 bytes>
7990 7990 15 16051 22376 <Binary: 247 bytes>
8376 8376 15 16073 22376 <Binary: 261 bytes>
8383 8383 15 16065 22376 <Binary: 247 bytes>
8385 8385 15 16057 22376 <Binary: 247 bytes>
8396 8396 15 16049 22376 <Binary: 267 bytes>
8630 8630 15 16047 22376 <Binary: 300 bytes>
8649 8649 15 16071 22376 <Binary: 247 bytes>
8695 8695 15 16063 22376 <Binary: 247 bytes>
8706 8706 15 16055 22376 <Binary: 247 bytes>
9873 9873 15 16066 22376 <Binary: 247 bytes>
9875 9875 15 16058 22376 <Binary: 247 bytes>
9885 9885 15 16050 22376 <Binary: 265 bytes>
10238 10238 15 16072 22376 <Binary: 307 bytes>
10248 10248 15 16064 22376 <Binary: 247 bytes>
10250 10250 15 16056 22376 <Binary: 247 bytes>
10261 10261 15 16048 22376 <Binary: 298 bytes>
10528 10528 15 16046 22376 <Binary: 277 bytes>
10608 10608 15 16070 22376 <Binary: 247 bytes>
10612 10612 15 16062 22376 <Binary: 247 bytes>
10627 10627 15 16054 22376 <Binary: 247 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 23.772ms