Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 509 Bytes

File metadata and controls

17 lines (11 loc) · 509 Bytes

Route Planner (OSRM + OR-Tools)

A desktop app that finds the best order to visit multiple stops using OSRM and Google OR-Tools.

🚀 Features:

  • Optimises delivery routes
  • Works offline with a local OSRM server
  • Simple desktop GUI with PyQt
  • Exports routes to an interactive Leaflet map

Requirements

  • Python 3.12+
  • Docker Desktop
  • OSRM map extract (e.g. Geofabrik)