[pdal-commits] [PDAL/PDAL] 30a09b: Implement filters.attribute -- setting of point di...
GitHub
noreply at github.com
Wed Oct 22 10:13:46 PDT 2014
Branch: refs/heads/issues/533-attribute-filter
Home: https://github.com/PDAL/PDAL
Commit: 30a09bcc2979e7dd85768c215d2537134780d628
https://github.com/PDAL/PDAL/commit/30a09bcc2979e7dd85768c215d2537134780d628
Author: Howard Butler <howard at hobu.co>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
A doc/stages/filters.attribute.rst
M include/pdal/Filters.hpp
M include/pdal/QuadIndex.hpp
A include/pdal/filters/Attribute.hpp
M src/CMakeLists.txt
M src/GlobalEnvironment.cpp
M src/StageFactory.cpp
A src/filters/Attribute.cpp
M src/filters/Crop.cpp
A test/data/autzen/attributes.dbf
A test/data/autzen/attributes.prj
A test/data/autzen/attributes.qix
A test/data/autzen/attributes.qpj
A test/data/autzen/attributes.shp
A test/data/autzen/attributes.shx
A test/data/filters/attribute.xml
Log Message:
-----------
Implement filters.attribute -- setting of point dimension using Polygons and OGR #533
More information about the pdal-commits
mailing list