[pdal-commits] [PDAL/PDAL] 6018e6: Make sure scaling works for BPF and LAS when using...
GitHub
noreply at github.com
Thu Nov 29 09:58:03 PST 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 6018e6e4cf0d5403311dfe3c3328ac717111d186
https://github.com/PDAL/PDAL/commit/6018e6e4cf0d5403311dfe3c3328ac717111d186
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-11-29 (Thu, 29 Nov 2018)
Changed paths:
M io/BpfWriter.cpp
M io/BpfWriter.hpp
M io/LasWriter.cpp
M io/LasWriter.hpp
M pdal/DbWriter.cpp
M pdal/FlexWriter.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M pdal/Scaling.cpp
M pdal/Scaling.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M test/unit/PointViewTest.cpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Make sure scaling works for BPF and LAS when using multiple inputs and (#2273)
a single output.
Close #1983
**NOTE:** This service has 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