home / ramsar

tiles

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

17 rows where tile_column = 8213

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1858 1858 14 8213 10931 <Binary: 1,026 bytes>
1867 1867 14 8213 11043 <Binary: 258 bytes>
1881 1881 14 8213 10930 <Binary: 662 bytes>
1891 1891 14 8213 11042 <Binary: 269 bytes>
1954 1954 14 8213 11034 <Binary: 367 bytes>
2169 2169 14 8213 10933 <Binary: 404 bytes>
2188 2188 14 8213 11045 <Binary: 279 bytes>
2205 2205 14 8213 10932 <Binary: 1,205 bytes>
2217 2217 14 8213 11044 <Binary: 258 bytes>
3066 3066 14 8213 11040 <Binary: 361 bytes>
3079 3079 14 8213 11041 <Binary: 333 bytes>
3124 3124 14 8213 11033 <Binary: 458 bytes>
3357 3357 14 8213 10934 <Binary: 412 bytes>
3367 3367 14 8213 10935 <Binary: 392 bytes>
3381 3381 14 8213 11046 <Binary: 268 bytes>
3424 3424 14 8213 11038 <Binary: 271 bytes>
3446 3446 14 8213 11039 <Binary: 357 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 81.451ms