[pdal-commits] [PDAL/PDAL] bcb842: bring p2g driver into the PointContext world and m...
GitHub
noreply at github.com
Mon Aug 18 08:33:36 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: bcb842db4cb64453de7908ffedd3acaa08cc1da6
https://github.com/PDAL/PDAL/commit/bcb842db4cb64453de7908ffedd3acaa08cc1da6
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-08-15 (Fri, 15 Aug 2014)
Changed paths:
M include/pdal/Drivers.hpp
A include/pdal/drivers/p2g/P2gWriter.hpp
R include/pdal/drivers/p2g/Writer.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
A src/drivers/p2g/P2gWriter.cpp
R src/drivers/p2g/Writer.cpp
A test/data/drivers/p2g-writer.xml
Log Message:
-----------
bring p2g driver into the PointContext world and make it aware of the GTIFF output capability of points2grid
Commit: f545696a0635aeea9b32053f52af2b33d7a517c7
https://github.com/PDAL/PDAL/commit/f545696a0635aeea9b32053f52af2b33d7a517c7
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-08-18 (Mon, 18 Aug 2014)
Changed paths:
A include/pdal/QuadIndex.hpp
M include/pdal/drivers/sqlite/SQLiteIterator.hpp
M include/pdal/drivers/sqlite/SQLiteReader.hpp
M include/pdal/drivers/sqlite/SQLiteWriter.hpp
M src/CMakeLists.txt
A src/QuadIndex.cpp
Log Message:
-----------
Merge branch 'point-context' of https://github.com/PDAL/PDAL into point-context
Conflicts:
src/CMakeLists.txt
Compare: https://github.com/PDAL/PDAL/compare/58806cb6a019...f545696a0635
More information about the pdal-commits
mailing list