[pdal-commits] [PDAL/PDAL] 88b2e3: Working vertical point table.

Andrew Bell noreply at github.com
Fri May 22 11:22:31 PDT 2020


  Branch: refs/heads/vertical2
  Home:   https://github.com/PDAL/PDAL
  Commit: 88b2e3c842dfe2240320d5ac2d48d7c55244c392
      https://github.com/PDAL/PDAL/commit/88b2e3c842dfe2240320d5ac2d48d7c55244c392
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M filters/SMRFilter.cpp
    M pdal/DimDetail.hpp
    M pdal/EigenUtils.cpp
    M pdal/PipelineManager.cpp
    M pdal/PipelineManager.hpp
    M pdal/PointLayout.hpp
    M pdal/PointTable.cpp
    M pdal/PointTable.hpp
    M pdal/PointView.cpp
    M pdal/PointView.hpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  Working vertical point table.


  Commit: 8614a34bc52a09d3a13397c8ff2ea2e340cff246
      https://github.com/PDAL/PDAL/commit/8614a34bc52a09d3a13397c8ff2ea2e340cff246
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    A pdal/ColumnPointTable.cpp
    M pdal/PointRef.hpp
    M pdal/PointView.hpp
    M pdal/private/KDImpl.hpp

  Log Message:
  -----------
  Vertical point table and improved performance for high-volume data gets.


Compare: https://github.com/PDAL/PDAL/compare/88b2e3c842df%5E...8614a34bc52a


More information about the pdal-commits mailing list