tiles
19 rows where tile_column = 16445
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
4507 | 4507 | 15 | 16445 | 21891 | <Binary: 441 bytes> |
4543 | 4543 | 15 | 16445 | 21890 | <Binary: 748 bytes> |
4562 | 4562 | 15 | 16445 | 21859 | <Binary: 413 bytes> |
4610 | 4610 | 15 | 16445 | 21858 | <Binary: 504 bytes> |
4797 | 4797 | 15 | 16445 | 21855 | <Binary: 686 bytes> |
4835 | 4835 | 15 | 16445 | 21854 | <Binary: 834 bytes> |
5468 | 5468 | 15 | 16445 | 21861 | <Binary: 745 bytes> |
5660 | 5660 | 15 | 16445 | 21864 | <Binary: 374 bytes> |
5690 | 5690 | 15 | 16445 | 21865 | <Binary: 276 bytes> |
7980 | 7980 | 15 | 16445 | 21856 | <Binary: 384 bytes> |
8193 | 8193 | 15 | 16445 | 21857 | <Binary: 949 bytes> |
8226 | 8226 | 15 | 16445 | 21868 | <Binary: 507 bytes> |
8232 | 8232 | 15 | 16445 | 21852 | <Binary: 493 bytes> |
8451 | 8451 | 15 | 16445 | 21869 | <Binary: 278 bytes> |
8456 | 8456 | 15 | 16445 | 21853 | <Binary: 424 bytes> |
8865 | 8865 | 15 | 16445 | 21862 | <Binary: 539 bytes> |
9065 | 9065 | 15 | 16445 | 21866 | <Binary: 276 bytes> |
9092 | 9092 | 15 | 16445 | 21863 | <Binary: 605 bytes> |
9287 | 9287 | 15 | 16445 | 21867 | <Binary: 276 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);