home / ramsar

tiles

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

34 rows where tile_column = 8205

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1844 1844 14 8205 11035 <Binary: 259 bytes>
1847 1847 14 8205 11051 <Binary: 259 bytes>
1854 1854 14 8205 11011 <Binary: 317 bytes>
1863 1863 14 8205 11034 <Binary: 259 bytes>
1866 1866 14 8205 11050 <Binary: 259 bytes>
1894 1894 14 8205 10995 <Binary: 442 bytes>
1919 1919 14 8205 11043 <Binary: 259 bytes>
1932 1932 14 8205 10994 <Binary: 512 bytes>
1936 1936 14 8205 11042 <Binary: 259 bytes>
1964 1964 14 8205 10890 <Binary: 377 bytes>
2154 2154 14 8205 11037 <Binary: 259 bytes>
2158 2158 14 8205 11053 <Binary: 319 bytes>
2165 2165 14 8205 11013 <Binary: 391 bytes>
2181 2181 14 8205 11036 <Binary: 259 bytes>
2185 2185 14 8205 11052 <Binary: 259 bytes>
2202 2202 14 8205 11012 <Binary: 433 bytes>
2227 2227 14 8205 11045 <Binary: 259 bytes>
2249 2249 14 8205 11044 <Binary: 259 bytes>
3025 3025 14 8205 11032 <Binary: 288 bytes>
3027 3027 14 8205 11048 <Binary: 259 bytes>
3052 3052 14 8205 11033 <Binary: 259 bytes>
3055 3055 14 8205 11049 <Binary: 259 bytes>
3115 3115 14 8205 11040 <Binary: 259 bytes>
3120 3120 14 8205 10888 <Binary: 340 bytes>
3126 3126 14 8205 11041 <Binary: 259 bytes>
3139 3139 14 8205 10889 <Binary: 808 bytes>
3334 3334 14 8205 11038 <Binary: 259 bytes>
3337 3337 14 8205 11054 <Binary: 268 bytes>
3354 3354 14 8205 10886 <Binary: 395 bytes>
3355 3355 14 8205 11014 <Binary: 311 bytes>
3368 3368 14 8205 11039 <Binary: 259 bytes>
3391 3391 14 8205 10887 <Binary: 600 bytes>
3412 3412 14 8205 11046 <Binary: 259 bytes>
3446 3446 14 8205 11047 <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 20.971ms