[pdal-commits] [PDAL/PDAL] 9c1f8d: Use parse() instead of "<<" to load pipeline (#2989)
Andrew Bell
noreply at github.com
Fri Mar 20 04:31:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 9c1f8dd6f355ad3806f0c133b27e78706b9a076e
https://github.com/PDAL/PDAL/commit/9c1f8dd6f355ad3806f0c133b27e78706b9a076e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M pdal/PipelineReaderJSON.cpp
A test/data/pipeline/issue2984.json.in
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Use parse() instead of "<<" to load pipeline (#2989)
* Use parse() on JSON pipeline.
* Remove unecessary comment.
More information about the pdal-commits
mailing list