[pdal-commits] [PDAL/PDAL] b50358: Port QFIT Reader
GitHub
noreply at github.com
Wed Nov 19 07:01:54 PST 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: b50358ec0c49f370c67121de584907187b51c1ea
https://github.com/PDAL/PDAL/commit/b50358ec0c49f370c67121de584907187b51c1ea
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
R doc/stages/drivers.qfit.reader.rst
M doc/stages/index.rst
A doc/stages/readers.qfit.rst
M drivers/CMakeLists.txt
A drivers/qfit/CMakeLists.txt
A drivers/qfit/QfitReader.cpp
A drivers/qfit/QfitReader.hpp
M include/pdal/Drivers.hpp
R include/pdal/drivers/qfit/Reader.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/drivers/qfit/Reader.cpp
M test/data/oracle/qfit-write.xml
M test/data/qfit/conversion.xml
M test/data/qfit/little-endian-conversion.xml
M test/data/qfit/pipeline.xml
M test/data/qfit/reader.xml
M test/unit/CMakeLists.txt
M test/unit/drivers/qfit/QFITReaderTest.cpp
Log Message:
-----------
Port QFIT Reader
Commit: c1c28795827c66f699957c438e803744cfeb9cd8
https://github.com/PDAL/PDAL/commit/c1c28795827c66f699957c438e803744cfeb9cd8
Author: Howard Butler <howard at hobu.co>
Date: 2014-11-19 (Wed, 19 Nov 2014)
Changed paths:
R doc/stages/drivers.qfit.reader.rst
M doc/stages/index.rst
A doc/stages/readers.qfit.rst
M drivers/CMakeLists.txt
A drivers/qfit/CMakeLists.txt
A drivers/qfit/QfitReader.cpp
A drivers/qfit/QfitReader.hpp
M include/pdal/Drivers.hpp
R include/pdal/drivers/qfit/Reader.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/drivers/qfit/Reader.cpp
M test/data/oracle/qfit-write.xml
M test/data/qfit/conversion.xml
M test/data/qfit/little-endian-conversion.xml
M test/data/qfit/pipeline.xml
M test/data/qfit/reader.xml
M test/unit/CMakeLists.txt
M test/unit/drivers/qfit/QFITReaderTest.cpp
Log Message:
-----------
Merge pull request #606 from PDAL/move-qfit-driver
Port QFIT Reader
Compare: https://github.com/PDAL/PDAL/compare/2dec7e4cc38c...c1c28795827c
More information about the pdal-commits
mailing list