[pdal-commits] [PDAL/PDAL] 37762a: misc refactoring and cleanups
GitHub
noreply at github.com
Tue May 12 13:05:10 PDT 2015
Branch: refs/heads/sqlite_improvements
Home: https://github.com/PDAL/PDAL
Commit: 37762a883684007455543a00334eb99a87fc6ea2
https://github.com/PDAL/PDAL/commit/37762a883684007455543a00334eb99a87fc6ea2
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M plugins/sqlite/io/SQLiteCommon.hpp
M plugins/sqlite/io/SQLiteReader.cpp
M plugins/sqlite/io/SQLiteWriter.cpp
M plugins/sqlite/test/SQLiteTest.cpp
Log Message:
-----------
misc refactoring and cleanups
- regularized the log() function
- added getVersion functions
- lifted a couple spatialite operations up into the header
- fixed a bug when column type is null (hit by spatialite version call)
- passing “1” to the spatiality init function now, which yields a big
speedup (http://hub.qgis.org/issues/8340)
More information about the pdal-commits
mailing list