https://github.com/nilsnolde/valhalla-qgis-plugin
QGIS plugin to use Valhalla for routing, isochrones and matrices.
https://github.com/nilsnolde/valhalla-qgis-plugin
gis isochrones matrix qgis qgis-plugin routing valhalla
Last synced: 11 months ago
JSON representation
QGIS plugin to use Valhalla for routing, isochrones and matrices.
- Host: GitHub
- URL: https://github.com/nilsnolde/valhalla-qgis-plugin
- Owner: nilsnolde
- License: gpl-3.0
- Created: 2020-12-14T14:37:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-11T18:16:51.000Z (12 months ago)
- Last Synced: 2025-06-23T10:11:30.051Z (12 months ago)
- Topics: gis, isochrones, matrix, qgis, qgis-plugin, routing, valhalla
- Language: Python
- Size: 637 KB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# valhalla-qgis-plugin
QGIS Plugin providing access to most of the functions of the open-source Valhalla routing engine.
The tool set includes routing, isochrones and matrix 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. It has the [FOSSGIS server](https://valhalla.openstreetmap.de/) and `localhost` pre-configured.
If you want to quickly get a local setup, try our Valhalla Docker image: https://github.com/gis-ops/docker-valhalla.
There is a guide on [our blog](https://gis-ops.com/valhalla-qgis-plugin) on how to use this plugin.
In case it's not (yet) available on the main QGIS plugin repository, you can add our URL to your QGIS repositories:
https://qgisrepo.gis-ops.com.