[pdal-commits] [PDAL/PDAL] 195eca: Break apart range parsing.

GitHub noreply at github.com
Wed Feb 15 06:34:25 PST 2017


  Branch: refs/heads/assign
  Home:   https://github.com/PDAL/PDAL
  Commit: 195ecaf723a94506c216f9ca680ea2559a4d5eee
      https://github.com/PDAL/PDAL/commit/195ecaf723a94506c216f9ca680ea2559a4d5eee
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
    M filters/RangeFilter.cpp
    M filters/private/Range.cpp
    M filters/private/Range.hpp

  Log Message:
  -----------
  Break apart range parsing.


  Commit: b61d650572c6dfbbb400acf28fc57e3eafbf7122
      https://github.com/PDAL/PDAL/commit/b61d650572c6dfbbb400acf28fc57e3eafbf7122
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
    M doc/stages/filters.assign.rst
    M filters/AssignFilter.cpp
    M filters/AssignFilter.hpp
    M filters/RangeFilter.cpp
    M filters/RangeFilter.hpp
    A filters/private/DimRange.cpp
    A filters/private/DimRange.hpp
    R filters/private/Range.cpp
    R filters/private/Range.hpp
    M test/data/pipeline/assign.json.in
    M test/data/pipeline/options.json.in
    M test/unit/apps/pcpipelineTestJSON.cpp
    M test/unit/filters/AssignFilterTest.cpp

  Log Message:
  -----------
  Enhance filters.assign with range-based filtering of value assignment.
Close #1468


Compare: https://github.com/PDAL/PDAL/compare/195ecaf723a9^...b61d650572c6


More information about the pdal-commits mailing list