tiles
15 rows where tile_row = 11188 and zoom_level = 14
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
2231 | 2231 | 14 | 8033 | 11188 | <Binary: 247 bytes> |
2234 | 2234 | 14 | 8029 | 11188 | <Binary: 247 bytes> |
2271 | 2271 | 14 | 8025 | 11188 | <Binary: 265 bytes> |
2806 | 2806 | 14 | 8036 | 11188 | <Binary: 362 bytes> |
2845 | 2845 | 14 | 8032 | 11188 | <Binary: 247 bytes> |
2847 | 2847 | 14 | 8028 | 11188 | <Binary: 247 bytes> |
2875 | 2875 | 14 | 8024 | 11188 | <Binary: 303 bytes> |
3201 | 3201 | 14 | 8023 | 11188 | <Binary: 315 bytes> |
3240 | 3240 | 14 | 8035 | 11188 | <Binary: 247 bytes> |
3248 | 3248 | 14 | 8031 | 11188 | <Binary: 247 bytes> |
3302 | 3302 | 14 | 8027 | 11188 | <Binary: 247 bytes> |
3795 | 3795 | 14 | 8022 | 11188 | <Binary: 271 bytes> |
3840 | 3840 | 14 | 8034 | 11188 | <Binary: 247 bytes> |
3862 | 3862 | 14 | 8030 | 11188 | <Binary: 247 bytes> |
3887 | 3887 | 14 | 8026 | 11188 | <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);