Interface Between R and the OpenStreetMap-Based Routing Service OSRM
Shortest Paths and Travel Time from OpenStreetMap via an OSRM API
Get Polygons of Isochrones
Get Polygons of Isodistances
deprecated
Get the Nearest Point on the Street Network
Get the Shortest Path Between Two Points
Get Travel Time Matrices Between Points
Get the Travel Geometry Between Multiple Unordered Points
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).