[pdal-commits] [PDAL/PDAL] 28899e: Support stream mode for info kernel (#2213)
GitHub
noreply at github.com
Thu Oct 11 10:57:55 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 28899ea3be93b3d1174ece0d309a4f956ac67af7
https://github.com/PDAL/PDAL/commit/28899ea3be93b3d1174ece0d309a4f956ac67af7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-10-11 (Thu, 11 Oct 2018)
Changed paths:
A filters/InfoFilter.cpp
A filters/InfoFilter.hpp
M kernels/InfoKernel.cpp
M kernels/InfoKernel.hpp
M pdal/Metadata.hpp
M pdal/PointLayout.cpp
M pdal/PointLayout.hpp
M pdal/PointRef.hpp
M test/unit/CMakeLists.txt
A test/unit/apps/InfoTest.cpp
A test/unit/filters/InfoFilterTest.cpp
Log Message:
-----------
Support stream mode for info kernel (#2213)
* Initialize stage variables.
* Make hexbin streamable.
Close #2170
* Streaming info kernel.
Close #2170
* More tests.
* More filters.info test.
* More test.
* More tests.
Close #2170
* Include header file.
* CI Debug
* CI debug.
* Use standard mode if the pipeline isn't streamable.
* Remove old comment.
* Add comments to functions in PointRef.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list