name string | generatedAt string | sourceApp string | style string | relativeInstallPath string | cityIds list | cities list | coverage string | zooms dict | files int64 | sizeMB float64 | note string | archiveFile string | archiveSizeMB float64 | archiveSha256 string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opendriver-offline-map-tiles-osmde-retina | 2026-06-24T13:12:34.215Z | opendriver | osmde-retina | shared/backend/data/tile-cache/osmde-retina | [
"los_angeles",
"san_diego",
"san_jose",
"sf_bay",
"new_york",
"buffalo",
"rochester_ny",
"chicago",
"aurora_il",
"naperville_il",
"washington_dc",
"arlington_va",
"seattle",
"dallas",
"houston",
"san_antonio",
"detroit",
"grand_rapids",
"warren_mi",
"ann_arbor"
] | [
{
"id": "los_angeles",
"name": "Los Angeles",
"region": "CA",
"centerLatitude": 34.0522,
"centerLongitude": -118.2437
},
{
"id": "san_diego",
"name": "San Diego",
"region": "CA",
"centerLatitude": 32.7157,
"centerLongitude": -117.1611
},
{
"id": "san_jose",
"n... | 20 README service markets, city centers and seeded POI neighborhoods | {
"10": {
"files": 69,
"sizeMB": 2.09
},
"12": {
"files": 848,
"sizeMB": 41.19
},
"13": {
"files": 1260,
"sizeMB": 60.75
},
"14": {
"files": 1796,
"sizeMB": 100.51
},
"15": {
"files": 4115,
"sizeMB": 204.76
},
"16": {
"files": 5286,
"sizeMB": 218
}... | 26,728 | 971.1 | This tile cache is intentionally not stored in GitHub. Install by extracting/copying this folder to the relativeInstallPath in apps/opendriver. | opendriver-offline-map-tiles-osmde-retina-2026-06-24.tar | 992.3 | bf799ebf0b9083b6dad15f1589d9b1ee23fd7a48f3e42ce5324ee1e08a60d8fd |
opendriver offline map assets
This dataset stores large runtime assets for the opendriver Electron app that are intentionally not committed to GitHub.
Files
- map-tiles/opendriver-offline-map-tiles-osmde-retina-2026-06-24.tar
- Contents: shared/backend/data/tile-cache/osmde-retina/**
- Coverage: 20 README service markets, city centers and seeded POI neighborhoods
- Zoom levels: 10, 12-19
- Tile files: 26,727 png tiles plus prefetch progress metadata
- Archive size: 992.3 MB
- SHA256: $hash
- map-tiles/osmde-retina-manifest.json
- Coverage, city list, file counts, install path, and archive checksum metadata.
Install
From the pps/opendriver directory, extract the tar archive so that it restores this path:
ext shared/backend/data/tile-cache/osmde-retina
The app uses OPENDRIVER_MAP_STYLE=osmde-retina by default, so these tiles are read by the backend before any online tile fetch.
Not In GitHub
These raster map tiles are not pushed to GitHub because they are generated runtime cache data and are around 1 GB. Source code, route caches, road graphs, and Flutter web build assets remain in the GitHub PR.
- Downloads last month
- 12