[pdal-commits] [PDAL/PDAL] 7c38da: Valid global_encoding values can go up to 31.
GitHub
noreply at github.com
Mon Dec 7 16:34:06 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 7c38dae312c6bfa73d0f95350428c7503d2ccd23
https://github.com/PDAL/PDAL/commit/7c38dae312c6bfa73d0f95350428c7503d2ccd23
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M io/las/LasWriter.hpp
Log Message:
-----------
Valid global_encoding values can go up to 31.
Close #1064
Commit: 5849ac3ba04492374449c17fa8b2f050579aa16f
https://github.com/PDAL/PDAL/commit/5849ac3ba04492374449c17fa8b2f050579aa16f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M include/pdal/Dimension.hpp
M io/las/LasReader.cpp
M io/las/LasWriter.cpp
M test/unit/io/las/LasReaderTest.cpp
Log Message:
-----------
Handle LAS 1.4 classification flags as bitfield.
Close #1063
Commit: 4c6b760fc00831407e256f96312c509b771d8415
https://github.com/PDAL/PDAL/commit/4c6b760fc00831407e256f96312c509b771d8415
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M io/las/LasWriter.cpp
Log Message:
-----------
Format.
Commit: 732a367ab337dd0916965ab3e4fb836a8ebe7c12
https://github.com/PDAL/PDAL/commit/732a367ab337dd0916965ab3e4fb836a8ebe7c12
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M io/las/LasWriter.cpp
Log Message:
-----------
Handle metadata forwards to get version number before we fill the header
so version number info can be used correctly, etc.
Close #1065
Compare: https://github.com/PDAL/PDAL/compare/f990e05c51fd...732a367ab337
More information about the pdal-commits
mailing list