[pdal-commits] [PDAL/PDAL] 03c9e5: Handle inputs to stages in JSON pipeline as either...
GitHub
noreply at github.com
Mon Nov 14 09:14:27 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 03c9e5fa8a4fc1788fdb98a22da47bde075f87c2
https://github.com/PDAL/PDAL/commit/03c9e5fa8a4fc1788fdb98a22da47bde075f87c2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-11-14 (Mon, 14 Nov 2016)
Changed paths:
M include/pdal/PipelineManager.hpp
M include/pdal/PipelineReaderJSON.hpp
M src/PipelineReaderJSON.cpp
A test/data/pipeline/tags.json.in
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Handle inputs to stages in JSON pipeline as either string or array of strings.
Close #1384
More information about the pdal-commits
mailing list