[pdal-commits] [PDAL/PDAL] : clean up the logic for fetching
additional point c...
GitHub
noreply at github.com
Wed Jan 11 11:13:35 EST 2012
Branch: refs/heads/iterators
Home: https://github.com/PDAL/PDAL
Commit: d82c6236a9a2d68bc204e51b965e6da2e950f2e3
https://github.com/PDAL/PDAL/commit/d82c6236a9a2d68bc204e51b965e6da2e950f2e3
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M src/drivers/oci/Iterator.cpp
Log Message:
-----------
clean up the logic for fetching additional point clouds so it doesn't interfere with not being done reading the current block
Commit: 16be892a6573fb78f1cb23324ff5ead7aefc951f
https://github.com/PDAL/PDAL/commit/16be892a6573fb78f1cb23324ff5ead7aefc951f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-01-10 (Tue, 10 Jan 2012)
Changed paths:
M include/pdal/drivers/oci/Writer.hpp
M src/drivers/oci/Writer.cpp
Log Message:
-----------
(optionally) put back the trigger stuff because not every one is patched up
Commit: 775e56b202043ad6841793553859dbe5c5aeae87
https://github.com/PDAL/PDAL/commit/775e56b202043ad6841793553859dbe5c5aeae87
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M CMakeLists.txt
M include/pdal/pdal_internal.hpp
M pdal_defines.h.in
M src/CMakeLists.txt
M src/StageFactory.cpp
Log Message:
-----------
add PDAL_HAVE_PLANG based on boost's minor version > 45 so we can still run in situations with older boost
Commit: 75f56afd80bf10547a76a3ea7088f036c92d2c40
https://github.com/PDAL/PDAL/commit/75f56afd80bf10547a76a3ea7088f036c92d2c40
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M src/drivers/oci/Reader.cpp
Log Message:
-----------
manually pull forward d82c6236a9a2d68bc204e51b965e6da2e950f2e3
Commit: d5e062882d0a3a691bf28bdc439929243bdc67d2
https://github.com/PDAL/PDAL/commit/d5e062882d0a3a691bf28bdc439929243bdc67d2
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M CMakeLists.txt
M include/pdal/drivers/oci/Writer.hpp
M include/pdal/pdal_internal.hpp
M pdal_defines.h.in
M src/CMakeLists.txt
M src/StageFactory.cpp
M src/drivers/oci/Writer.cpp
Log Message:
-----------
Merge branch 'master' into iterators
Conflicts:
src/drivers/oci/Iterator.cpp
Compare: https://github.com/PDAL/PDAL/compare/b7192af...d5e0628
More information about the pdal-commits
mailing list