[pdal-commits] [PDAL/PDAL] a3135d: Use correct order to traversing stages when stream...

GitHub noreply at github.com
Mon Jul 2 08:12:40 PDT 2018


  Branch: refs/heads/issue-2001
  Home:   https://github.com/PDAL/PDAL
  Commit: a3135db87664265ad6ded32c3b285875929ad375
      https://github.com/PDAL/PDAL/commit/a3135db87664265ad6ded32c3b285875929ad375
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M pdal/StageExtensions.cpp
    M pdal/StageExtensions.hpp
    M pdal/Streamable.cpp
    M test/unit/StreamingTest.cpp

  Log Message:
  -----------
  Use correct order to traversing stages when streaming (#2067)

* Process points from left to right when streaming.
Close #2023

* PDAL_DLL StageExtensions::set

* Make sure output string is assigned.


  Commit: c5abf081f3cf68b628de0cdedf07084b98cbe4c9
      https://github.com/PDAL/PDAL/commit/c5abf081f3cf68b628de0cdedf07084b98cbe4c9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M pdal/StageExtensions.cpp
    M pdal/StageExtensions.hpp
    M pdal/Streamable.cpp
    M test/unit/StreamingTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-2001


Compare: https://github.com/PDAL/PDAL/compare/d0dbf134b606...c5abf081f3cf
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list