README file from
GithubPlaces - Valhalla
Routing provider for Places using Valhalla, with directions, isochrones, elevation replacement, track snapping, and track matching.
Network requests
| Area | Request |
|---|---|
| Directions | Builds a route between the waypoints in a block |
| Isochrones | Builds reachability polygons around a center point |
| Elevation | Reads elevation for the points of a track |
| Track snapping | Aligns a recorded track to the road or path network |
| Track matching | Identifies the named ways a track follows |
Background tasks
None.
Dependencies
| Library | Purpose |
|---|---|
| places-shared | Shared map, overlay, routing, and utility code |