home / ramsar

tiles

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

25 rows where tile_column = 8209

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1888 1888 14 8209 11043 <Binary: 259 bytes>
1916 1916 14 8209 11042 <Binary: 259 bytes>
1952 1952 14 8209 11035 <Binary: 259 bytes>
1960 1960 14 8209 11051 <Binary: 268 bytes>
1973 1973 14 8209 10890 <Binary: 630 bytes>
1977 1977 14 8209 11034 <Binary: 259 bytes>
2003 2003 14 8209 11050 <Binary: 275 bytes>
2218 2218 14 8209 11045 <Binary: 259 bytes>
2243 2243 14 8209 11044 <Binary: 259 bytes>
2263 2263 14 8209 11037 <Binary: 259 bytes>
2282 2282 14 8209 11036 <Binary: 259 bytes>
3087 3087 14 8209 11040 <Binary: 259 bytes>
3106 3106 14 8209 11041 <Binary: 259 bytes>
3148 3148 14 8209 10888 <Binary: 587 bytes>
3151 3151 14 8209 11032 <Binary: 346 bytes>
3159 3159 14 8209 10889 <Binary: 659 bytes>
3163 3163 14 8209 11033 <Binary: 306 bytes>
3176 3176 14 8209 11048 <Binary: 259 bytes>
3196 3196 14 8209 11049 <Binary: 259 bytes>
3378 3378 14 8209 10886 <Binary: 520 bytes>
3385 3385 14 8209 11046 <Binary: 259 bytes>
3430 3430 14 8209 10887 <Binary: 473 bytes>
3436 3436 14 8209 11047 <Binary: 259 bytes>
3466 3466 14 8209 11038 <Binary: 259 bytes>
3486 3486 14 8209 11039 <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.313ms