[pdal-commits] [PDAL/PDAL] 8a712b: Add ExpressionFilter for MongoDB-style JSON filter...
GitHub
noreply at github.com
Fri Oct 26 15:34:46 PDT 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.
**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