[pdal-commits] [PDAL/PDAL] 65e137: forward getNumPoints() from previous stage for fil...
GitHub
noreply at github.com
Sat Feb 8 18:56:04 PST 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 65e1370e7027eb9d2526c818f5d7d1af5af00e41
https://github.com/PDAL/PDAL/commit/65e1370e7027eb9d2526c818f5d7d1af5af00e41
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M include/pdal/filters/Chipper.hpp
Log Message:
-----------
forward getNumPoints() from previous stage for filters.chipper
Commit: 601292f1e4e1ad25bacefafe8d98c13c8aa10f51
https://github.com/PDAL/PDAL/commit/601292f1e4e1ad25bacefafe8d98c13c8aa10f51
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M src/filters/Chipper.cpp
Log Message:
-----------
use std::stable_sort intead of std::sort to attempt to preserve ordering
Commit: 5086ad4d84e8de066da8abcccaf4a1703cb52059
https://github.com/PDAL/PDAL/commit/5086ad4d84e8de066da8abcccaf4a1703cb52059
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
A test/data/autzen-utm-chipped-25.las
A test/data/filters/chip.xml
M test/unit/filters/ChipperTest.cpp
Log Message:
-----------
add more filters.chipper test
Commit: 90531416c50cb43c64bd5bd574de7d7abaa1d4d6
https://github.com/PDAL/PDAL/commit/90531416c50cb43c64bd5bd574de7d7abaa1d4d6
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-02-08 (Sat, 08 Feb 2014)
Changed paths:
M test/unit/drivers/oci/OCITest.cpp
Log Message:
-----------
more drivers.oci.writer testing
Compare: https://github.com/PDAL/PDAL/compare/caa9399ffa2f...90531416c50c
More information about the pdal-commits
mailing list