Valhalla routing, TSP, isochrones, matrix, map match, elevation & expansion calculations for QGIS
Valhalla provides access to most of the functions of the open-source Valhalla routing engine.
The tool set includes routing, Traveling Salesman, isochrones, matrix, map match, elevation & expansion calculations, either interactive in the map canvas or from Point/LineString files within the processing framework.
Extensive attributes are set for output files, incl. duration, length and start/end locations.
The plugin accesses remote or local Valhalla HTTP APIs. Linux & OSX users can even install https://pypi.org/project/pyvalhalla/ and are one button click away of:
- a local and fully configurable Valhalla service
- use remote, tar'd Valhalla graphs as a data source, supporting HTTP basic auth
- locally build graphs from OSM PBF files
For more information see https://github.com/nilsnolde/valhalla-qgis-plugin?tab=readme-ov-file#how-to.
Plugin Tags