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

GitHub noreply at github.com
Thu Oct 20 17:32:47 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: eacadc71000466cf66b88659221fa4f73ab50cb3
      https://github.com/PDAL/PDAL/commit/eacadc71000466cf66b88659221fa4f73ab50cb3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-20 (Thu, 20 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


  Commit: c69bf56192c5de383409507e7e374176a67c0744
      https://github.com/PDAL/PDAL/commit/c69bf56192c5de383409507e7e374176a67c0744
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/PDAL/PDAL/compare/be4c4a3ad733...c69bf56192c5


More information about the pdal-commits mailing list