[pdal-commits] [PDAL/PDAL] f1b695: support adding and deleting points to filters.nump...
GitHub
noreply at github.com
Tue Aug 14 07:25:29 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: f1b695b874a8c3dc43e1a061ecb96089d282acef
https://github.com/PDAL/PDAL/commit/f1b695b874a8c3dc43e1a061ecb96089d282acef
Author: Howard Butler <howard at hobu.co>
Date: 2018-08-14 (Tue, 14 Aug 2018)
Changed paths:
M plugins/python/filters/PythonFilter.cpp
M plugins/python/plang/Invocation.cpp
M plugins/python/plang/Invocation.hpp
M plugins/python/test/PythonFilterTest.cpp
Log Message:
-----------
support adding and deleting points to filters.numpy 'out' dictionary #1965 (#2120)
* support adding points to filters.numpy 'out' dictionary #1965
* update as mentioned in review for iteration
* test deleting too
* iterate Mask for its size, not the view's
**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