[pdal] pdal info
Matt Hanson
matt.a.hanson at gmail.com
Wed Sep 9 11:58:14 PDT 2015
In lidar2dems I am parsing the output from
pdal info --metadata
using json.loads()
However, I just pulled the latest from master and the string cannot be
decoded into a JSON object. Using an online linter...I have a field:
"software_id": TerraScan,
And TerraScan needs to be quoted. Is this an issue with PDAL not properly
putting quotes around the string output?
- matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20150909/0b0ef3f2/attachment.html>
More information about the pdal
mailing list