[pdal-commits] [PDAL/PDAL] 4b3897: Make default value a double (1000.)

GitHub noreply at github.com
Fri Jul 17 06:56:30 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4b389794725b8de717d6fc1c98a995ee4a4985be
      https://github.com/PDAL/PDAL/commit/4b389794725b8de717d6fc1c98a995ee4a4985be
  Author: “oscar.martinez.rubi” <omrubi at gmail.com>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M filters/splitter/SplitterFilter.cpp

  Log Message:
  -----------
  Make default value a double (1000.)


  Commit: 7c56a21d8bb4d18db197ede460980e8769fd956f
      https://github.com/PDAL/PDAL/commit/7c56a21d8bb4d18db197ede460980e8769fd956f
  Author: “oscar.martinez.rubi” <omrubi at gmail.com>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M kernels/split/SplitKernel.hpp

  Log Message:
  -----------
  Change m_lenght to double (as required by the Splitter filter) and add
attributes for the x and y origins (also doubles)


  Commit: d61e3db8b8e76c7c84bdefffbcf9d754df4baacf
      https://github.com/PDAL/PDAL/commit/d61e3db8b8e76c7c84bdefffbcf9d754df4baacf
  Author: “oscar.martinez.rubi” <omrubi at gmail.com>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M kernels/split/SplitKernel.cpp

  Log Message:
  -----------
  Add options for x and y origins and change data type of m_length option.
Also include origin attributes when passing options to the Splitter
filter


  Commit: 86f51b4cb6a1a2240873db5c3be870c2b0ca4cfa
      https://github.com/PDAL/PDAL/commit/86f51b4cb6a1a2240873db5c3be870c2b0ca4cfa
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M filters/splitter/SplitterFilter.cpp
    M kernels/split/SplitKernel.cpp
    M kernels/split/SplitKernel.hpp

  Log Message:
  -----------
  Merge pull request #959 from oscarmartinezrubiorg/master

Add origin selection in split kernel (it was already done for the filter but not for the kernel)


Compare: https://github.com/PDAL/PDAL/compare/a99d04957d20...86f51b4cb6a1


More information about the pdal-commits mailing list