Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network analysis and road-graph-plugin #49

Merged
merged 40 commits into from
Sep 30, 2011
Merged

Conversation

stopa85
Copy link
Contributor

@stopa85 stopa85 commented Sep 30, 2011

Library network analysis and a new version roadgraph announced in mailing list.

Show message "First point not tied" if:
1. 'on the fly' CRS transfomation disabled
2. Source layer CRS not equal project CRS
Show message "First point not tied" if:
1. 'on the fly' CRS transfomation disabled
2. Source layer CRS not equal project CRS

This path fix it.
2. Replase QMap container to QVector, sort and bynary search. RAM saving at the same perfomance.
Conflicts:
	src/analysis/network/qgsdistanceedgeproperter.cpp
	src/analysis/network/qgsgraphbuilder.h
	src/plugins/roadgraph/graphbuilder.h
	src/plugins/roadgraph/linevectorlayerdirector.cpp
	src/plugins/roadgraph/roadgraphplugin.cpp
	src/plugins/roadgraph/shortestpathwidget.cpp
	src/plugins/roadgraph/simplegraphbuilder.cpp
Conflicts:
	python/CMakeLists.txt
	src/analysis/network/qgsgraphbuilder.h
	src/plugins/roadgraph/graphbuilder.h
	src/plugins/roadgraph/linevectorlayerdirector.cpp
	src/plugins/roadgraph/simplegraphbuilder.cpp
	src/plugins/roadgraph/utils.cpp
	src/plugins/roadgraph/utils.h
mhugent added a commit that referenced this pull request Sep 30, 2011
Network analysis and road-graph-plugin
@mhugent mhugent merged commit ee19294 into qgis:master Sep 30, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants