[pdal-commits] [PDAL/PDAL] 604d7c: Allow upgrade of dimension type on conflicts.
GitHub
noreply at github.com
Tue Aug 12 14:30:00 PDT 2014
Branch: refs/heads/point-context-schema
Home: https://github.com/PDAL/PDAL
Commit: 604d7c4fc899e5e806960fbf0b77ff8dd4daaf28
https://github.com/PDAL/PDAL/commit/604d7c4fc899e5e806960fbf0b77ff8dd4daaf28
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-08-12 (Tue, 12 Aug 2014)
Changed paths:
M include/pdal/Dimension.hpp
M include/pdal/PointContext.hpp
M src/drivers/bpf/BpfSeqIterator.cpp
M test/unit/Support.cpp
M test/unit/drivers/faux/FauxReaderTest.cpp
M test/unit/drivers/las/LasWriterTest.cpp
M test/unit/filters/DecimationFilterTest.cpp
Log Message:
-----------
Allow upgrade of dimension type on conflicts.
Use consistent buffer for BPF byte-major.
Use getFieldAs instead of getField.
More information about the pdal-commits
mailing list