[pdal-commits] [PDAL/PDAL] f03d9f: tindex option can't be optional
GitHub
noreply at github.com
Sun Mar 13 21:12:57 PDT 2016
Branch: refs/heads/density-kernel
Home: https://github.com/PDAL/PDAL
Commit: f03d9f4ec06c48f7fcc436016edcd6a70aff0d81
https://github.com/PDAL/PDAL/commit/f03d9f4ec06c48f7fcc436016edcd6a70aff0d81
Author: Howard Butler <howard at hobu.co>
Date: 2016-03-11 (Fri, 11 Mar 2016)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
tindex option can't be optional
Commit: 7ae638b28691ae8bf55196ba2dbc422e29c329f6
https://github.com/PDAL/PDAL/commit/7ae638b28691ae8bf55196ba2dbc422e29c329f6
Author: Howard Butler <howard at hobu.co>
Date: 2016-03-13 (Sun, 13 Mar 2016)
Changed paths:
M cmake/examples/hobu-config.sh
M kernels/CMakeLists.txt
A kernels/density/CMakeLists.txt
A kernels/density/DensityKernel.cpp
A kernels/density/DensityKernel.hpp
A kernels/density/OGR.cpp
A kernels/density/OGR.hpp
M plugins/cpd/kernel/Cpd.hpp
M plugins/hexbin/filters/HexBin.hpp
M test/data/autzen/hag.py
Log Message:
-----------
add density kernel (in the wrong place)
Commit: db198f4741f77cb142c415f5dded56f73830661a
https://github.com/PDAL/PDAL/commit/db198f4741f77cb142c415f5dded56f73830661a
Author: Howard Butler <howard at hobu.co>
Date: 2016-03-13 (Sun, 13 Mar 2016)
Changed paths:
M src/PluginManager.cpp
Log Message:
-----------
slightly improve error message when a plugin doesn't load
Commit: 987e5502b342f0f276c946f05472ca5f3e1912bc
https://github.com/PDAL/PDAL/commit/987e5502b342f0f276c946f05472ca5f3e1912bc
Author: Howard Butler <howard at hobu.co>
Date: 2016-03-13 (Sun, 13 Mar 2016)
Changed paths:
M src/Kernel.cpp
Log Message:
-----------
s/XML/JSON
Commit: f0ba634d82cdab66eb448ddb12fcd78ccffc90ef
https://github.com/PDAL/PDAL/commit/f0ba634d82cdab66eb448ddb12fcd78ccffc90ef
Author: Howard Butler <howard at hobu.co>
Date: 2016-03-13 (Sun, 13 Mar 2016)
Changed paths:
M .gitignore
M doc/apps.rst
M kernels/CMakeLists.txt
R kernels/density/CMakeLists.txt
R kernels/density/DensityKernel.cpp
R kernels/density/DensityKernel.hpp
R kernels/density/OGR.cpp
R kernels/density/OGR.hpp
M plugins/hexbin/CMakeLists.txt
M plugins/hexbin/filters/HexBin.hpp
A plugins/hexbin/kernel/DensityKernel.cpp
A plugins/hexbin/kernel/DensityKernel.hpp
A plugins/hexbin/kernel/OGR.cpp
A plugins/hexbin/kernel/OGR.hpp
M scripts/docker/dependencies/Dockerfile
Log Message:
-----------
add 'pdal density' command to generate OGR hexbin surfaces of point clouds
Compare: https://github.com/PDAL/PDAL/compare/f03d9f4ec06c^...f0ba634d82cd
More information about the pdal-commits
mailing list