[pdal-commits] [PDAL/PDAL] 8a712b: Add ExpressionFilter for MongoDB-style JSON filter...

GitHub noreply at github.com
Mon Nov 5 13:38:33 PST 2018


  Branch: refs/heads/expression-filter
  Home:   https://github.com/PDAL/PDAL
  Commit: 8a712b0565fe50cd57cadc0a9568fdf96d3aa191
      https://github.com/PDAL/PDAL/commit/8a712b0565fe50cd57cadc0a9568fdf96d3aa191
  Author: Connor Manning <connor at hobu.co>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    A doc/stages/filters.expression.rst
    A filters/ExpressionFilter.cpp
    A filters/ExpressionFilter.hpp
    A filters/private/expression/Comparison.cpp
    A filters/private/expression/Comparison.hpp
    A filters/private/expression/Expression.cpp
    A filters/private/expression/Expression.hpp
    A filters/private/expression/LogicGate.cpp
    A filters/private/expression/LogicGate.hpp
    A filters/private/expression/Support.hpp
    M test/unit/CMakeLists.txt
    A test/unit/filters/ExpressionFilterTest.cpp

  Log Message:
  -----------
  Add ExpressionFilter for MongoDB-style JSON filtering.


  Commit: 459788609b63e818a54a05cb71942f5c231b15fe
      https://github.com/PDAL/PDAL/commit/459788609b63e818a54a05cb71942f5c231b15fe
  Author: Connor Manning <connor at hobu.co>
  Date:   2018-10-27 (Sat, 27 Oct 2018)

  Changed paths:
    M doc/stages/filters.expression.rst
    M filters/private/expression/Comparison.cpp
    M filters/private/expression/Comparison.hpp
    M filters/private/expression/Expression.cpp
    M test/unit/filters/ExpressionFilterTest.cpp

  Log Message:
  -----------
  Allow ExpressionFilter to compare against other dimension values rather than just constants.


Compare: https://github.com/PDAL/PDAL/compare/8a712b0565fe^...459788609b63
      **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