[pdal-commits] [PDAL/PDAL] 15db3d: Fix splitter so that cells below the origin have t...

GitHub noreply at github.com
Fri Oct 21 11:49:39 PDT 2016


  Branch: refs/heads/1.3-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 15db3d0f211857e355df9635a83e10b0a470906d
      https://github.com/PDAL/PDAL/commit/15db3d0f211857e355df9635a83e10b0a470906d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M filters/splitter/SplitterFilter.cpp
    M filters/splitter/SplitterFilter.hpp
    M test/unit/filters/SplitterTest.cpp

  Log Message:
  -----------
  Fix splitter so that cells below the origin have the correct index.
Add tests for the above.
ALSO - Store viewMap across point view processing so that cells are merged
  from multiple point views.
Close #1336




More information about the pdal-commits mailing list