[pdal-commits] [PDAL/PDAL] 43cdf3: provide --fast-boundary method for pdal tindex to ...

GitHub noreply at github.com
Sun Jun 7 14:48:31 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 43cdf306d3eb77a4e236434dff86851b3a1d799d
      https://github.com/PDAL/PDAL/commit/43cdf306d3eb77a4e236434dff86851b3a1d799d
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp

  Log Message:
  -----------
  provide --fast-boundary method for pdal tindex to just use the bbox of the file instead of hexbin boundary


  Commit: 8c5b9ad3e60932a006b5c505e32bd82f17a68169
      https://github.com/PDAL/PDAL/commit/8c5b9ad3e60932a006b5c505e32bd82f17a68169
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp

  Log Message:
  -----------
  Merge pull request #936 from PDAL/fast-boundary-tindex

provide --fast-boundary method for pdal tindex to just use the bbox of the file instead of hexbin boundary


Compare: https://github.com/PDAL/PDAL/compare/7d581fb173f4...8c5b9ad3e609


More information about the pdal-commits mailing list