[pdal-commits] [PDAL/PDAL] 11d55b: Enable streaming for filters.colorinterp where pos...
GitHub
noreply at github.com
Thu Sep 21 09:09:23 PDT 2017
Branch: refs/heads/lasreader-warning
Home: https://github.com/PDAL/PDAL
Commit: 11d55bec978089a79b41435312ffcad1cf37ecb0
https://github.com/PDAL/PDAL/commit/11d55bec978089a79b41435312ffcad1cf37ecb0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-15 (Fri, 15 Sep 2017)
Changed paths:
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
M pdal/Stage.hpp
M test/unit/CMakeLists.txt
A test/unit/filters/ColorinterpFilterTest.cpp
Log Message:
-----------
Enable streaming for filters.colorinterp where possible.
Add tests for filters.colorinterp
Close #1609
Commit: 73676be924a1a63ef57537d47c8860092a0d21ef
https://github.com/PDAL/PDAL/commit/73676be924a1a63ef57537d47c8860092a0d21ef
Author: Howard Butler <howard at hobu.co>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
M pdal/Stage.hpp
M test/unit/CMakeLists.txt
A test/unit/filters/ColorinterpFilterTest.cpp
Log Message:
-----------
Merge branch 'post1.6' of github.com:PDAL/PDAL
Commit: b6e613820477a6077d8713e30bcfb3747ccf328b
https://github.com/PDAL/PDAL/commit/b6e613820477a6077d8713e30bcfb3747ccf328b
Author: Howard Butler <howard at hobu.co>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Commit: 43d3c540d5ca2a1169e31a2da00535f7cda17fef
https://github.com/PDAL/PDAL/commit/43d3c540d5ca2a1169e31a2da00535f7cda17fef
Author: Howard Butler <howard at hobu.co>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M apps/pdal.cpp
M doc/apps/delta.rst
M kernels/DeltaKernel.cpp
M kernels/DeltaKernel.hpp
M kernels/GroundKernel.cpp
M kernels/GroundKernel.hpp
M kernels/TIndexKernel.cpp
M kernels/TIndexKernel.hpp
M kernels/TranslateKernel.cpp
R pdal/KernelFactory.cpp
R pdal/KernelFactory.hpp
M pdal/StageFactory.cpp
M plugins/pcl/kernel/PCLKernel.cpp
M plugins/pcl/kernel/SmoothKernel.cpp
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Commit: da4576e005383ef3e2cb6c17c835c375fa5051f1
https://github.com/PDAL/PDAL/commit/da4576e005383ef3e2cb6c17c835c375fa5051f1
Author: Howard Butler <howard at hobu.co>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M io/LasReader.cpp
M io/LasWriter.cpp
Log Message:
-----------
No longer complain about out-of-range ReturnNumber and NumberOfReturns for LAS
Compare: https://github.com/PDAL/PDAL/compare/11d55bec9780^...da4576e00538
More information about the pdal-commits
mailing list