tiles
17 rows where tile_column = 16218
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5973 | 5973 | 15 | 16218 | 21766 | <Binary: 499 bytes> |
6001 | 6001 | 15 | 16218 | 21767 | <Binary: 302 bytes> |
6207 | 6207 | 15 | 16218 | 22507 | <Binary: 251 bytes> |
6245 | 6245 | 15 | 16218 | 22506 | <Binary: 251 bytes> |
6885 | 6885 | 15 | 16218 | 22514 | <Binary: 263 bytes> |
7063 | 7063 | 15 | 16218 | 22510 | <Binary: 408 bytes> |
7082 | 7082 | 15 | 16218 | 22511 | <Binary: 251 bytes> |
9469 | 9469 | 15 | 16218 | 21765 | <Binary: 431 bytes> |
9523 | 9523 | 15 | 16218 | 21764 | <Binary: 305 bytes> |
9710 | 9710 | 15 | 16218 | 21769 | <Binary: 496 bytes> |
9715 | 9715 | 15 | 16218 | 22505 | <Binary: 336 bytes> |
9761 | 9761 | 15 | 16218 | 21768 | <Binary: 360 bytes> |
9764 | 9764 | 15 | 16218 | 22504 | <Binary: 293 bytes> |
10425 | 10425 | 15 | 16218 | 22512 | <Binary: 251 bytes> |
10440 | 10440 | 15 | 16218 | 22513 | <Binary: 302 bytes> |
10598 | 10598 | 15 | 16218 | 22509 | <Binary: 378 bytes> |
10619 | 10619 | 15 | 16218 | 22508 | <Binary: 251 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);