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: 259 bytes>
1705 1705 14 8207 11049 <Binary: 259 bytes>
1713 1713 14 8207 11032 <Binary: 318 bytes>
1716 1716 14 8207 11048 <Binary: 259 bytes>
1722 1722 14 8207 11056 <Binary: 305 bytes>
1768 1768 14 8207 11041 <Binary: 259 bytes>
1782 1782 14 8207 11040 <Binary: 259 bytes>
1784 1784 14 8207 10889 <Binary: 624 bytes>
1789 1789 14 8207 10888 <Binary: 723 bytes>
1972 1972 14 8207 11039 <Binary: 259 bytes>
1974 1974 14 8207 11055 <Binary: 500 bytes>
1992 1992 14 8207 10887 <Binary: 448 bytes>
1993 1993 14 8207 11015 <Binary: 413 bytes>
2026 2026 14 8207 11038 <Binary: 259 bytes>
2028 2028 14 8207 11054 <Binary: 479 bytes>
2037 2037 14 8207 10886 <Binary: 648 bytes>
2058 2058 14 8207 11031 <Binary: 273 bytes>
2061 2061 14 8207 11047 <Binary: 259 bytes>
2109 2109 14 8207 11046 <Binary: 259 bytes>
2894 2894 14 8207 11035 <Binary: 259 bytes>
2896 2896 14 8207 11051 <Binary: 259 bytes>
2939 2939 14 8207 11034 <Binary: 259 bytes>
2941 2941 14 8207 11050 <Binary: 259 bytes>
2971 2971 14 8207 11043 <Binary: 259 bytes>
3005 3005 14 8207 11042 <Binary: 259 bytes>
3189 3189 14 8207 11037 <Binary: 259 bytes>
3191 3191 14 8207 11053 <Binary: 629 bytes>
3202 3202 14 8207 11036 <Binary: 259 bytes>
3204 3204 14 8207 11052 <Binary: 280 bytes>
3210 3210 14 8207 10885 <Binary: 402 bytes>
3271 3271 14 8207 11045 <Binary: 259 bytes>
3281 3281 14 8207 11044 <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 10.028ms