[pdal-commits] [PDAL/PDAL] 84e14d: Remove writers.derivative per #1527

GitHub noreply at github.com
Wed Mar 15 08:00:39 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 84e14de69c52cb33538f674bebe910ada7d7285d
      https://github.com/PDAL/PDAL/commit/84e14de69c52cb33538f674bebe910ada7d7285d
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    R doc/stages/writers.derivative.rst
    R io/DerivativeWriter.cpp
    R io/DerivativeWriter.hpp
    M pdal/StageFactory.cpp

  Log Message:
  -----------
  Remove writers.derivative per #1527

The actual derivative calculations will be kept in EigenUtils for now - only the writer is removed.


  Commit: 45c851a8ff92e8c3537fa54332ba1a7b1b9d5cfd
      https://github.com/PDAL/PDAL/commit/45c851a8ff92e8c3537fa54332ba1a7b1b9d5cfd
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    R doc/stages/writers.derivative.rst
    R io/DerivativeWriter.cpp
    R io/DerivativeWriter.hpp
    M pdal/StageFactory.cpp

  Log Message:
  -----------
  Merge pull request #1528 from PDAL/remove-derivative-writer

Close #1527


Compare: https://github.com/PDAL/PDAL/compare/be875700afb4...45c851a8ff92


More information about the pdal-commits mailing list