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.0 |
Depends: | R (≥ 2.10) |
Imports: | jsonlite, sp, RCurl, utils, stats, bitops, rgeos, methods, gepaf, raster |
Suggests: | cartography |
Published: | 2016-05-09 |
Author: | Timothée Giraud [cre, aut], Robin Cura [ctb], Matthieu Viry [ctb] |
Maintainer: | Timothée Giraud <timothee.giraud at ums-riate.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.0.tar.gz |
Windows binaries: | r-devel: osrm_3.0.0.zip, r-release: osrm_3.0.0.zip, r-oldrel: osrm_3.0.0.zip |
OS X Mavericks binaries: | r-release: osrm_3.0.0.tgz, r-oldrel: osrm_3.0.0.tgz |
Old sources: | osrm archive |
Please use the canonical form https://CRAN.R-project.org/package=osrm to link to this page.