Package: valh 0.2.0

valh: Interface Between R and the OpenStreetMap-Based Routing Service 'Valhalla'
An interface between R and the 'Valhalla' API. 'Valhalla' is a routing service based on 'OpenStreetMap' data. See <https://valhalla.github.io/valhalla/> for more information. This package enables the computation of routes, trips, isochrones and travel distances matrices (travel time and kilometer distance).
Authors:
valh_0.2.0.tar.gz
valh_0.2.0.zip(r-4.7)valh_0.2.0.zip(r-4.6)valh_0.2.0.zip(r-4.5)
valh_0.2.0.tgz(r-4.6-any)valh_0.2.0.tgz(r-4.5-any)
valh_0.2.0.tar.gz(r-4.7-any)valh_0.2.0.tar.gz(r-4.6-any)
valh_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
valh/json (API)
NEWS
| # Install 'valh' in R: |
| install.packages('valh', repos = c('https://riatelab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/riatelab/valh/issues
Last updated from:0f650b3d2b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 165 | ||
| macos-release-arm64 | OK | 129 | ||
| macos-oldrel-arm64 | OK | 113 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 115 |
Exports:vl_elevationvl_isochronevl_locatevl_matrixvl_optimized_routevl_routevl_status
Dependencies:classclassIntcurlDBIe1071googlePolylinesjsonliteKernSmoothMASSproxyRcpps2sfunitswk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Shortest Paths and Travel Time with the OpenStreetMap-Based Routing Service Valhalla | valh-package valh |
| Get elevation along a route | vl_elevation |
| Get isochrones and isodistances from a point | vl_isochrone |
| Get the nearest point on the road network | vl_locate |
| Get Travel Time Matrices Between Points | vl_matrix |
| Get the Optimized Route Between Multiple Points | vl_optimized_route |
| Get the Shortest Path Between Two Points | vl_route |
| Get Valhalla Service Status | vl_status |
