[QGIS Commit] [qgis/Quantum-GIS] a21fc5: [FIX #7533] Field calculator is slow
GitHub
noreply at github.com
Mon Apr 8 12:17:27 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: a21fc5a73d9256e29aab41621e18c723d31bff07
https://github.com/qgis/Quantum-GIS/commit/a21fc5a73d9256e29aab41621e18c723d31bff07
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M src/app/qgsfieldcalculator.cpp
Log Message:
-----------
[FIX #7533] Field calculator is slow
Set the QgsDistanceArea only once and not for every loop cycle.
QgsCoordinateReferenceSystem::loadFromDb takes very long.
Commit: a150865e2b518638956c5640d938e97934e694ea
https://github.com/qgis/Quantum-GIS/commit/a150865e2b518638956c5640d938e97934e694ea
Author: Jürgen Fischer <jef at norbit.de>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M src/app/qgsfieldcalculator.cpp
Log Message:
-----------
Merge pull request #510 from matthias-kuhn/field-calculator-perf
[FIX #7533] Field calculator is slow
Compare: https://github.com/qgis/Quantum-GIS/compare/4306632c7414...a150865e2b51
More information about the QGIS-commit
mailing list