[pdal-commits] [PDAL/PDAL] 5f0af9: Allow 'userata' JSON option to be place on any sta...
GitHub
noreply at github.com
Thu Dec 29 10:56:26 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 5f0af9ff235bd8865cb018b977661b41c27c338a
https://github.com/PDAL/PDAL/commit/5f0af9ff235bd8865cb018b977661b41c27c338a
Author: Howard Butler <howard at hobu.co>
Date: 2016-12-29 (Thu, 29 Dec 2016)
Changed paths:
M doc/pipeline.rst
M pdal/Options.cpp
M pdal/Options.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
Log Message:
-----------
Allow 'userata' JSON option to be place on any stage and support serialization #1427
* Allow 'application' JSON option to be place on any stage and support serialization #1427 -- #needstests
* back m_applicationJSON with a std::string
* rename 'application' to 'userData'
More information about the pdal-commits
mailing list