[QGIS Commit] [qgis/Quantum-GIS] 96bc67: RoadGraph: add dijkstra
method to Network analysis...
GitHub
noreply at github.com
Sat Jan 21 14:17:39 EST 2012
Branch: refs/heads/release-1_8
Home: https://github.com/qgis/Quantum-GIS
Commit: 96bc674a33c352236344054d245da69c65ada870
https://github.com/qgis/Quantum-GIS/commit/96bc674a33c352236344054d245da69c65ada870
Author: Sergey Yakushev <yakushevs at gmail.com>
Date: 2012-01-21 (Sat, 21 Jan 2012)
Changed paths:
M python/analysis/network/qgsgraphanalyzer.sip
M src/analysis/network/qgsgraphanalyzer.cpp
M src/analysis/network/qgsgraphanalyzer.h
M src/plugins/roadgraph/shortestpathwidget.cpp
M src/plugins/roadgraph/shortestpathwidget.h
Log Message:
-----------
RoadGraph: add dijkstra method to Network analysis library, remove unused shortestpath, update python bindings
More information about the QGIS-commit
mailing list