[pdal-commits] [PDAL/PDAL] d19d43: Add warnings/errors for bad return information in ...

chambbj noreply at github.com
Tue May 7 09:06:41 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: d19d43b769a61f88ee44f12d805e2bdf94fcf534
      https://github.com/PDAL/PDAL/commit/d19d43b769a61f88ee44f12d805e2bdf94fcf534
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M filters/PMFFilter.cpp
    M filters/SMRFilter.cpp
    M filters/private/Segmentation.cpp
    M test/unit/SegmentationTest.cpp

  Log Message:
  -----------
  Add warnings/errors for bad return information in PMF and SMRF (#2417)

* Add initial logic to check for valid return information in SMRF

* clang-format

* Add initial logic to check for valid return information in PMF

* clang-format

* Append the view rather than appending points in loop

* Push logic of possibly empty returns string into segmentReturns

* Add segmentReturns unit tests, does not cover all cases




More information about the pdal-commits mailing list