[R-sig-Geo] ggmap route planning
Raphael Saldanha
saldanha.plangeo at gmail.com
Mon Aug 5 21:22:15 CEST 2013
Hi Oscar, thanks!
---
Regards,
Raphael Saldanha
rfsaldanha at outlook.com
Date: Mon, 5 Aug 2013 15:16:06 +0200
Subject: Re: [R-sig-Geo] ggmap route planning
From: oscar.perpinan at gmail.com
To: saldanha.plangeo at gmail.com
CC: r-sig-geo at stat.math.ethz.ch
Hello,Try the osmar package: http://osmar.r-forge.r-project.org/.The section "R as navigator" of their paper includes an useful example: http://journal.r-project.org/archive/2013-1/eugster-schlesinger.pdfBest,Oscar.Oscar Perpiñán Lamigueiro
Grupo de Sistemas Fotovoltaicos (IES-UPM)
Dpto. Ingeniería Eléctrica (EUITI-UPM)
URL: http://procomun.wordpress.com
Twitter: @oscarperpinan
LinkedIn: http://es.linkedin.com/in/oscarperpinanEl 02/08/2013 15:12, "Raphael Saldanha" <saldanha.plangeo at gmail.com> escribió:
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
_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo
More information about the R-sig-Geo
mailing list