[pdal-commits] [PDAL/PDAL] 632edd: Fix problems with reading/writing multiple tiles.
GitHub
noreply at github.com
Mon Mar 30 16:41:32 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 632edd0cac1b603c20051e417af02c675976a487
https://github.com/PDAL/PDAL/commit/632edd0cac1b603c20051e417af02c675976a487
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M include/pdal/DbReader.hpp
M plugins/oci/io/OciCommon.cpp
M plugins/oci/io/OciCommon.hpp
M plugins/oci/io/OciReader.cpp
M plugins/oci/io/OciWrapper.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/pgpointcloud/io/PgReader.cpp
M plugins/pgpointcloud/io/PgReader.hpp
M plugins/sqlite/io/SQLiteReader.cpp
M src/DbReader.cpp
Log Message:
-----------
Fix problems with reading/writing multiple tiles.
Fix issue with positioning for dimension-major files.
Commit: 15b7694c4d5b1c5de05abd191bdce0cc1cb9920b
https://github.com/PDAL/PDAL/commit/15b7694c4d5b1c5de05abd191bdce0cc1cb9920b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M cmake/geotiff.cmake
M cmake/macros.cmake
M src/CMakeLists.txt
M test/unit/CMakeLists.txt
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL
Compare: https://github.com/PDAL/PDAL/compare/da41bb342482...15b7694c4d5b
More information about the pdal-commits
mailing list