tlorusso/traveltime: a Traveltime API Wrapper for R

API Wrapper for the Traveltime Platform API (https://www.traveltimeplatform.com/). What area is reachable from a certain location within a given timespan? Allows to get traveltime-isochrones for several transport-modes (public transport, car, bicycle, walking, driving & train) from the traveltime API. The isochrones come into R in form of geometries stored in sf-dataframes. API-Key required: (https://www.traveltimeplatform.com/). For non-commercial use the usage of the API is free up to 10’000 queries a month (max 30 queries per min). For commercial use (e.g. to integrate the API into a website) a license is needed.

Getting started

Package details

AuthorThomas Lo Russo
MaintainerThomas Lo Russo <th.lorusso@gmail.com>
LicenseGPL
Version0.0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tlorusso/traveltime")
tlorusso/traveltime documentation built on March 3, 2021, 1:41 a.m.