[pdal-commits] [PDAL/PDAL] c10c70: add readers.pts for reading PTS files directly
GitHub
noreply at github.com
Fri Aug 5 07:44:09 PDT 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: c10c7037594363d61207b5a9c50f7cb59b8c993d
https://github.com/PDAL/PDAL/commit/c10c7037594363d61207b5a9c50f7cb59b8c993d
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
A doc/stages/readers.pts.rst
M io/CMakeLists.txt
A io/pts/CMakeLists.txt
A io/pts/PtsReader.cpp
A io/pts/PtsReader.hpp
M src/StageFactory.cpp
A test/data/pts/test.pts
M test/unit/CMakeLists.txt
A test/unit/io/pts/PtsReaderTest.cpp
Log Message:
-----------
add readers.pts for reading PTS files directly
Commit: 3412611533c1e13c5f05e3b0627230a6bf5594d7
https://github.com/PDAL/PDAL/commit/3412611533c1e13c5f05e3b0627230a6bf5594d7
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
A doc/stages/readers.pts.rst
M io/CMakeLists.txt
A io/pts/CMakeLists.txt
A io/pts/PtsReader.cpp
A io/pts/PtsReader.hpp
M src/StageFactory.cpp
A test/data/pts/test.pts
M test/unit/CMakeLists.txt
A test/unit/io/pts/PtsReaderTest.cpp
Log Message:
-----------
Merge pull request #1276 from PDAL/pts-reader
add readers.pts for reading PTS files directly
Compare: https://github.com/PDAL/PDAL/compare/f3946ad5796e...3412611533c1
More information about the pdal-commits
mailing list