[pdal-commits] [PDAL/PDAL] ef320a: Tests to new dimension scheme.
GitHub
noreply at github.com
Mon Aug 11 20:04:34 PDT 2014
Branch: refs/heads/point-context-schema
Home: https://github.com/PDAL/PDAL
Commit: ef320aeb1b0171419e570091c7fa87cfe72b33e3
https://github.com/PDAL/PDAL/commit/ef320aeb1b0171419e570091c7fa87cfe72b33e3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M include/pdal/XMLSchema.hpp
M test/perf/CMakeLists.txt
M test/unit/Support.cpp
M test/unit/XMLSchemaTest.cpp
M test/unit/drivers/icebridge/IcebridgeReaderTest.cpp
M test/unit/drivers/las/LasWriterTest.cpp
M test/unit/drivers/nitf/NitfReaderTest.cpp
M test/unit/drivers/oci/OCITest.cpp
M test/unit/filters/ColorizationFilterTest.cpp
M test/unit/filters/CropFilterTest.cpp
M test/unit/plang/PLangTest.cpp
M test/unit/plang/PredicateFilterTest.cpp
M test/unit/plang/ProgrammableFilterTest.cpp
Log Message:
-----------
Tests to new dimension scheme.
Commit: f4cf97d43bd16abce9b08d02a6642c60bc601296
https://github.com/PDAL/PDAL/commit/f4cf97d43bd16abce9b08d02a6642c60bc601296
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M include/pdal/PointContext.hpp
Log Message:
-----------
Set offsets in dimensions.
Commit: ede2b9872797d8b6f61c00b718408898e15d8613
https://github.com/PDAL/PDAL/commit/ede2b9872797d8b6f61c00b718408898e15d8613
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M include/pdal/Dimension.hpp
M include/pdal/PointContext.hpp
M include/pdal/RawPtBuf.hpp
M src/drivers/bpf/BpfSeqIterator.cpp
Log Message:
-----------
Fix bugs in PointBuffer, RawPtBf, PointContext.
Use local buffer for BPF byte-major reads.
Compare: https://github.com/PDAL/PDAL/compare/3ddaeca34479...ede2b9872797
More information about the pdal-commits
mailing list