home / ramsar

tiles

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

32 rows where tile_column = 8207 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1703 1703 14 8207 11033 <Binary: 258 bytes>
1705 1705 14 8207 11049 <Binary: 258 bytes>
1729 1729 14 8207 11032 <Binary: 318 bytes>
1732 1732 14 8207 11048 <Binary: 258 bytes>
1738 1738 14 8207 11056 <Binary: 305 bytes>
1768 1768 14 8207 11041 <Binary: 258 bytes>
1781 1781 14 8207 10889 <Binary: 624 bytes>
1793 1793 14 8207 11040 <Binary: 258 bytes>
1797 1797 14 8207 10888 <Binary: 723 bytes>
1975 1975 14 8207 11039 <Binary: 258 bytes>
1977 1977 14 8207 11055 <Binary: 501 bytes>
1983 1983 14 8207 10887 <Binary: 447 bytes>
1984 1984 14 8207 11015 <Binary: 413 bytes>
2031 2031 14 8207 11038 <Binary: 258 bytes>
2033 2033 14 8207 11054 <Binary: 479 bytes>
2045 2045 14 8207 10886 <Binary: 648 bytes>
2072 2072 14 8207 11031 <Binary: 272 bytes>
2075 2075 14 8207 11047 <Binary: 258 bytes>
2115 2115 14 8207 11046 <Binary: 258 bytes>
2892 2892 14 8207 11034 <Binary: 258 bytes>
2894 2894 14 8207 11050 <Binary: 258 bytes>
2949 2949 14 8207 11035 <Binary: 258 bytes>
2951 2951 14 8207 11051 <Binary: 258 bytes>
2985 2985 14 8207 11043 <Binary: 258 bytes>
2993 2993 14 8207 11042 <Binary: 258 bytes>
3194 3194 14 8207 11036 <Binary: 258 bytes>
3196 3196 14 8207 11052 <Binary: 279 bytes>
3210 3210 14 8207 11037 <Binary: 258 bytes>
3212 3212 14 8207 11053 <Binary: 629 bytes>
3221 3221 14 8207 10885 <Binary: 406 bytes>
3249 3249 14 8207 11044 <Binary: 258 bytes>
3288 3288 14 8207 11045 <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 9.84ms