tiles
11 rows where tile_column = 4016 and zoom_level = 13
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
1024 | 1024 | 13 | 4016 | 5600 | <Binary: 296 bytes> |
1037 | 1037 | 13 | 4016 | 5592 | <Binary: 255 bytes> |
1174 | 1174 | 13 | 4016 | 5596 | <Binary: 247 bytes> |
1183 | 1183 | 13 | 4016 | 5593 | <Binary: 294 bytes> |
1266 | 1266 | 13 | 4016 | 5437 | <Binary: 465 bytes> |
1302 | 1302 | 13 | 4016 | 5597 | <Binary: 247 bytes> |
1537 | 1537 | 13 | 4016 | 5595 | <Binary: 247 bytes> |
1635 | 1635 | 13 | 4016 | 5594 | <Binary: 247 bytes> |
1672 | 1672 | 13 | 4016 | 5599 | <Binary: 413 bytes> |
1685 | 1685 | 13 | 4016 | 5438 | <Binary: 903 bytes> |
1700 | 1700 | 13 | 4016 | 5598 | <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);