home / ramsar

tiles

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

24 rows where tile_column = 8045

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1863 1863 14 8045 11075 <Binary: 269 bytes>
1865 1865 14 8045 11139 <Binary: 311 bytes>
1890 1890 14 8045 11074 <Binary: 269 bytes>
1893 1893 14 8045 11138 <Binary: 448 bytes>
1960 1960 14 8045 11194 <Binary: 470 bytes>
2159 2159 14 8045 11069 <Binary: 413 bytes>
2170 2170 14 8045 11077 <Binary: 375 bytes>
2171 2171 14 8045 11141 <Binary: 264 bytes>
2198 2198 14 8045 11076 <Binary: 414 bytes>
2200 2200 14 8045 11140 <Binary: 264 bytes>
2230 2230 14 8045 11197 <Binary: 307 bytes>
3038 3038 14 8045 11073 <Binary: 269 bytes>
3041 3041 14 8045 11137 <Binary: 602 bytes>
3056 3056 14 8045 11072 <Binary: 269 bytes>
3058 3058 14 8045 11136 <Binary: 703 bytes>
3130 3130 14 8045 11144 <Binary: 613 bytes>
3134 3134 14 8045 11193 <Binary: 339 bytes>
3338 3338 14 8045 11070 <Binary: 269 bytes>
3352 3352 14 8045 11078 <Binary: 305 bytes>
3353 3353 14 8045 11142 <Binary: 381 bytes>
3359 3359 14 8045 11071 <Binary: 269 bytes>
3369 3369 14 8045 11143 <Binary: 550 bytes>
3442 3442 14 8045 11198 <Binary: 319 bytes>
3469 3469 14 8045 11199 <Binary: 389 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 20.598ms