[pdal-commits] [PDAL/PDAL] 149fc1: Add --nostream option to pipeline and translate ke...

GitHub noreply at github.com
Wed Apr 4 14:54:14 PDT 2018


  Branch: refs/heads/issue-1895
  Home:   https://github.com/PDAL/PDAL
  Commit: 149fc1bec7b2dfffa17d99e05628bfadc315aa8b
      https://github.com/PDAL/PDAL/commit/149fc1bec7b2dfffa17d99e05628bfadc315aa8b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M doc/apps/info.rst
    M doc/apps/pipeline.rst
    M doc/apps/translate.rst
    M kernels/PipelineKernel.cpp
    M kernels/PipelineKernel.hpp
    M kernels/TranslateKernel.cpp
    M kernels/TranslateKernel.hpp
    M pdal/Stage.cpp
    M pdal/Streamable.cpp
    M test/unit/apps/pcpipelineTestJSON.cpp

  Log Message:
  -----------
  Add --nostream option to pipeline and translate kernels.
Add debug hooks to facilitate stream/standard testing.
Update doc.
Close #1895.




More information about the pdal-commits mailing list