[pdal-commits] [PDAL/PDAL] eee70c: Formatting.
GitHub
noreply at github.com
Fri Dec 23 11:16:21 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: eee70cb5d49f05cc25618e20016a05b872247356
https://github.com/PDAL/PDAL/commit/eee70cb5d49f05cc25618e20016a05b872247356
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-12-21 (Wed, 21 Dec 2016)
Changed paths:
M pdal/Geometry.cpp
M pdal/Geometry.hpp
Log Message:
-----------
Formatting.
Commit: 666927259b8fd0874b5ac0889b3ff8f6e6aefabb
https://github.com/PDAL/PDAL/commit/666927259b8fd0874b5ac0889b3ff8f6e6aefabb
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-12-21 (Wed, 21 Dec 2016)
Changed paths:
A doc/stages/filters.cluster.rst
A doc/stages/filters.groupby.rst
A doc/stages/filters.locate.rst
A filters/ClusterFilter.cpp
A filters/ClusterFilter.hpp
A filters/GroupByFilter.cpp
A filters/GroupByFilter.hpp
A filters/LocateFilter.cpp
A filters/LocateFilter.hpp
M pdal/StageFactory.cpp
M test/unit/CMakeLists.txt
A test/unit/filters/GroupByFilterTest.cpp
A test/unit/filters/LocateFilterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 7125f772af1024e1896cb31ad8144400fbef66c0
https://github.com/PDAL/PDAL/commit/7125f772af1024e1896cb31ad8144400fbef66c0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-12-23 (Fri, 23 Dec 2016)
Changed paths:
M io/GeotiffSupport.cpp
M io/GeotiffSupport.hpp
M io/LasHeader.cpp
M io/LasWriter.cpp
M io/LasWriter.hpp
Log Message:
-----------
Simplify geotiff conversions.
Commit: 30b7274b1e8951c6379c0cd0f647de025fba73ee
https://github.com/PDAL/PDAL/commit/30b7274b1e8951c6379c0cd0f647de025fba73ee
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-12-23 (Fri, 23 Dec 2016)
Changed paths:
M io/LasWriter.cpp
M io/LasWriter.hpp
M kernels/PipelineKernel.cpp
M kernels/PipelineKernel.hpp
M pdal/FlexWriter.hpp
M pdal/PipelineManager.cpp
M pdal/PipelineManager.hpp
M pdal/PointTable.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Provide hook for SRS changes during streaming.
Make sure we only call ready() and done() once for each stage in streaming mode.
Add streaming support to pipeline kernel.
Compare: https://github.com/PDAL/PDAL/compare/71b0b6c57008...30b7274b1e89
More information about the pdal-commits
mailing list