tiles
11 rows where tile_column = 16217 and zoom_level = 15
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
4672 | 4672 | 15 | 16217 | 21766 | <Binary: 269 bytes> |
4871 | 4871 | 15 | 16217 | 22507 | <Binary: 250 bytes> |
4904 | 4904 | 15 | 16217 | 22506 | <Binary: 262 bytes> |
5577 | 5577 | 15 | 16217 | 22513 | <Binary: 250 bytes> |
5598 | 5598 | 15 | 16217 | 22512 | <Binary: 250 bytes> |
5738 | 5738 | 15 | 16217 | 22508 | <Binary: 250 bytes> |
5838 | 5838 | 15 | 16217 | 22509 | <Binary: 250 bytes> |
8519 | 8519 | 15 | 16217 | 22505 | <Binary: 343 bytes> |
8939 | 8939 | 15 | 16217 | 22514 | <Binary: 353 bytes> |
9171 | 9171 | 15 | 16217 | 22510 | <Binary: 250 bytes> |
9392 | 9392 | 15 | 16217 | 22511 | <Binary: 250 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);