[pdal-commits] [PDAL/PDAL] a42fe2: Handle quoted header lines in readers.text (#2872)
Andrew Bell
noreply at github.com
Wed Jan 15 04:16:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a42fe29ab01891f3d9232451ede78d56533c199f
https://github.com/PDAL/PDAL/commit/a42fe29ab01891f3d9232451ede78d56533c199f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M doc/stages/readers.text.rst
M io/TextReader.cpp
M io/TextReader.hpp
A test/data/text/quoted.txt
M test/unit/io/TextReaderTest.cpp
Log Message:
-----------
Handle quoted header lines in readers.text (#2872)
* Stronger dimension name checking.
* Trim spaces.
* Add missed test file.
More information about the pdal-commits
mailing list