Skip to main content

Atlas 0.6.1

Released 22 September 2026. View the GitHub release.

Highlights

  • Region installation now exposes a live processing log with downloads, stage changes, osmium progress, service restarts and failure reasons.
  • GET /api/v1/coverage reports live readiness and verified installed regions for geocoding, routing, map matching, POIs and transit.
  • Transit timetable coverage is reported separately from the walking network, while map matching explicitly inherits Valhalla routing coverage.

Upgrade

Follow Upgrading and rollback. No database migration or regional data rebuild is required.

The published image is ghcr.io/dawarich-app/atlas/app:0.6.1, available for Linux amd64 and arm64. 0.6 and latest are moving tags; pin 0.6.1 for this release.

Coverage semantics

Coverage is derived from installed dataset provenance and is independent from live service health. coverage_status: "unknown" means Atlas cannot verify a region name; it does not prove that the service has no data. See Regions and data for the response model and an example request.