[pdal-commits] [PDAL/PDAL] 832ac9: tindex kernel fixes (#1807)

GitHub noreply at github.com
Mon Feb 12 12:45:23 PST 2018


  Branch: refs/heads/pyext
  Home:   https://github.com/PDAL/PDAL
  Commit: 832ac9a11f8bef3e6abdd69cb9895209f139291f
      https://github.com/PDAL/PDAL/commit/832ac9a11f8bef3e6abdd69cb9895209f139291f
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M cmake/examples/hobu-config.sh
    M io/TIndexReader.cpp
    M io/TIndexReader.hpp
    M kernels/TIndexKernel.cpp

  Log Message:
  -----------
  tindex kernel fixes (#1807)

* try pushing the prepare operation into the prepared method for readers.tindex #1802

* update my cmake config

* use correct boundary for tindex kernel, error out properly when no boundary is found for a file


  Commit: d53022a1c4e9e1e90bc51a4de359e0951363113d
      https://github.com/PDAL/PDAL/commit/d53022a1c4e9e1e90bc51a4de359e0951363113d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M cmake/examples/hobu-config.sh
    M io/TIndexReader.cpp
    M io/TIndexReader.hpp
    M kernels/TIndexKernel.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/ba670a219127...d53022a1c4e9


More information about the pdal-commits mailing list