[pdal-commits] [PDAL/PDAL] ab2e0b: Option file (#1728)
GitHub
noreply at github.com
Tue Nov 21 10:31:09 PST 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: ab2e0b18ee8413992075593355ebb8e8ef435e90
https://github.com/PDAL/PDAL/commit/ab2e0b18ee8413992075593355ebb8e8ef435e90
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-11-21 (Tue, 21 Nov 2017)
Changed paths:
M pdal/Kernel.hpp
M pdal/Options.cpp
M pdal/Options.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
A test/data/apps/bad_cmd_opt
A test/data/apps/bad_json_opt
A test/data/apps/good_cmd_opt
A test/data/apps/good_json_opt
M test/unit/apps/AppTest.cpp
M test/unit/apps/TranslateTest.cpp
Log Message:
-----------
Option file (#1728)
* Add support for stage option files.
* Remove test code.
* Add JSON option file.
* Add tests form option_file.
Add grid_option_file option.
* Make sure there's no "foo.las" sitting around.
More information about the pdal-commits
mailing list