[R-sig-Geo] ggmap route planning

Raphael Saldanha saldanha.plangeo at gmail.com
Fri Aug 2 15:11:03 CEST 2013


Hi!

I'm trying to get the best route plan using ggmap, starting from an
address and go to several destinations. Is there a way to get the best
route order minimizing the overall distance, and then map it?

Bellow an example:

# Start adress
add00 <- 'Anderson, TX'

# Destionations
add01 <- 'Andrews, TX'
add02 <- 'Bowie, TX'
add03 <- 'Clay, TX'
add04 <- 'Crosby, TX'



Thanks in advance!

Raphael Saldanha



More information about the R-sig-Geo mailing list