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
1849 1849 14 8205 11035 <Binary: 258 bytes>
1852 1852 14 8205 11051 <Binary: 258 bytes>
1859 1859 14 8205 11011 <Binary: 315 bytes>
1880 1880 14 8205 10995 <Binary: 442 bytes>
1883 1883 14 8205 11034 <Binary: 258 bytes>
1886 1886 14 8205 11050 <Binary: 258 bytes>
1913 1913 14 8205 11043 <Binary: 258 bytes>
1939 1939 14 8205 10994 <Binary: 511 bytes>
1943 1943 14 8205 11042 <Binary: 258 bytes>
1981 1981 14 8205 10890 <Binary: 379 bytes>
2157 2157 14 8205 11037 <Binary: 258 bytes>
2161 2161 14 8205 11053 <Binary: 318 bytes>
2168 2168 14 8205 11013 <Binary: 389 bytes>
2181 2181 14 8205 11036 <Binary: 258 bytes>
2190 2190 14 8205 11052 <Binary: 258 bytes>
2207 2207 14 8205 11045 <Binary: 258 bytes>
2225 2225 14 8205 11012 <Binary: 430 bytes>
2246 2246 14 8205 11044 <Binary: 258 bytes>
3020 3020 14 8205 11033 <Binary: 258 bytes>
3023 3023 14 8205 11049 <Binary: 258 bytes>
3070 3070 14 8205 11032 <Binary: 287 bytes>
3072 3072 14 8205 11048 <Binary: 258 bytes>
3097 3097 14 8205 11041 <Binary: 258 bytes>
3120 3120 14 8205 10889 <Binary: 814 bytes>
3142 3142 14 8205 11040 <Binary: 258 bytes>
3162 3162 14 8205 10888 <Binary: 340 bytes>
3343 3343 14 8205 11038 <Binary: 258 bytes>
3346 3346 14 8205 11054 <Binary: 267 bytes>
3356 3356 14 8205 10886 <Binary: 402 bytes>
3357 3357 14 8205 11014 <Binary: 309 bytes>
3360 3360 14 8205 11039 <Binary: 258 bytes>
3368 3368 14 8205 10887 <Binary: 602 bytes>
3420 3420 14 8205 11047 <Binary: 258 bytes>
3436 3436 14 8205 11046 <Binary: 258 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 21.848ms