Learn R Programming

⚠️There's a newer version (4.1.1) of this package.Take me there.

osrm (version 2.0.0)

Interface Between R and the OpenStreetMap-Based Routing Service OSRM

Description

An interface between R and the OSRM API. OSRM is a routing service based on OpenStreetMap data. See for more information. A public API exists but one can run its own instance. This package allows to compute distances (travel time and kilometric distance) between points and travel time matrices.

Copy Link

Version

Install

install.packages('osrm')

Monthly Downloads

2,175

Version

2.0.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Timothe Giraud

Last Published

January 20th, 2016

Functions in osrm (2.0.0)

osrmViarouteGeom

Get the Travel Geometry Between Two Points
osrm

Shortest Paths and Travel Time from OpenStreetMap via an OSRM API
com

Communes Coordinates
osrmTable

Get Travel Time Matrices Between Points
osrmViaroute

Get Travel Time and Travel Distance Between Two Points