[pdal-commits] [PDAL/PDAL] f3e4a3: Have crop filter create an output PointView for ea...
GitHub
noreply at github.com
Tue Jul 21 12:00:10 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: f3e4a364d5f7705b4fb4cbe94639849c5cfa0743
https://github.com/PDAL/PDAL/commit/f3e4a364d5f7705b4fb4cbe94639849c5cfa0743
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M filters/crop/CropFilter.cpp
M filters/crop/CropFilter.hpp
M include/pdal/Options.hpp
Log Message:
-----------
Have crop filter create an output PointView for each box/poly set as an arg.
Add Options::getValues().
Commit: 98381cec6714ab6551a583a5a4119367db7c7030
https://github.com/PDAL/PDAL/commit/98381cec6714ab6551a583a5a4119367db7c7030
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M kernels/diff/DiffKernel.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: a036b39525ec7c1b33fad1a5a9182b7585245992
https://github.com/PDAL/PDAL/commit/a036b39525ec7c1b33fad1a5a9182b7585245992
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M io/las/LasWriter.cpp
Log Message:
-----------
Fix to global_encoding bit.
Compare: https://github.com/PDAL/PDAL/compare/7c7387d8db12...a036b39525ec
More information about the pdal-commits
mailing list