An open API service indexing awesome lists of open source software.

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

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.