Hi There,
R has a package for calculating exactly this, https://cran.r-project.org/web/packages/gdistance/index.html
you may find the relevan documentation explaning the theory behind it below,
https://cran.r-project.org/web/packages/gdistance/vignettes/gdistance1.pdf
also there is an example on how to calculate a quickest path givien the topography, here is the catch, the grid below is calculated based on mountain slope data but if you happen to prepare a similar map based on;
GraphHopper is only free for a small use case, but even so, it is not all that expensive either.
This would be a highly-used addition by our retail operations and executive team. Unfortunately, this is one request I receive often (monthly, at least), and its the rare case where I have to say 'no, Alteryx can't do that'.
Optimizing routes would be a great feature/tool! I'd like something it to take into account routing rules that might be in affect for truckers.If there was a way for the user to enter the rules or link it to a site where rules might be provided form states. Also, if there was a way to link to the fleet systems would be helpful.
I've had multiple customers request this feature. Since Guzzler evaluates routes already, it seems like most of the foundation would already be present. Use cases include
optimizing delivery routing and transit planning (pairing Allocate values in a route buffer for N alternative routes). I'm available to discuss the use cases PS has seen.
any updates on this?! "route optimizer for Alteryx"
Hi All,
I'm the new PM tracking this. I've spoken to Mandy and Korem about this idea. Transportation Routing analytics, such as route optimization, O-D cost matrix, Vehicle routing problem, etc, have not traditionally been a primary use case that we've considered. We've primarily supported drive time buffer analysis to support location and business enrichment analytics. We will track this one and gather more feedback.
There is a capability thru R utilizing openstreet maps actually...
http://osmar.r-forge.r-project.org/