[pdal-commits] [PDAL/PDAL] 2edd61: clean up methods of
drivers.las.reader that merely...
GitHub
noreply at github.com
Thu May 24 17:17:01 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2edd61580dc55b0477e3fd28e1f99c87c95435a5
https://github.com/PDAL/PDAL/commit/2edd61580dc55b0477e3fd28e1f99c87c95435a5
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M include/pdal/drivers/las/Reader.hpp
M include/pdal/drivers/las/ReaderBase.hpp
M src/drivers/las/Reader.cpp
M test/unit/SpatialReferenceTest.cpp
M test/unit/apps/pc2pcTest.cpp
M test/unit/drivers/las/LasReaderTest.cpp
Log Message:
-----------
clean up methods of drivers.las.reader that merely expose items in the LasHeader -- instead just expect the user to deal with the LasHeader themselves directly
Commit: 8c52cbaef7aa3b152a57d60272e139343dfd5b35
https://github.com/PDAL/PDAL/commit/8c52cbaef7aa3b152a57d60272e139343dfd5b35
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M src/drivers/las/ZipPoint.cpp
Log Message:
-----------
better error message
Commit: e28fd73b2836a291ac285e2c1cab0358ca1b8827
https://github.com/PDAL/PDAL/commit/e28fd73b2836a291ac285e2c1cab0358ca1b8827
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M include/pdal/drivers/las/Reader.hpp
M src/drivers/las/Reader.cpp
Log Message:
-----------
put back some deck chairs from trying to investigate LASzip issue
Compare: https://github.com/PDAL/PDAL/compare/9273775...e28fd73
More information about the pdal-commits
mailing list