[pdal-commits] [PDAL/PDAL] f6a941: Don't run the chipper if we have no points.
GitHub
noreply at github.com
Wed Sep 24 17:53:08 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: f6a9415be21a0c5bfbfbad36117d4181eb51c99e
https://github.com/PDAL/PDAL/commit/f6a9415be21a0c5bfbfbad36117d4181eb51c99e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M src/filters/Chipper.cpp
M test/unit/filters/ChipperTest.cpp
Log Message:
-----------
Don't run the chipper if we have no points.
Test for this case.
Commit: 780b73d4b6c7ee1b3bda440b3012b3805713490b
https://github.com/PDAL/PDAL/commit/780b73d4b6c7ee1b3bda440b3012b3805713490b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M src/filters/Chipper.cpp
M test/unit/filters/ChipperTest.cpp
Log Message:
-----------
Merge pull request #488 from PDAL/empty-chipper-buffer
Don't run the chipper if we have no points.
Compare: https://github.com/PDAL/PDAL/compare/95a9ed536e4d...780b73d4b6c7
More information about the pdal-commits
mailing list