[pdal-commits] [PDAL/PDAL] a9ff11: added ptree-to-reST dump support

GitHub noreply at github.com
Tue Oct 7 12:23:39 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: a9ff11666fe317ad27f1575b01bcbbec7a510a1d
      https://github.com/PDAL/PDAL/commit/a9ff11666fe317ad27f1575b01bcbbec7a510a1d
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M include/pdal/PDALUtils.hpp
    M src/CMakeLists.txt
    A src/PDALUtils.cpp

  Log Message:
  -----------
  added ptree-to-reST dump support


  Commit: 0b837f1a0cd1a5cbafbfa93e59ceb3489753d0e1
      https://github.com/PDAL/PDAL/commit/0b837f1a0cd1a5cbafbfa93e59ceb3489753d0e1
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M include/pdal/kernel/Info.hpp
    M src/kernel/Info.cpp

  Log Message:
  -----------
  added --summary, for a less verbose output

just shows num points, WKT, num dims, and the bbox (computed via the
stats filter)


  Commit: 7e47724089f34a864dce307afa0773f863927ddd
      https://github.com/PDAL/PDAL/commit/7e47724089f34a864dce307afa0773f863927ddd
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-07 (Tue, 07 Oct 2014)

  Changed paths:
    M include/pdal/PDALUtils.hpp
    M include/pdal/kernel/Info.hpp
    M src/CMakeLists.txt
    A src/PDALUtils.cpp
    M src/kernel/Info.cpp

  Log Message:
  -----------
  Merge pull request #509 from PDAL/pdal-info-summary

added --summary and --rst


Compare: https://github.com/PDAL/PDAL/compare/b75408a7e2e6...7e47724089f3


More information about the pdal-commits mailing list