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

Andrew Bell noreply at github.com
Tue Feb 19 11:28:31 PST 2019


  Branch: refs/heads/1.8-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 6832c63366a268541b026723fb011dfae3d8439a
      https://github.com/PDAL/PDAL/commit/6832c63366a268541b026723fb011dfae3d8439a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-19 (Tue, 19 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