[pdal-commits] [PDAL/PDAL] e74639: continue reading cloud instances
until we are done...
GitHub
noreply at github.com
Mon May 7 17:30:04 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: e74639cf41ea20455332f6bc393137d428d1b2ec
https://github.com/PDAL/PDAL/commit/e74639cf41ea20455332f6bc393137d428d1b2ec
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M src/drivers/oci/Reader.cpp
Log Message:
-----------
continue reading cloud instances until we are done if we have them
Commit: fd0a9e210ed366ca19f2ecdfa197d8e7d42e3fab
https://github.com/PDAL/PDAL/commit/fd0a9e210ed366ca19f2ecdfa197d8e7d42e3fab
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M src/drivers/oci/Reader.cpp
Log Message:
-----------
a few small cleanups, tighten up a dimension equality test for copyOracleData
Commit: d901410c199a9fd494aa77f8f5a02b128b18b4ad
https://github.com/PDAL/PDAL/commit/d901410c199a9fd494aa77f8f5a02b128b18b4ad
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M include/pdal/filters/InPlaceReprojection.hpp
M src/filters/InPlaceReprojection.cpp
Log Message:
-----------
alterSchema needs to happen at first read, not instantiation
Commit: 28c10e5ecef675f93e9cbb824341d8991a41bf58
https://github.com/PDAL/PDAL/commit/28c10e5ecef675f93e9cbb824341d8991a41bf58
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M src/filters/InPlaceReprojection.cpp
Log Message:
-----------
lint
Commit: 7f27ce77b525d96c6c8a07734c63258623a8a001
https://github.com/PDAL/PDAL/commit/7f27ce77b525d96c6c8a07734c63258623a8a001
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M src/drivers/oci/Writer.cpp
Log Message:
-----------
try to make the data copying a little faster when packing the dimensions together by caching the dimension details rather than fetching them from the multi_index for each point
Commit: e4758368e55a22e95abe03f01bf87a3b18d0132c
https://github.com/PDAL/PDAL/commit/e4758368e55a22e95abe03f01bf87a3b18d0132c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M test/data/oracle/big-read.xml
M test/data/oracle/big-write.xml
M test/unit/drivers/oci/OCITest.cpp
Log Message:
-----------
oracle test updates
Compare: https://github.com/PDAL/PDAL/compare/caeee20...e475836
More information about the pdal-commits
mailing list