tiles
20 rows where tile_row = 11045 and zoom_level = 14
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
2165 | 2165 | 14 | 8197 | 11045 | <Binary: 335 bytes> |
2183 | 2183 | 14 | 8213 | 11045 | <Binary: 279 bytes> |
2198 | 2198 | 14 | 8209 | 11045 | <Binary: 258 bytes> |
2207 | 2207 | 14 | 8205 | 11045 | <Binary: 258 bytes> |
2254 | 2254 | 14 | 8201 | 11045 | <Binary: 258 bytes> |
2774 | 2774 | 14 | 8196 | 11045 | <Binary: 281 bytes> |
2782 | 2782 | 14 | 8212 | 11045 | <Binary: 258 bytes> |
2816 | 2816 | 14 | 8208 | 11045 | <Binary: 258 bytes> |
2823 | 2823 | 14 | 8204 | 11045 | <Binary: 258 bytes> |
2864 | 2864 | 14 | 8200 | 11045 | <Binary: 258 bytes> |
3209 | 3209 | 14 | 8199 | 11045 | <Binary: 258 bytes> |
3253 | 3253 | 14 | 8227 | 11045 | <Binary: 323 bytes> |
3262 | 3262 | 14 | 8211 | 11045 | <Binary: 258 bytes> |
3289 | 3289 | 14 | 8207 | 11045 | <Binary: 258 bytes> |
3319 | 3319 | 14 | 8203 | 11045 | <Binary: 258 bytes> |
3813 | 3813 | 14 | 8198 | 11045 | <Binary: 258 bytes> |
3828 | 3828 | 14 | 8214 | 11045 | <Binary: 277 bytes> |
3864 | 3864 | 14 | 8210 | 11045 | <Binary: 258 bytes> |
3872 | 3872 | 14 | 8206 | 11045 | <Binary: 258 bytes> |
3906 | 3906 | 14 | 8202 | 11045 | <Binary: 258 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);