[QGIS Commit] [qgis/Quantum-GIS] 282ef2: Small optimisation for zstats so that we dont do m...
GitHub
noreply at github.com
Fri Jul 26 01:46:51 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 282ef29741c93010de24fa7559636b14c8fc5c16
https://github.com/qgis/Quantum-GIS/commit/282ef29741c93010de24fa7559636b14c8fc5c16
Author: Tim Sutton <tim at linfiniti.com>
Date: 2013-07-26 (Fri, 26 Jul 2013)
Changed paths:
M src/analysis/vector/qgszonalstatistics.cpp
Log Message:
-----------
Small optimisation for zstats so that we dont do more expensive geoemtry operation when we know that cell value is null already.
Commit: 04068c95fcfdd2297fcf23b97fe4872bae7e34b3
https://github.com/qgis/Quantum-GIS/commit/04068c95fcfdd2297fcf23b97fe4872bae7e34b3
Author: Tim Sutton <tim at linfiniti.com>
Date: 2013-07-26 (Fri, 26 Jul 2013)
Changed paths:
M tests/src/python/test_qgsrasterlayer.py
M tests/src/python/test_qgszonalstatistics.py
Log Message:
-----------
Python formatting cleanups for zonal stats and raster layer tests
Compare: https://github.com/qgis/Quantum-GIS/compare/3c5980c37854...04068c95fcfd
More information about the QGIS-commit
mailing list