opendriver / README.md
YUNTA88's picture
Update opendriver offline map metadata
58ec090 verified
|
Raw
History Blame Contribute Delete
1.25 kB
metadata
license: other
task_categories:
  - other
pretty_name: opendriver offline map assets

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.