[pdal-commits] [PDAL/PDAL] a3135d: Use correct order to traversing stages when stream...
GitHub
noreply at github.com
Wed Jun 27 13:21:39 PDT 2018
Branch: refs/heads/master
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.
**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