[pdal-commits] [PDAL/PDAL] 2a9cbb: Squashed commit of the following:
GitHub
noreply at github.com
Tue Nov 11 10:59:03 PST 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2a9cbbf97ce1809628e262534a1683d151ada6e2
https://github.com/PDAL/PDAL/commit/2a9cbbf97ce1809628e262534a1683d151ada6e2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M CMakeLists.txt
A doc/stages/drivers.rxp.reader.rst
M doc/stages/index.rst
M include/pdal/Dimension.hpp
M pdal_defines.h.in
M plugins/CMakeLists.txt
A plugins/rxp/CMakeLists.txt
A plugins/rxp/drivers/RxpReader.cpp
A plugins/rxp/drivers/RxpReader.hpp
A plugins/rxp/test/Config.hpp.in
A plugins/rxp/test/RxpReaderTest.cpp
A plugins/rxp/test/data/130501_232206_cut.rxp
M src/StageFactory.cpp
Log Message:
-----------
Squashed commit of the following:
commit 810935058699f01b08cbbf64f3cb59679932e158
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: Thu Aug 14 19:19:31 2014 +0000
Add the rxp reader
RXP is the streaming file format used by RIEGL Laser Measurement Systems
(http://www.riegl.com). Support for reading rxp
files is provided by RiVLib, RIEGL's own library which they release for
use by their customers.
RiVLib only supports reading rxp files, not writing them.
More information about the pdal-commits
mailing list