rCarto/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).

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version4.1.1
URL https://github.com/riatelab/osrm
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rCarto/osrm")
rCarto/osrm documentation built on April 25, 2024, 9:37 a.m.