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

GitHub noreply at github.com
Thu Apr 5 07:36:35 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 0c075779e16c044725f5dc4b244e9f5fa94acf76
      https://github.com/PDAL/PDAL/commit/0c075779e16c044725f5dc4b244e9f5fa94acf76
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-05 (Thu, 05 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. (#1897)

Add debug hooks to facilitate stream/standard testing.
Update doc.
Close #1895.




More information about the pdal-commits mailing list