[pdal-commits] [PDAL/PDAL] afd72b: fix #314 -- respecting 'format' option instead of ...
GitHub
noreply at github.com
Wed Apr 16 13:55:04 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: afd72b6244fa7227a2d5b7a0d02a39094cef5701
https://github.com/PDAL/PDAL/commit/afd72b6244fa7227a2d5b7a0d02a39094cef5701
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M include/pdal/drivers/las/Writer.hpp
M src/drivers/las/Writer.cpp
M test/data/pipeline/pipeline_write.xml
Log Message:
-----------
fix #314 -- respecting 'format' option instead of forwarding metadata if set
Commit: 65812c3b622e9c490e4ed14ad62ce62d05f19cf8
https://github.com/PDAL/PDAL/commit/65812c3b622e9c490e4ed14ad62ce62d05f19cf8
Author: Howard Butler <howard at hobu.co>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M include/pdal/drivers/las/Writer.hpp
M src/drivers/las/Writer.cpp
M test/data/pipeline/pipeline_write.xml
Log Message:
-----------
Merge pull request #314 from PDAL/issues/314-las-writer-pointformat
drivers.las.writer uses metadata instead of option when 'format' is set
Compare: https://github.com/PDAL/PDAL/compare/44da3f434b82...65812c3b622e
More information about the pdal-commits
mailing list