[pdal-commits] [PDAL/PDAL] 35323b: Merge remote-tracking branch 'origin/master' into ...
Andrew Bell
noreply at github.com
Thu Jun 18 09:20:48 PDT 2020
Branch: refs/heads/esri-obb
Home: https://github.com/PDAL/PDAL
Commit: 35323b8855689dd9777cb248b42a69c2663dc0fc
https://github.com/PDAL/PDAL/commit/35323b8855689dd9777cb248b42a69c2663dc0fc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M doc/stages/filters.normal.rst
M doc/stages/reader_opts.rst
M doc/stages/readers.text.rst
M filters/HagDelaunayFilter.cpp
M filters/HagNnFilter.cpp
M filters/IQRFilter.hpp
M filters/LloydKMeansFilter.cpp
M filters/MADFilter.hpp
M filters/NeighborClassifierFilter.cpp
M filters/NeighborClassifierFilter.hpp
M filters/NormalFilter.cpp
M filters/private/delaunator.cpp
M io/EptReader.cpp
M io/LasReader.cpp
M io/TextReader.cpp
M io/private/ept/EptInfo.cpp
M io/private/ept/TileContents.cpp
M kernels/DeltaKernel.cpp
M kernels/DeltaKernel.hpp
M kernels/GroundKernel.cpp
M kernels/HausdorffKernel.cpp
M kernels/HausdorffKernel.hpp
M kernels/MergeKernel.cpp
M kernels/RandomKernel.cpp
M kernels/SortKernel.cpp
M kernels/SplitKernel.cpp
M kernels/TIndexKernel.cpp
A pdal/ColumnPointTable.cpp
M pdal/DimDetail.hpp
M pdal/GDALUtils.cpp
M pdal/Geometry.cpp
M pdal/Geometry.hpp
M pdal/PipelineManager.cpp
M pdal/PipelineManager.hpp
M pdal/PointContainer.hpp
M pdal/PointLayout.hpp
M pdal/PointRef.hpp
M pdal/PointTable.cpp
M pdal/PointTable.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M pdal/pdal_types.hpp
M pdal/util/Bounds.cpp
M pdal/util/Bounds.hpp
M pdal/util/Utils.hpp
M plugins/nitf/CMakeLists.txt
M test/data/text/quoted.txt
A test/data/text/quoted2.txt
M test/unit/PointTableTest.cpp
M test/unit/filters/CropFilterTest.cpp
M test/unit/io/TextReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into esri
Commit: 1061a9ebdc79896c76c3f3133218173c7d60a098
https://github.com/PDAL/PDAL/commit/1061a9ebdc79896c76c3f3133218173c7d60a098
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M pdal/private/SrsTransform.cpp
M pdal/private/SrsTransform.hpp
M plugins/i3s/CMakeLists.txt
A plugins/i3s/io/Obb.cpp
A plugins/i3s/io/Obb.hpp
M plugins/i3s/test/SlpkReaderTest.cpp
Log Message:
-----------
Obb code.
Compare: https://github.com/PDAL/PDAL/compare/35323b885568%5E...1061a9ebdc79
More information about the pdal-commits
mailing list