https://github.com/btskinner/osrcppm
Rcpp package to compute route distances and duration using OSRM
https://github.com/btskinner/osrcppm
Last synced: about 2 months ago
JSON representation
Rcpp package to compute route distances and duration using OSRM
- Host: GitHub
- URL: https://github.com/btskinner/osrcppm
- Owner: btskinner
- Created: 2016-11-03T21:43:13.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T16:57:14.000Z (3 months ago)
- Last Synced: 2026-02-27T21:27:23.283Z (3 months ago)
- Language: C++
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSRcppM
Install the latest development version from Github with
```r
devtools::install_github('btskinner/OSRcppM')
```
**NB:** Must have working install of [OSRM backend](https://github.com/Project-OSRM/osrm-backend) on machine.