[pdal-commits] [PDAL/PDAL] 459788: Allow ExpressionFilter to compare against other di...
GitHub
noreply at github.com
Sat Oct 27 12:55:45 PDT 2018
Branch: refs/heads/expression-filter
Home: https://github.com/PDAL/PDAL
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.
**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