Interactive shortest path routing on LineString road network layers.
Road Shortest Path is a QGIS plugin for interactive shortest path routing on vector road networks. It allows users to calculate the shortest route between two points by clicking directly on the map. The plugin automatically snaps selected points to the nearest road segment and computes the optimal route using Dijkstra's algorithm. Features include two-click route creation, customizable route color, start and end markers, route length calculation, support for any LineString road network layer, and persistent plugin settings.
Plugin Tags