[pdal-commits] [PDAL/PDAL] e1fddd: Properly handle corner cells in filters.splitter (...

Andrew Bell noreply at github.com
Mon Feb 18 07:05:41 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: e1fddd7ba9c86bbe22a65dd25583885b405adeb5
      https://github.com/PDAL/PDAL/commit/e1fddd7ba9c86bbe22a65dd25583885b405adeb5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

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

  Log Message:
  -----------
  Properly handle corner cells in filters.splitter (#2373)

* Put points in cells that are the corners of the current cell when using
a buffer.
Close #2372

* Add comment about buffer width.




More information about the pdal-commits mailing list