tiles
18 rows where tile_column = 16474 and zoom_level = 15
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5914 | 5914 | 15 | 16474 | 21846 | <Binary: 390 bytes> |
6019 | 6019 | 15 | 16474 | 21847 | <Binary: 426 bytes> |
6171 | 6171 | 15 | 16474 | 21850 | <Binary: 319 bytes> |
6786 | 6786 | 15 | 16474 | 21890 | <Binary: 278 bytes> |
6891 | 6891 | 15 | 16474 | 21891 | <Binary: 382 bytes> |
7036 | 7036 | 15 | 16474 | 21886 | <Binary: 292 bytes> |
7211 | 7211 | 15 | 16474 | 21999 | <Binary: 441 bytes> |
7222 | 7222 | 15 | 16474 | 21887 | <Binary: 278 bytes> |
9581 | 9581 | 15 | 16474 | 21849 | <Binary: 652 bytes> |
9630 | 9630 | 15 | 16474 | 21892 | <Binary: 341 bytes> |
9663 | 9663 | 15 | 16474 | 21881 | <Binary: 344 bytes> |
9848 | 9848 | 15 | 16474 | 21848 | <Binary: 332 bytes> |
9876 | 9876 | 15 | 16474 | 21880 | <Binary: 314 bytes> |
10234 | 10234 | 15 | 16474 | 21889 | <Binary: 278 bytes> |
10427 | 10427 | 15 | 16474 | 22000 | <Binary: 362 bytes> |
10433 | 10433 | 15 | 16474 | 21888 | <Binary: 278 bytes> |
10525 | 10525 | 15 | 16474 | 21885 | <Binary: 473 bytes> |
10775 | 10775 | 15 | 16474 | 21884 | <Binary: 337 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);