[pdal-commits] [PDAL/PDAL] d472da: Multiple range support for ignore option on smrt a...

GitHub noreply at github.com
Mon Sep 24 10:35:17 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: d472dade2b7ef1e291a60a9375f96cc4532ab6cb
      https://github.com/PDAL/PDAL/commit/d472dade2b7ef1e291a60a9375f96cc4532ab6cb
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M filters/PMFFilter.cpp
    M filters/RangeFilter.cpp
    M filters/RangeFilter.hpp
    M filters/SMRFilter.cpp
    M filters/private/DimRange.cpp
    M filters/private/DimRange.hpp
    M filters/private/Segmentation.cpp
    M filters/private/Segmentation.hpp

  Log Message:
  -----------
  Multiple range support for ignore option on smrt and pmf (#2167)

* Use range list for ignore option on filters.smrf.
Close #2157

* Use DimRange code to handle point filtering.

* Add comment and remove unnecessary assignment.

* Replace inline range filter DimRange testing.
Close #2157



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list