[pdal-commits] [PDAL/PDAL] f807fb: Fix option names in ground kernel.
GitHub
noreply at github.com
Tue Nov 10 15:40:59 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: f807fb5eef1fa23fa90e0a076d848bd8f45234a8
https://github.com/PDAL/PDAL/commit/f807fb5eef1fa23fa90e0a076d848bd8f45234a8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M include/pdal/Options.hpp
M plugins/pcl/kernel/GroundKernel.cpp
M src/Options.cpp
M test/unit/OptionsTest.cpp
Log Message:
-----------
Fix option names in ground kernel.
Add debug information in the case that a bad option name is found.
Add a simple test for invalid option names.
Close #1029
Commit: 75596db6151b4845f2ef28cdaa7dcc142458a420
https://github.com/PDAL/PDAL/commit/75596db6151b4845f2ef28cdaa7dcc142458a420
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M doc/apps.rst
A doc/tutorial/autzen-shapes-clipped.png
A doc/tutorial/autzen-shapes-point-cloud.png
A doc/tutorial/autzen-shapes-to-clip.png
A doc/tutorial/clipping-with-shapefile.rst
M doc/tutorial/index.rst
M include/pdal/PDALUtils.hpp
A test/data/autzen/attributes.json
A test/data/autzen/attributes.vrt
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/PDAL/PDAL/compare/a9c191f6e0ac...75596db6151b
More information about the pdal-commits
mailing list