[pdal-commits] [PDAL/PDAL] 824780: Allow derivative writer to produce output for mult...
GitHub
noreply at github.com
Fri Feb 19 05:56:00 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 824780e995e3b9962a758502348a85b95fd53139
https://github.com/PDAL/PDAL/commit/824780e995e3b9962a758502348a85b95fd53139
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)
Changed paths:
M include/pdal/FlexWriter.hpp
M include/pdal/Options.hpp
M include/pdal/Writer.hpp
M io/bpf/BpfHeader.cpp
M io/derivative/DerivativeWriter.cpp
M io/derivative/DerivativeWriter.hpp
M io/las/LasReader.cpp
M src/Writer.cpp
Log Message:
-----------
Allow derivative writer to produce output for multiple primitive types in
one command.
Commit: 36b7e006db3606afaf5dee1046c465c543581647
https://github.com/PDAL/PDAL/commit/36b7e006db3606afaf5dee1046c465c543581647
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)
Changed paths:
M io/derivative/DerivativeWriter.cpp
Log Message:
-----------
Suppress ridiculous warning.
Commit: 80416ef988df00cec885e8fb33c71ced768bcdbc
https://github.com/PDAL/PDAL/commit/80416ef988df00cec885e8fb33c71ced768bcdbc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-02-19 (Fri, 19 Feb 2016)
Changed paths:
M include/pdal/FlexWriter.hpp
M include/pdal/Options.hpp
M include/pdal/Writer.hpp
M io/derivative/DerivativeWriter.cpp
M io/derivative/DerivativeWriter.hpp
M io/las/LasReader.cpp
M src/Writer.cpp
Log Message:
-----------
Merge pull request #1141 from PDAL/derivative-multi
Allow derivative writer to produce output for multiple primitive types in one command
Compare: https://github.com/PDAL/PDAL/compare/d93b09d228c8...80416ef988df
More information about the pdal-commits
mailing list