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

GitHub noreply at github.com
Tue Feb 21 14:54:42 PST 2017


  Branch: refs/heads/master
  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


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

  Changed paths:
    M cmake/curl.cmake
    M doc/apps/pipeline.rst
    M filters/RangeFilter.cpp
    M io/BpfCompressor.hpp
    M io/DerivativeWriter.cpp
    M io/DerivativeWriter.hpp
    M kernels/InfoKernel.cpp
    M kernels/PipelineKernel.cpp
    M kernels/PipelineKernel.hpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/Log.cpp
    M pdal/PDALUtils.hpp
    M plugins/greyhound/CMakeLists.txt
    M plugins/greyhound/test/GreyhoundReaderTest.cpp
    M test/unit/EigenTest.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into assign


  Commit: 47da5c221574627f9bf8a88c33bd3cc2c6c307e0
      https://github.com/PDAL/PDAL/commit/47da5c221574627f9bf8a88c33bd3cc2c6c307e0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into assign


Compare: https://github.com/PDAL/PDAL/compare/d4bd34f53770...47da5c221574


More information about the pdal-commits mailing list