[pdal] Reader text and separator
Lars
laasunde at hotmail.com
Tue Apr 17 02:06:38 PDT 2018
Hello again,
The documentation for readers.text says "Any single non-alphanumeric character can be used as a separator." - does this include space? [which is an non-alphanumeric character]
Ran PDAL 1.5 with pipeline using readers.text;
- using semi-colan as separator in header and data and it works.
- using space as separator in header and data and it does not works.
Viewing the PDAL source code, specifically TextReader::initalize, I see the comment "Scan string for some character not a number, space or letter.".
If space is not supported as separator, please consider updating documentation.
kind regards, Lars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180417/abe4b4f2/attachment-0001.html>
More information about the pdal
mailing list