[pdal-commits] [PDAL/PDAL] b98c6f: Doc updates.
GitHub
noreply at github.com
Thu Jun 25 12:17:53 PDT 2015
Branch: refs/heads/grid-1.4.0
Home: https://github.com/PDAL/PDAL
Commit: b98c6f4a006b0ee2411643a879733529026489ca
https://github.com/PDAL/PDAL/commit/b98c6f4a006b0ee2411643a879733529026489ca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M doc/apps.rst
M include/pdal/Utils.hpp
M kernels/delta/DeltaKernel.cpp
M kernels/diff/DiffKernel.cpp
M kernels/diff/DiffKernel.hpp
M src/Utils.cpp
Log Message:
-----------
Doc updates.
Commit: 6820e0dba7c76285eaf045c4ccfdc8b1480cd288
https://github.com/PDAL/PDAL/commit/6820e0dba7c76285eaf045c4ccfdc8b1480cd288
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M doc/apps.rst
M doc/stages/writers.p2g.rst
M doc/tutorial/reading.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M include/pdal/GDALUtils.hpp
M io/CMakeLists.txt
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M io/las/VariableLengthRecord.hpp
R io/rialto/CMakeLists.txt
R io/rialto/RialtoCommon.cpp
R io/rialto/RialtoCommon.hpp
R io/rialto/RialtoWriter.cpp
R io/rialto/RialtoWriter.hpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
M plugins/nitf/io/NitfReader.hpp
M plugins/oci/io/OciCommon.cpp
M plugins/oci/io/OciWriter.cpp
M src/StageFactory.cpp
M test/unit/CMakeLists.txt
M test/unit/SpatialReferenceTest.cpp
M test/unit/io/las/LasReaderTest.cpp
R test/unit/io/rialto/RialtoWriterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 12ff867990c0176de5aa121e90b23ec1fe5b7c0d
https://github.com/PDAL/PDAL/commit/12ff867990c0176de5aa121e90b23ec1fe5b7c0d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/_themes/bootstrap/theme.conf
M doc/apps.rst
M doc/stages/filters.decimation.rst
M kernels/random/RandomKernel.cpp
M kernels/translate/TranslateKernel.cpp
Log Message:
-----------
More doc fixes and updates for consistency.
Commit: 90e903b00750a44380ebbb9e45f1b6e80bbe9125
https://github.com/PDAL/PDAL/commit/90e903b00750a44380ebbb9e45f1b6e80bbe9125
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
Log Message:
-----------
Initialize pointers and check values on destruction.
Commit: bc51c9e6f57e805c8e9811e0080653e3b3bc411e
https://github.com/PDAL/PDAL/commit/bc51c9e6f57e805c8e9811e0080653e3b3bc411e
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
--fast-boundary implementation based on --summary info
Commit: 1ec30adf8cfb285614a72c8a597a5b713d5c4f5b
https://github.com/PDAL/PDAL/commit/1ec30adf8cfb285614a72c8a597a5b713d5c4f5b
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M kernels/info/InfoKernel.hpp
Log Message:
-----------
public method to do --summary from code
Commit: 6aba5274155b109c60a8b852ca6af478b50d4e74
https://github.com/PDAL/PDAL/commit/6aba5274155b109c60a8b852ca6af478b50d4e74
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/_themes/bootstrap/theme.conf
M doc/apps.rst
M doc/stages/filters.decimation.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M kernels/random/RandomKernel.cpp
M kernels/translate/TranslateKernel.cpp
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Commit: 6a6e2a338fc74354ae9b23e9e97d8abd4c399310
https://github.com/PDAL/PDAL/commit/6a6e2a338fc74354ae9b23e9e97d8abd4c399310
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
R include/pdal/portable_endian.hpp
M include/pdal/util/Extractor.hpp
M include/pdal/util/IStream.hpp
M include/pdal/util/Inserter.hpp
M include/pdal/util/OStream.hpp
A include/pdal/util/portable_endian.hpp
M io/qfit/QfitReader.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M src/util/FileUtils.cpp
Log Message:
-----------
Move portable_endian to util.
Commit: 95c3b882a84c71f39407b7a1dd031af1f1b57d9b
https://github.com/PDAL/PDAL/commit/95c3b882a84c71f39407b7a1dd031af1f1b57d9b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/_themes/bootstrap/theme.conf
M doc/apps.rst
M doc/stages/filters.decimation.rst
M doc/stages/writers.p2g.rst
M doc/tutorial/reading.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M include/pdal/GDALUtils.hpp
M include/pdal/PluginManager.hpp
M include/pdal/Utils.hpp
M io/CMakeLists.txt
M io/bpf/BpfReader.cpp
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M io/las/VariableLengthRecord.hpp
R io/rialto/CMakeLists.txt
R io/rialto/RialtoCommon.cpp
R io/rialto/RialtoCommon.hpp
R io/rialto/RialtoWriter.cpp
R io/rialto/RialtoWriter.hpp
M kernels/delta/DeltaKernel.cpp
M kernels/diff/DiffKernel.cpp
M kernels/diff/DiffKernel.hpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
M kernels/random/RandomKernel.cpp
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
M kernels/translate/TranslateKernel.cpp
M plugins/nitf/io/NitfReader.hpp
M plugins/oci/io/OciCommon.cpp
M plugins/oci/io/OciWriter.cpp
M src/PipelineReader.cpp
M src/PluginManager.cpp
M src/PointTable.cpp
M src/StageFactory.cpp
M src/Utils.cpp
M test/unit/CMakeLists.txt
M test/unit/SpatialReferenceTest.cpp
M test/unit/io/las/LasReaderTest.cpp
R test/unit/io/rialto/RialtoWriterTest.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL
Commit: 6cd0f4830c6299b283186bd62db991e309973e03
https://github.com/PDAL/PDAL/commit/6cd0f4830c6299b283186bd62db991e309973e03
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
Don't use info kernel for tindex kernel.
Commit: 46cf5fbf42af719b87178f24309dac8fa98a988b
https://github.com/PDAL/PDAL/commit/46cf5fbf42af719b87178f24309dac8fa98a988b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
Log Message:
-----------
Rework a bit of the info kernel to simplify and avoid multiple calls to
prepare(). Allow multiple options to be specified in many cases.
Commit: 5312b91bd111cb420610bcd5b8678fd81e0be31d
https://github.com/PDAL/PDAL/commit/5312b91bd111cb420610bcd5b8678fd81e0be31d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M doc/apps.rst
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
Log Message:
-----------
Allow bounding box specified as X,Y,Z as well as WKT for geometry filter.
Commit: 0b6a52c6bb22e5a279eee95c0aaad4cf14a3bead
https://github.com/PDAL/PDAL/commit/0b6a52c6bb22e5a279eee95c0aaad4cf14a3bead
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
Pass bounds box to crop filter if it exists.
Commit: fa4f0bb1e82948ddc335197a04aa11b0ce66656f
https://github.com/PDAL/PDAL/commit/fa4f0bb1e82948ddc335197a04aa11b0ce66656f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M include/pdal/Options.hpp
M include/pdal/Stage.hpp
M kernels/tindex/TIndexKernel.cpp
M src/Stage.cpp
M test/unit/OptionsTest.cpp
Log Message:
-----------
Add support for conditional options on stages.
Support extra stage options for tindex.
Commit: a0cf5bb2b4a6ab82a41ababc7af1b413620d5c4d
https://github.com/PDAL/PDAL/commit/a0cf5bb2b4a6ab82a41ababc7af1b413620d5c4d
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-18 (Thu, 18 Jun 2015)
Changed paths:
M src/Kernel.cpp
Log Message:
-----------
don't throw an error when we see options we can't split for --reader.whatever
Commit: d49efb7bd0d4fd2c44dcc7d52d481fd4d0161a34
https://github.com/PDAL/PDAL/commit/d49efb7bd0d4fd2c44dcc7d52d481fd4d0161a34
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M cmake/compiler_options.cmake
M cmake/win32_compiler_options.cmake
Log Message:
-----------
Set default build type to RelWithDebInfo.
Commit: 886d01ce7b1c57e71f3a1bd7391c27d32f3641b5
https://github.com/PDAL/PDAL/commit/886d01ce7b1c57e71f3a1bd7391c27d32f3641b5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M include/pdal/KDIndex.hpp
M kernels/delta/DeltaKernel.cpp
M kernels/delta/DeltaKernel.hpp
Log Message:
-----------
Allow delta kernel to evaluate all dimensions.
Close #640
Commit: a3c29c202ec91da35e7347f84ad099c2d03e87ce
https://github.com/PDAL/PDAL/commit/a3c29c202ec91da35e7347f84ad099c2d03e87ce
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M cmake/compiler_options.cmake
M cmake/win32_compiler_options.cmake
M src/Kernel.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 05b861e583aa51afaf2a5d91fa943018fd8b99df
https://github.com/PDAL/PDAL/commit/05b861e583aa51afaf2a5d91fa943018fd8b99df
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-20 (Sat, 20 Jun 2015)
Changed paths:
M cmake/compiler_options.cmake
M cmake/win32_compiler_options.cmake
M doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/_themes/bootstrap/theme.conf
M doc/apps.rst
M doc/stages/filters.decimation.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M include/pdal/KDIndex.hpp
M include/pdal/Options.hpp
M include/pdal/Stage.hpp
M include/pdal/Utils.hpp
R include/pdal/portable_endian.hpp
M include/pdal/util/Extractor.hpp
M include/pdal/util/IStream.hpp
M include/pdal/util/Inserter.hpp
M include/pdal/util/OStream.hpp
A include/pdal/util/portable_endian.hpp
M io/qfit/QfitReader.cpp
M kernels/delta/DeltaKernel.cpp
M kernels/delta/DeltaKernel.hpp
M kernels/diff/DiffKernel.cpp
M kernels/diff/DiffKernel.hpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
M kernels/random/RandomKernel.cpp
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
M kernels/translate/TranslateKernel.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M src/Kernel.cpp
M src/Stage.cpp
M src/Utils.cpp
M src/util/FileUtils.cpp
M test/unit/OptionsTest.cpp
Log Message:
-----------
Merge branch 'master' into grid-1.4.0
Commit: a5e107c3f11ef268644bb0569c6db766f668d997
https://github.com/PDAL/PDAL/commit/a5e107c3f11ef268644bb0569c6db766f668d997
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)
Changed paths:
M test/unit/CMakeLists.txt
A test/unit/KDIndexTest.cpp
Log Message:
-----------
Add test for KDIndex.
Commit: 85c0f43c0e62f87c6531560a22336524e50e5011
https://github.com/PDAL/PDAL/commit/85c0f43c0e62f87c6531560a22336524e50e5011
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)
Changed paths:
M plugins/pcl/filters/GroundFilter.cpp
Log Message:
-----------
Fix scope of ground filtered indices
Commit: 1ff67d0d9b8e4871af18be0f2b986039140607ce
https://github.com/PDAL/PDAL/commit/1ff67d0d9b8e4871af18be0f2b986039140607ce
Author: chambbj <brad.chambers at gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)
Changed paths:
M plugins/pcl/filters/GroundFilter.cpp
Log Message:
-----------
Merge pull request #945 from PDAL/issue/944-ground-classify-broken
Closes #944
Commit: 5fa97ebec462de6def5bac8e28c5349e934d3f9c
https://github.com/PDAL/PDAL/commit/5fa97ebec462de6def5bac8e28c5349e934d3f9c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-23 (Tue, 23 Jun 2015)
Changed paths:
M include/pdal/KDIndex.hpp
M kernels/delta/DeltaKernel.cpp
M kernels/info/InfoKernel.cpp
M src/KDIndex.cpp
Log Message:
-----------
Eliminte data corruption in KDIndex.
Part of Issue 922.
Commit: 423833e01e6dc57408b2bf311971b62b3c5072ca
https://github.com/PDAL/PDAL/commit/423833e01e6dc57408b2bf311971b62b3c5072ca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-23 (Tue, 23 Jun 2015)
Changed paths:
M .gitignore
M CMakeLists.txt
M README.md
M cmake/compiler_options.cmake
M cmake/win32_compiler_options.cmake
M doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/_themes/bootstrap/theme.conf
M doc/apps.rst
M doc/stages/filters.decimation.rst
A doc/stages/filters.splitter.rst
M doc/stages/index.rst
A doc/stages/readers.bpf.rst
A doc/stages/readers.ply.rst
A doc/stages/writers.bpf.rst
M doc/stages/writers.las.rst
M doc/stages/writers.p2g.rst
M doc/stages/writers.pgpointcloud.rst
A doc/stages/writers.ply.rst
M doc/tutorial/reading.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M filters/splitter/SplitterFilter.cpp
M filters/splitter/SplitterFilter.hpp
M include/pdal/DbWriter.hpp
M include/pdal/GDALUtils.hpp
M include/pdal/KDIndex.hpp
M include/pdal/Kernel.hpp
M include/pdal/Log.hpp
M include/pdal/Options.hpp
M include/pdal/PluginManager.hpp
M include/pdal/PointView.hpp
M include/pdal/Stage.hpp
M include/pdal/StageFactory.hpp
M include/pdal/Utils.hpp
M include/pdal/Writer.hpp
M include/pdal/pdal_macros.hpp
R include/pdal/portable_endian.hpp
M include/pdal/util/Bounds.hpp
M include/pdal/util/Extractor.hpp
M include/pdal/util/FileUtils.hpp
M include/pdal/util/IStream.hpp
M include/pdal/util/Inserter.hpp
M include/pdal/util/OStream.hpp
A include/pdal/util/portable_endian.hpp
M io/CMakeLists.txt
M io/bpf/BpfHeader.hpp
M io/bpf/BpfReader.cpp
M io/bpf/BpfWriter.cpp
M io/las/LasError.hpp
M io/las/LasHeader.cpp
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M io/las/LasWriter.cpp
M io/las/VariableLengthRecord.hpp
A io/ply/CMakeLists.txt
A io/ply/PlyReader.cpp
A io/ply/PlyReader.hpp
A io/ply/PlyWriter.cpp
A io/ply/PlyWriter.hpp
M io/qfit/QfitReader.cpp
R io/rialto/CMakeLists.txt
R io/rialto/RialtoCommon.cpp
R io/rialto/RialtoCommon.hpp
R io/rialto/RialtoWriter.cpp
R io/rialto/RialtoWriter.hpp
M kernels/CMakeLists.txt
M kernels/delta/DeltaKernel.cpp
M kernels/delta/DeltaKernel.hpp
M kernels/diff/DiffKernel.cpp
M kernels/diff/DiffKernel.hpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
A kernels/merge/CMakeLists.txt
A kernels/merge/MergeKernel.cpp
A kernels/merge/MergeKernel.hpp
M kernels/pipeline/PipelineKernel.cpp
M kernels/random/RandomKernel.cpp
M kernels/sort/SortKernel.cpp
A kernels/tindex/CMakeLists.txt
A kernels/tindex/TIndexKernel.cpp
A kernels/tindex/TIndexKernel.hpp
M kernels/translate/TranslateKernel.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M plugins/nitf/io/NitfReader.hpp
M plugins/oci/io/OciCommon.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/p2g/io/P2gWriter.cpp
M plugins/p2g/io/P2gWriter.hpp
M plugins/pcl/filters/GroundFilter.cpp
M plugins/pcl/filters/GroundFilter.hpp
M plugins/pcl/kernel/GroundKernel.cpp
M plugins/pcl/kernel/GroundKernel.hpp
M plugins/pcl/kernel/PCLKernel.cpp
M plugins/pcl/kernel/SmoothKernel.cpp
M plugins/sqlite/io/SQLiteCommon.hpp
M plugins/sqlite/io/SQLiteReader.cpp
M plugins/sqlite/io/SQLiteWriter.cpp
M plugins/sqlite/test/SQLiteTest.cpp
M src/DbWriter.cpp
M src/GDALUtils.cpp
M src/Kernel.cpp
M src/KernelFactory.cpp
M src/Log.cpp
M src/Options.cpp
M src/PipelineReader.cpp
M src/PluginManager.cpp
M src/PointTable.cpp
M src/PointView.cpp
M src/Stage.cpp
M src/StageFactory.cpp
M src/Utils.cpp
M src/Writer.cpp
M src/pdal_config.cpp
M src/util/FileUtils.cpp
A test/data/ply/no_vertex.ply
A test/data/ply/simple_binary.ply
A test/data/ply/simple_text.ply
M test/unit/BoundsTest.cpp
M test/unit/CMakeLists.txt
R test/unit/GDALUtilsTest.cpp
A test/unit/KDIndexTest.cpp
M test/unit/OptionsTest.cpp
M test/unit/SpatialReferenceTest.cpp
A test/unit/apps/MergeTest.cpp
M test/unit/filters/FerryFilterTest.cpp
M test/unit/io/las/LasReaderTest.cpp
M test/unit/io/las/LasWriterTest.cpp
A test/unit/io/ply/PlyReaderTest.cpp
A test/unit/io/ply/PlyWriterTest.cpp
R test/unit/io/rialto/RialtoWriterTest.cpp
A vendor/rply-1.1.3/LICENSE
A vendor/rply-1.1.3/etc/convert.c
A vendor/rply-1.1.3/etc/dump.c
A vendor/rply-1.1.3/etc/input.ply
A vendor/rply-1.1.3/etc/sconvert.c
A vendor/rply-1.1.3/manual/manual.html
A vendor/rply-1.1.3/manual/reference.css
A vendor/rply-1.1.3/manual/rply.png
A vendor/rply-1.1.3/rply.c
A vendor/rply-1.1.3/rply.h
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Conflicts:
kernels/delta/DeltaKernel.cpp
Commit: 33b58b930bd4646e0677b0af75666ccc1a23e9d9
https://github.com/PDAL/PDAL/commit/33b58b930bd4646e0677b0af75666ccc1a23e9d9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-23 (Tue, 23 Jun 2015)
Changed paths:
M io/ply/PlyReader.cpp
Log Message:
-----------
Cast user-data in callback to proper type to avoid test failures.
Commit: df63bb72d0e4b6bc0f211e9ca8c262142b76ee08
https://github.com/PDAL/PDAL/commit/df63bb72d0e4b6bc0f211e9ca8c262142b76ee08
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-23 (Tue, 23 Jun 2015)
Changed paths:
M src/KDIndex.cpp
M vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
More hardening of nanoflann/KDIndex.
Commit: 0cb9bd7c4d0d01466b665a0cf40d207ac1c067a4
https://github.com/PDAL/PDAL/commit/0cb9bd7c4d0d01466b665a0cf40d207ac1c067a4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-23 (Tue, 23 Jun 2015)
Changed paths:
M include/pdal/KDIndex.hpp
M kernels/delta/DeltaKernel.cpp
M kernels/delta/DeltaKernel.hpp
M kernels/info/InfoKernel.cpp
M src/CMakeLists.txt
R src/KDIndex.cpp
M test/unit/KDIndexTest.cpp
Log Message:
-----------
Set dimensionality of KDIndex at compile time.
Commit: 6d1f8ee7c4bb9e625d095f2519b52b28569af681
https://github.com/PDAL/PDAL/commit/6d1f8ee7c4bb9e625d095f2519b52b28569af681
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-24 (Wed, 24 Jun 2015)
Changed paths:
M include/pdal/KDIndex.hpp
M test/unit/KDIndexTest.cpp
Log Message:
-----------
Have kdtree_distance actually work.
Use radius properly.
Check for valid dimensions in KDIndex.
Commit: 6c1031fa2e17d6c09244e085ccf3ab5815cda340
https://github.com/PDAL/PDAL/commit/6c1031fa2e17d6c09244e085ccf3ab5815cda340
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-24 (Wed, 24 Jun 2015)
Changed paths:
M io/ply/PlyReader.cpp
Log Message:
-----------
Better fix for ply reader error.
Commit: 9842033914bf56b2c99f3fc80a2e17d77c49d265
https://github.com/PDAL/PDAL/commit/9842033914bf56b2c99f3fc80a2e17d77c49d265
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M include/pdal/KDIndex.hpp
M io/ply/PlyReader.cpp
M kernels/delta/DeltaKernel.cpp
M kernels/delta/DeltaKernel.hpp
M kernels/info/InfoKernel.cpp
M plugins/pcl/filters/GroundFilter.cpp
M src/CMakeLists.txt
R src/KDIndex.cpp
M test/unit/CMakeLists.txt
A test/unit/KDIndexTest.cpp
M vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Compare: https://github.com/PDAL/PDAL/compare/36b389ffb9e0...9842033914bf
More information about the pdal-commits
mailing list