Package: osrm 5.0.0

osrm: Interface Between R and the OpenStreetMap-Based Routing Service OSRM
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. This package enables the computation of routes, trips, isochrones and travel distances matrices (travel time and kilometric distance).
Authors:
osrm_5.0.0.tar.gz
osrm_5.0.0.zip(r-4.7)osrm_5.0.0.zip(r-4.6)osrm_5.0.0.zip(r-4.5)
osrm_5.0.0.tgz(r-4.6-any)osrm_5.0.0.tgz(r-4.5-any)
osrm_5.0.0.tar.gz(r-4.7-any)osrm_5.0.0.tar.gz(r-4.6-any)
osrm_5.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
osrm/json (API)
NEWS
| # Install 'osrm' in R: |
| install.packages('osrm', repos = c('https://riatelab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/riatelab/osrm/issues
openstreetmaposrmshortest-pathstravel
Last updated from:f388c164cf (on dev). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 591 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 579 | ||
| macos-release-arm64 | OK | 579 | ||
| macos-oldrel-arm64 | OK | 538 | ||
| windows-devel | OK | 544 | ||
| windows-release | OK | 551 | ||
| windows-oldrel | OK | 526 | ||
| wasm-release | OK | 122 |
Exports:osrmIsochroneosrmIsodistanceosrmNearestosrmRouteosrmTableosrmTrip
Dependencies:classclassIntclicpp11curlDBIe1071googlePolylinesisobandKernSmoothmapisoMASSproxyRcppRcppSimdJsonrlangs2sfunitswk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Shortest Paths and Travel Time from OpenStreetMap via an OSRM API | osrm-package osrm |
| Get Polygons of Isochrones | osrmIsochrone |
| Get Polygons of Isodistances | osrmIsodistance |
| Get the Nearest Point on the Street Network | osrmNearest |
| Get the Shortest Path Between Two Points | osrmRoute |
| Get Travel Time Matrices Between Points | osrmTable |
| Get the Travel Geometry Between Multiple Unordered Points | osrmTrip |
