https://github.com/btskinner/osrcppm
Rcpp package to compute route distances and duration using OSRM
https://github.com/btskinner/osrcppm
Last synced: 10 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T15:04:55.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T15:45:06.399Z (11 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- 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.