[pdal-commits] [PDAL/PDAL] a3a2cc: More pipeline work.
GitHub
noreply at github.com
Thu May 15 09:48:13 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: a3a2ccc1ad95ad257f39e06b2dd799bc9f654aea
https://github.com/PDAL/PDAL/commit/a3a2ccc1ad95ad257f39e06b2dd799bc9f654aea
Author: Andrew Bell <andrew.bellia at gmail.com>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
M include/pdal/Reader.hpp
M include/pdal/Stage.hpp
A include/pdal/StageRunner.hpp
M include/pdal/Writer.hpp
M include/pdal/drivers/las/Writer.hpp
M include/pdal/drivers/oci/Writer.hpp
M src/CMakeLists.txt
M src/Stage.cpp
M src/drivers/las/Writer.cpp
M src/drivers/oci/Writer.cpp
M src/kernel/Pipeline.cpp
Log Message:
-----------
More pipeline work.
Commit: 530988251d6afc95b7615c9fe9f8ba818d7bc865
https://github.com/PDAL/PDAL/commit/530988251d6afc95b7615c9fe9f8ba818d7bc865
Author: Andrew Bell <andrew.bellia at gmail.com>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M src/Charbuf.cpp
M src/drivers/las/LasHeaderReader.cpp
M src/drivers/las/LasHeaderWriter.cpp
M src/drivers/las/Reader.cpp
M src/drivers/las/Writer.cpp
M src/drivers/las/ZipPoint.cpp
M src/drivers/las/ZipPoint.hpp
Log Message:
-----------
Merge branch 'point-context' of https://github.com/PDAL/PDAL into point-context
Commit: 815b0f98da64fd95e6b50ed01c402cdbe3cf44fc
https://github.com/PDAL/PDAL/commit/815b0f98da64fd95e6b50ed01c402cdbe3cf44fc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
M include/pdal/Stage.hpp
M include/pdal/drivers/las/Writer.hpp
M src/Stage.cpp
M src/drivers/las/Writer.cpp
Log Message:
-----------
We now write LAS points through a pipeline.
Compare: https://github.com/PDAL/PDAL/compare/a452e73c3339...815b0f98da64
More information about the pdal-commits
mailing list