tiles
15 rows where tile_column = 16154
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
5915 | 5915 | 15 | 16154 | 22406 | <Binary: 244 bytes> |
6012 | 6012 | 15 | 16154 | 22407 | <Binary: 269 bytes> |
6170 | 6170 | 15 | 16154 | 21898 | <Binary: 265 bytes> |
6286 | 6286 | 15 | 16154 | 21899 | <Binary: 265 bytes> |
6973 | 6973 | 15 | 16154 | 22414 | <Binary: 249 bytes> |
7012 | 7012 | 15 | 16154 | 21742 | <Binary: 513 bytes> |
7204 | 7204 | 15 | 16154 | 22415 | <Binary: 249 bytes> |
7237 | 7237 | 15 | 16154 | 21743 | <Binary: 329 bytes> |
9578 | 9578 | 15 | 16154 | 21897 | <Binary: 347 bytes> |
10275 | 10275 | 15 | 16154 | 22417 | <Binary: 440 bytes> |
10481 | 10481 | 15 | 16154 | 21901 | <Binary: 307 bytes> |
10503 | 10503 | 15 | 16154 | 21741 | <Binary: 348 bytes> |
10558 | 10558 | 15 | 16154 | 22416 | <Binary: 294 bytes> |
10730 | 10730 | 15 | 16154 | 21900 | <Binary: 331 bytes> |
10768 | 10768 | 15 | 16154 | 21740 | <Binary: 319 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);