reidfalconer/traveltime: 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

AuthorReid Falconer
MaintainerReid Falconer <reid.falconer@barcelonagse.eu>
LicenseGPL
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("reidfalconer/traveltime")
reidfalconer/traveltime documentation built on June 23, 2019, 3:44 a.m.