tiles
19 rows where tile_column = 16079 and zoom_level = 15
This data as json, CSV (advanced)
Suggested facets: tile_data
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
4151 | 4151 | 15 | 16079 | 22387 | <Binary: 335 bytes> |
4176 | 4176 | 15 | 16079 | 22386 | <Binary: 300 bytes> |
4367 | 4367 | 15 | 16079 | 22399 | <Binary: 323 bytes> |
4394 | 4394 | 15 | 16079 | 22398 | <Binary: 247 bytes> |
5000 | 5000 | 15 | 16079 | 22278 | <Binary: 275 bytes> |
5016 | 5016 | 15 | 16079 | 22391 | <Binary: 247 bytes> |
5065 | 5065 | 15 | 16079 | 22390 | <Binary: 247 bytes> |
5256 | 5256 | 15 | 16079 | 22394 | <Binary: 247 bytes> |
5279 | 5279 | 15 | 16079 | 22395 | <Binary: 247 bytes> |
7677 | 7677 | 15 | 16079 | 22385 | <Binary: 262 bytes> |
7710 | 7710 | 15 | 16079 | 22384 | <Binary: 366 bytes> |
7902 | 7902 | 15 | 16079 | 22397 | <Binary: 247 bytes> |
7956 | 7956 | 15 | 16079 | 22396 | <Binary: 247 bytes> |
8497 | 8497 | 15 | 16079 | 22276 | <Binary: 267 bytes> |
8523 | 8523 | 15 | 16079 | 22277 | <Binary: 330 bytes> |
8548 | 8548 | 15 | 16079 | 22389 | <Binary: 247 bytes> |
8559 | 8559 | 15 | 16079 | 22388 | <Binary: 247 bytes> |
8755 | 8755 | 15 | 16079 | 22393 | <Binary: 247 bytes> |
8767 | 8767 | 15 | 16079 | 22392 | <Binary: 247 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);