Go Back

route planning software

Hi 
Does anyone havea  system which links to a 3rd party route planning application ?  I have a client asking me  about this - they want to take orders due for next day delivery, through them into an application and have it assign the orders to the vehicles and then plan the vehicle routes.

Just wanted to see if anyone has any experience of this and/or 3rd party products they could reccommend ?

4 Answers
0   | Posted by Gordon Ireland to Other on 4/25/2024 5:00 PM
Steve Ives
I don't have any direct experience with doing this, but I do know there are several commercial providers of services that do this. But if I were doing this I think I would start by looking at the Google Maps Platform, because I know that Google Maps is known for its accuracy and extensive geographic coverage, and I'm pretty sure it includes APIs for route optimization that can be used to calculate the best routes for multiple destinations, even taking into account real-time traffic conditions.

5/2/2024 7:36 PM   0  
Jim McKenney

Hi Gordon
 

We have integrated with Descartes - Fleetwise and Omnitracs (formerly Roadnet).  Both of these systems are set-up to handle multi-truck routing and have some fairly advanced rules that can be put in place for route optimization. Our initial integrations were via a simple csv file that was loaded daily.  With Roadnet, we rewrote it leverage their Web Services.  That allows the orders to be fed in through-out the day so that dispatcher can handle same day deliveries.

We also have a scheduling application that we developed.  It allows a dispatcher to place orders on a truck/route.  After all of the order have been placed, we use Microsoft's Map routing to optimize the route for the truck.  It doesn't handle multi-truck routing, but it's very effective for smaller operations. There are some licensing considerations, so we don't purchase it directly from Microsoft, but instead go through a third-party.

Jim


5/2/2024 9:59 PM   0  
Greg Creme
Hi Gordon.  

We have integrated with omnitracs (roadnet) and ran on them for years.  We have just finished switching to maven-machines (https://mavenmachines.com/).   Both have served us fairly well and would probably work for you.  

Thanks, 
Greg
 

5/3/2024 12:43 AM   0  
Kish Baley
Hi Gordon,

Roadnet is very popular, but our customer is recently migrating to Descarte for its additional features and flexibility. I can't help on the code end, they send CSV files to a middleware that then sends the data to Descarte, probably via REST.

5/3/2024 5:53 PM   0  
Please log in to comment or answer this question.