[pdal-commits] [PDAL/PDAL] 931b0d: Make sure scaling works for BPF and LAS when using...
GitHub
noreply at github.com
Wed Nov 7 14:13:33 PST 2018
Branch: refs/heads/issue-1983
Home: https://github.com/PDAL/PDAL
Commit: 931b0d77165b3cab9eee1180a623199f1001ca44
https://github.com/PDAL/PDAL/commit/931b0d77165b3cab9eee1180a623199f1001ca44
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-11-07 (Wed, 07 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
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