An interface between R and the OSRM API. OSRM is a routing service based on OpenStreetMap data. See <http://project-osrm.org/> for more information. A public API exists but one can run its own instance. This package allows to compute distances (travel time and kilometric distance) between points and travel time matrices.
Version: | 3.0.2 |
Depends: | R (≥ 2.10), sp |
Imports: | jsonlite, RCurl, utils, stats, rgeos, methods, gepaf, raster |
Suggests: | cartography |
Published: | 2017-08-10 |
Author: | Timothée Giraud [cre, aut], Robin Cura [ctb], Matthieu Viry [ctb] |
Maintainer: | Timothée Giraud <timothee.giraud at cnrs.fr> |
BugReports: | https://github.com/rCarto/osrm/issues |
License: | GPL-3 |
URL: | https://github.com/rCarto/osrm |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | osrm results |
Reference manual: | osrm.pdf |
Package source: | osrm_3.0.2.tar.gz |
Windows binaries: | r-devel: osrm_3.0.2.zip, r-release: osrm_3.0.2.zip, r-oldrel: osrm_3.0.2.zip |
OS X El Capitan binaries: | r-release: osrm_3.0.2.tgz |
OS X Mavericks binaries: | r-oldrel: osrm_3.0.2.tgz |
Old sources: | osrm archive |
Please use the canonical form https://CRAN.R-project.org/package=osrm to link to this page.