Skip to content

Tayls16/route-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Desktop route planner using OSRM + OR-Tools, built with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors