[pdal-commits] [PDAL/PDAL] 020e05: Remove dead ptree code.

GitHub noreply at github.com
Wed Dec 31 13:57:04 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 020e05a3a209122d47489eacaec52617a2fc1f39
      https://github.com/PDAL/PDAL/commit/020e05a3a209122d47489eacaec52617a2fc1f39
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

  Changed paths:
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M io/las/LasHeader.cpp
    M io/las/LasHeader.hpp

  Log Message:
  -----------
  Remove dead ptree code.


  Commit: 82aae1f497c343e6962ac17d44e6142a01cbbf13
      https://github.com/PDAL/PDAL/commit/82aae1f497c343e6962ac17d44e6142a01cbbf13
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M include/pdal/Metadata.hpp
    M include/pdal/PDALUtils.hpp
    M src/CMakeLists.txt
    R src/Metadata.cpp
    M src/PDALUtils.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  Move metadata -> JSON translation to PDALUtils.


  Commit: 3706351094ad25b5f8c42a45f2d6650a008b6de3
      https://github.com/PDAL/PDAL/commit/3706351094ad25b5f8c42a45f2d6650a008b6de3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M CMakeLists.txt
    M cmake/pdal_utils.cmake

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/PDAL/PDAL


  Commit: 741f4967c05e87874244ca7f8c13a4f5dfb2d70c
      https://github.com/PDAL/PDAL/commit/741f4967c05e87874244ca7f8c13a4f5dfb2d70c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M io/bpf/BpfHeader.hpp
    M io/bpf/BpfReader.cpp
    M io/bpf/BpfReader.hpp

  Log Message:
  -----------
  Make sure log is set before passing to BpfHeader.


  Commit: 3ec38738633943af7ee8679009aebd0f9e22aa49
      https://github.com/PDAL/PDAL/commit/3ec38738633943af7ee8679009aebd0f9e22aa49
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M include/pdal/Metadata.hpp
    M include/pdal/PipelineManager.hpp
    M kernels/Kernel.cpp
    M kernels/Kernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M src/PipelineManager.cpp

  Log Message:
  -----------
  Provide access to QuickInfo through pdal info --summary.
Remove dead code.  Remove ptree from InfoKernel.


Compare: https://github.com/PDAL/PDAL/compare/fc2d54626122...3ec387386339


More information about the pdal-commits mailing list