tiles
18 rows where tile_column = 8029 and zoom_level = 14
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
1850 | 1850 | 14 | 8029 | 11195 | <Binary: 470 bytes> |
1879 | 1879 | 14 | 8029 | 11203 | <Binary: 269 bytes> |
1884 | 1884 | 14 | 8029 | 11194 | <Binary: 431 bytes> |
1901 | 1901 | 14 | 8029 | 11187 | <Binary: 268 bytes> |
1938 | 1938 | 14 | 8029 | 11202 | <Binary: 389 bytes> |
1942 | 1942 | 14 | 8029 | 11186 | <Binary: 271 bytes> |
2159 | 2159 | 14 | 8029 | 11197 | <Binary: 247 bytes> |
2188 | 2188 | 14 | 8029 | 11196 | <Binary: 247 bytes> |
2206 | 2206 | 14 | 8029 | 11189 | <Binary: 247 bytes> |
2245 | 2245 | 14 | 8029 | 11188 | <Binary: 247 bytes> |
3021 | 3021 | 14 | 8029 | 11193 | <Binary: 463 bytes> |
3071 | 3071 | 14 | 8029 | 11192 | <Binary: 247 bytes> |
3094 | 3094 | 14 | 8029 | 11201 | <Binary: 369 bytes> |
3139 | 3139 | 14 | 8029 | 11200 | <Binary: 481 bytes> |
3345 | 3345 | 14 | 8029 | 11198 | <Binary: 396 bytes> |
3361 | 3361 | 14 | 8029 | 11199 | <Binary: 282 bytes> |
3419 | 3419 | 14 | 8029 | 11191 | <Binary: 247 bytes> |
3435 | 3435 | 14 | 8029 | 11190 | <Binary: 247 bytes> |
Advanced export
JSON shape: default, array, newline-delimited
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);