[pdal-commits] [PDAL/PDAL] 540543: use smoothed_boundary metadata, and flip the optio...

GitHub noreply at github.com
Tue Dec 1 07:14:16 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 54054304d0f9d8dda083b1ee62bfd029947aaf3d
      https://github.com/PDAL/PDAL/commit/54054304d0f9d8dda083b1ee62bfd029947aaf3d
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp

  Log Message:
  -----------
  use smoothed_boundary metadata, and flip the option so it can be correctly set


  Commit: 59ecfc18c89643f23a58f583ac2d2112a18595aa
      https://github.com/PDAL/PDAL/commit/59ecfc18c89643f23a58f583ac2d2112a18595aa
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M include/pdal/Geometry.hpp

  Log Message:
  -----------
  cull interior rings that are less than 6*tolerance*tolerance for simplified geometry


  Commit: 291b8b09b6c1ee449138b1d41aa32513f65bdd92
      https://github.com/PDAL/PDAL/commit/291b8b09b6c1ee449138b1d41aa32513f65bdd92
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M include/pdal/Geometry.hpp

  Log Message:
  -----------
  fetch correct ring count when smoothing polygon


  Commit: edc2d67a97595fad61f0e63eb8e7ca1877c17eb7
      https://github.com/PDAL/PDAL/commit/edc2d67a97595fad61f0e63eb8e7ca1877c17eb7
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M plugins/hexbin/filters/HexBin.cpp

  Log Message:
  -----------
  only output hex'ified boundary when requested -- otherwise default to simplified boundary


Compare: https://github.com/PDAL/PDAL/compare/386fdeccaaa6...edc2d67a9759


More information about the pdal-commits mailing list