[pdal-commits] [PDAL/PDAL] 988c13: Don't assume output from tindex is a LAS file.
GitHub
noreply at github.com
Wed Dec 27 09:54:25 PST 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 988c130f715ca10ff867399ae805c0d04fecc01f
https://github.com/PDAL/PDAL/commit/988c130f715ca10ff867399ae805c0d04fecc01f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-12-22 (Fri, 22 Dec 2017)
Changed paths:
M kernels/TIndexKernel.cpp
Log Message:
-----------
Don't assume output from tindex is a LAS file.
Commit: a43046827439cebb456a3b44df6bd118aff7def0
https://github.com/PDAL/PDAL/commit/a43046827439cebb456a3b44df6bd118aff7def0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-12-27 (Wed, 27 Dec 2017)
Changed paths:
M tools/lasdump/Dumper.cpp
Log Message:
-----------
Eliminate warnings.
'&' should have been '&&'
Commit: 93064851a8549057f50cabc170f92c0d317c55e1
https://github.com/PDAL/PDAL/commit/93064851a8549057f50cabc170f92c0d317c55e1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-12-27 (Wed, 27 Dec 2017)
Changed paths:
M cmake/unix_compiler_options.cmake
M io/LasHeader.cpp
M io/OGRWriter.cpp
M io/OGRWriter.hpp
M io/OGRWriterV1.cpp
M pdal/PyArray.hpp
M plugins/matlab/filters/Script.cpp
M vendor/kazhdan/Geometry.cpp
M vendor/kazhdan/MultiGridOctreeData.Evaluation.inl
M vendor/kazhdan/MultiGridOctreeData.IsoSurface.inl
M vendor/kazhdan/MultiGridOctreeData.System.inl
M vendor/kazhdan/MultiGridOctreeData.h
M vendor/kazhdan/Octree.inl
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/PDAL/PDAL/compare/d7db7b3eaefc...93064851a854
More information about the pdal-commits
mailing list