[pdal-commits] [PDAL/PDAL] 9a5b2e: Test updates.
GitHub
noreply at github.com
Mon Apr 30 06:57:38 PDT 2018
Branch: refs/heads/issue-1922
Home: https://github.com/PDAL/PDAL
Commit: 9a5b2e6712c591f73c15ef4ba78004c228d6574b
https://github.com/PDAL/PDAL/commit/9a5b2e6712c591f73c15ef4ba78004c228d6574b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-03-26 (Mon, 26 Mar 2018)
Changed paths:
M plugins/python/plang/Redirector.hpp
Log Message:
-----------
Test updates.
Commit: b556d27639b4f5e6d5463e81cfc4f201b7691828
https://github.com/PDAL/PDAL/commit/b556d27639b4f5e6d5463e81cfc4f201b7691828
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths:
M doc/apps/info.rst
M doc/apps/pipeline.rst
M doc/apps/translate.rst
M doc/faq.rst
M doc/pipeline.rst
M doc/references.rst
M doc/stages/filters.gridprojection.rst
M doc/stages/filters.mongus.rst
M doc/stages/filters.movingleastsquares.rst
M doc/stages/filters.poisson.rst
M doc/stages/filters.rst
M doc/stages/readers.rst
M doc/stages/writers.bpf.rst
M doc/stages/writers.rst
A doc/stages/writers.sbet.rst
M filters/ApproximateCoplanarFilter.cpp
M filters/AssignFilter.cpp
M filters/ClusterFilter.cpp
M filters/ELMFilter.cpp
M filters/EigenvaluesFilter.cpp
M filters/EstimateRankFilter.cpp
M filters/HAGFilter.cpp
M io/BpfReader.cpp
M io/TextReader.cpp
M kernels/InfoKernel.cpp
M kernels/InfoKernel.hpp
M kernels/PipelineKernel.cpp
M pdal/Stage.hpp
M pdal/Streamable.cpp
M pdal/Streamable.hpp
M plugins/nitf/io/NitfWriter.cpp
M plugins/nitf/io/tre_plugins.hpp
M test/unit/filters/CropFilterTest.cpp
M test/unit/io/BPFTest.cpp
M test/unit/io/PlyReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: f38464809729c76689512daddb84dfc3be6453ce
https://github.com/PDAL/PDAL/commit/f38464809729c76689512daddb84dfc3be6453ce
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths:
M pdal/PluginManager.cpp
Log Message:
-----------
Add missing '.
Commit: 5dfbb81ad77a07af36f5b15f72cdaeb850713bca
https://github.com/PDAL/PDAL/commit/5dfbb81ad77a07af36f5b15f72cdaeb850713bca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-03 (Tue, 03 Apr 2018)
Changed paths:
M CMakeLists.txt
M apps/pdal-config-bat.in
M apps/pdal-config.in
M apps/pdal.cpp
M appveyor.yml
M cmake/examples/hobu-config.sh
M cmake/python.cmake
M scripts/appveyor/build.cmd
M scripts/appveyor/config.cmd
M scripts/appveyor/install.cmd
A scripts/appveyor/test.cmd
M test/unit/SpatialReferenceTest.cpp
M test/unit/TestConfig.hpp.in
M test/unit/apps/TIndexTest.cpp
M test/unit/filters/ColorinterpFilterTest.cpp
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
M vendor/pdalboost/libs/filesystem/src/windows_file_codecvt.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: fdb58741ada301c48f73512b1e7f1d9e147793c3
https://github.com/PDAL/PDAL/commit/fdb58741ada301c48f73512b1e7f1d9e147793c3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-03 (Tue, 03 Apr 2018)
Changed paths:
M .gitignore
M apps/pdal.cpp
M cmake/examples/hobu-config.sh
A doc/stages/readers.numpy.rst
M doc/stages/readers.rst
M pdal/Log.cpp
M pdal/Log.hpp
M pdal/StageExtensions.cpp
M plugins/python/CMakeLists.txt
M plugins/python/filters/CMakeLists.txt
A plugins/python/io/CMakeLists.txt
A plugins/python/io/NumpyReader.cpp
A plugins/python/io/NumpyReader.hpp
M plugins/python/plang/Environment.cpp
M plugins/python/plang/Environment.hpp
M plugins/python/plang/Invocation.cpp
M plugins/python/plang/Redirector.hpp
A plugins/python/test/NumpyReaderTest.cpp
A plugins/python/test/make-test-data.py
A test/data/plang/1.2-with-color.npy
A test/data/plang/perlin.npy
M test/unit/apps/AppTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: f1f0ccbf5ba00a1bf1f199cc200bd4f8eca60739
https://github.com/PDAL/PDAL/commit/f1f0ccbf5ba00a1bf1f199cc200bd4f8eca60739
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-14 (Sat, 14 Apr 2018)
Changed paths:
M pdal/PointView.hpp
Log Message:
-----------
Add public accessor method for PointTableRef from PointView #1927 (#1928)
Commit: 2966800eb703f9caedeee5471c8a2f74f772b23b
https://github.com/PDAL/PDAL/commit/2966800eb703f9caedeee5471c8a2f74f772b23b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-16 (Mon, 16 Apr 2018)
Changed paths:
M .travis.yml
M CMakeLists.txt
M ChangeLog
M HOWTORELEASE.txt
M RELEASENOTES.txt
M appveyor.yml
M cmake/examples/hobu-config.sh
M cmake/options.cmake
M cmake/policies.cmake
M cmake/unix_compiler_options.cmake
M doc/apps/info.rst
M doc/apps/pipeline.rst
M doc/apps/translate.rst
M doc/development/compilation/windows.rst
A doc/development/release-notes/1.7.0.md
M doc/download.rst
M doc/faq.rst
M doc/index.rst
M doc/pipeline.rst
M doc/project/integration.rst
M doc/quickstart.rst
A doc/stages/filters.delaunay.rst
M doc/stages/filters.rst
A doc/stages/readers.rdb.rst
M doc/stages/readers.rst
M doc/stages/readers.rxp.rst
M doc/stages/writers.rst
M doc/tutorial/las.rst
M doc/workshop/exercises/georeferencing/index.rst
M doc/workshop/includes/substitutions.rst
M doc/workshop/slides/source/lidar_intro.rst
M filters/ReprojectionFilter.cpp
M filters/VoxelCenterNearestNeighborFilter.cpp
M filters/VoxelCentroidNearestNeighborFilter.cpp
M io/GeotiffSupport.cpp
M io/GeotiffSupport.hpp
M io/HeaderVal.hpp
M io/LasHeader.cpp
M io/LasWriter.cpp
R io/SbetCommon.cpp
M io/SbetCommon.hpp
M io/SbetReader.cpp
M io/SbetReader.hpp
M kernels/PipelineKernel.cpp
M kernels/PipelineKernel.hpp
M kernels/TranslateKernel.cpp
M kernels/TranslateKernel.hpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/PluginDirectory.cpp
M pdal/PointView.hpp
M pdal/Stage.cpp
M pdal/StageExtensions.cpp
M pdal/Streamable.cpp
M pdal/Streamable.hpp
M pdal/util/ProgramArgs.hpp
M plugins/CMakeLists.txt
A plugins/delaunay/CMakeLists.txt
A plugins/delaunay/filters/DelaunayFilter.cpp
A plugins/delaunay/filters/DelaunayFilter.hpp
A plugins/delaunay/filters/Delaunay_psm.cpp
A plugins/delaunay/filters/Delaunay_psm.h
M plugins/pcl/CMakeLists.txt
R plugins/pcl/io/PcdCommon.cpp
M plugins/pcl/io/PcdCommon.hpp
M plugins/python/filters/CMakeLists.txt
M plugins/python/io/CMakeLists.txt
M plugins/python/plang/Environment.cpp
A plugins/rdb/CMakeLists.txt
A plugins/rdb/io/RdbPointcloud.cpp
A plugins/rdb/io/RdbPointcloud.hpp
A plugins/rdb/io/RdbReader.cpp
A plugins/rdb/io/RdbReader.hpp
A plugins/rdb/test/Config.hpp.in
A plugins/rdb/test/RdbReaderTest.cpp
A plugins/rdb/test/data/autzen-thin-srs.rdbx
A plugins/rdb/test/data/autzen-thin-srs.txt
M plugins/rxp/CMakeLists.txt
M scripts/appveyor/config.cmd
M scripts/appveyor/install.cmd
M scripts/docker/Dockerfile
M test/unit/PluginManagerTest.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
M vendor/arbiter/arbiter.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: b6474df9cc58599509ec93e6d97d1ad4b6284541
https://github.com/PDAL/PDAL/commit/b6474df9cc58599509ec93e6d97d1ad4b6284541
Author: Peter Limkilde Svendsen <34237736+plimkilde at users.noreply.github.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M doc/stages/filters.delaunay.rst
Log Message:
-----------
Doc fix for Delaunay filter (#1936)
Commit: e7ed147dec8ffa2a11ec1214b4376c42405007df
https://github.com/PDAL/PDAL/commit/e7ed147dec8ffa2a11ec1214b4376c42405007df
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M io/LasWriter.hpp
Log Message:
-----------
Initialize LasWriter::m_forwardVlrs (#1948)
Fixes the following Valgrind warning on FerryFilterTest
==17720== Conditional jump or move depends on uninitialised value(s)
==17720== at 0x56E9B3A: pdal::LasWriter::addForwardVlrs() (LasWriter.cpp:441)
==17720== by 0x56E85B2: pdal::LasWriter::readyTable(pdal::BasePointTable&) (LasWriter.cpp:307)
==17720== by 0x56A727B: pdal::FlexWriter::ready(pdal::BasePointTable&) (FlexWriter.hpp:89)
==17720== by 0x577046F: pdal::Stage::execute(pdal::BasePointTable&) (Stage.cpp:209)
==17720== by 0x5782430: pdal::PipelineManager::execute() (PipelineManager.cpp:207)
==17720== by 0x457957: FerryFilterTest_test_ferry_copy_json_Test::TestBody() (FerryFilterTest.cpp:104)
==17720== by 0x493CE7: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (gtest.cc:2078)
==17720== by 0x48EC8A: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (gtest.cc:2114)
==17720== by 0x4744B3: testing::Test::Run() (gtest.cc:2151)
==17720== by 0x474D5B: testing::TestInfo::Run() (gtest.cc:2326)
==17720== by 0x47544A: testing::TestCase::Run() (gtest.cc:2444)
==17720== by 0x47C527: testing::internal::UnitTestImpl::RunAllTests() (gtest.cc:4315)
==17720==
Commit: 2bfe763a96341f1e049dfe279a7051088793f612
https://github.com/PDAL/PDAL/commit/2bfe763a96341f1e049dfe279a7051088793f612
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M plugins/matlab/filters/Script.cpp
M tools/lasdump/Vlr.hpp
Log Message:
-----------
Fix same expression warnings (#1952)
* plugins/matlab/filters/Script.cpp: mxDOUBLE_CLASS and mxINT32_CLASS are compared twice
* Vlr::matches(): compare userId to m_userId instead of self
Commit: 88dc6db3a50fce7685f468bef4665433765f4469
https://github.com/PDAL/PDAL/commit/88dc6db3a50fce7685f468bef4665433765f4469
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M io/GeotiffSupport.cpp
Log Message:
-----------
GeotiffSrs constructor: fix memleak of GTIFGetOGISDefn() return (#1949)
This fixes the following Valgrind warning on pdal_filters_reprojection_test
==22366== 1,282 bytes in 2 blocks are definitely lost in loss record 675 of 701
==22366== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22366== by 0x7DE5D24: VSIMalloc (cpl_vsisimple.cpp:557)
==22366== by 0x7D136F5: CPLMalloc (cpl_conv.cpp:184)
==22366== by 0x8737AD8: OGR_SRSNode::exportToWkt(char**) const (ogr_srsnode.cpp:466)
==22366== by 0x8724742: OGRSpatialReference::exportToWkt(char**) const (ogrspatialreference.cpp:737)
==22366== by 0x75C8C4B: GTIFGetOGISDefn (gt_wkt_srs.cpp:1356)
==22366== by 0x5696FA9: pdal::GeotiffSrs::GeotiffSrs(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::shared_ptr<pdal::Log>) (GeotiffSupport.cpp:149)
==22366== by 0x56B3C3B: pdal::LasHeader::setSrsFromGeotiff() (LasHeader.cpp:322)
==22366== by 0x56B3243: pdal::LasHeader::setSrs() (LasHeader.cpp:219)
==22366== by 0x56B468F: pdal::operator>>(pdal::ILeStream&, pdal::LasHeader&) (LasHeader.cpp:404)
==22366== by 0x5680FF4: pdal::LasReader::initializeLocal(pdal::BasePointTable&, pdal::MetadataNode&) (LasReader.cpp:192)
==22366== by 0x568972E: pdal::LasReader::initialize(pdal::BasePointTable&) (LasReader.hpp:134)
Commit: 9eb8c5a5a0cf7f76497c2e818072f5fca057ce05
https://github.com/PDAL/PDAL/commit/9eb8c5a5a0cf7f76497c2e818072f5fca057ce05
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M test/unit/filters/FerryFilterTest.cpp
M test/unit/filters/ReprojectionFilterTest.cpp
Log Message:
-----------
Tests: fix for GDAL with proj.5 (#1947)
There are slight different of behavioru in proj.5 vs proj.4
In particular reprojection from +ellps=GRS80 +towgs84=0,0,0 to
+datum=WGS84 now involves a helmert transform in proj.5
instead of being considered as a no-op in proj.4
Commit: 9ea259c2b04e1b26361ecbac3b6d5200983afcd1
https://github.com/PDAL/PDAL/commit/9ea259c2b04e1b26361ecbac3b6d5200983afcd1
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M pdal/XMLSchema.cpp
Log Message:
-----------
XMLSchema::load(): fix cppcheck warning 'Statements following return, break, continue, goto or throw will never be executed' (#1953)
Commit: fff3b84a67a90bd7ceba3086f62a4e2a02c86093
https://github.com/PDAL/PDAL/commit/fff3b84a67a90bd7ceba3086f62a4e2a02c86093
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M doc/stages/filters.delaunay.rst
M io/GeotiffSupport.cpp
M io/LasWriter.hpp
M pdal/XMLSchema.cpp
M plugins/matlab/filters/Script.cpp
M test/unit/filters/FerryFilterTest.cpp
M test/unit/filters/ReprojectionFilterTest.cpp
M tools/lasdump/Vlr.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: b0b12fb07faddba67e7d5d2b31e4f21808a6c56a
https://github.com/PDAL/PDAL/commit/b0b12fb07faddba67e7d5d2b31e4f21808a6c56a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M io/GeotiffSupport.cpp
Log Message:
-----------
Remove header that can bring in duplicate macros.
Commit: 98035ccc3778957332fa363cbdb086d2508985ce
https://github.com/PDAL/PDAL/commit/98035ccc3778957332fa363cbdb086d2508985ce
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M filters/ReprojectionFilter.cpp
M filters/ReprojectionFilter.hpp
Log Message:
-----------
Remove misleading unused variable.
Commit: 545a440cd979988fdfc9b4f5aa8be4e62a059c82
https://github.com/PDAL/PDAL/commit/545a440cd979988fdfc9b4f5aa8be4e62a059c82
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/PointView.hpp
Log Message:
-----------
Pass vectors as const ref in case they might be large.
Commit: 88c4f81433a2ae578e81e16fe8f919559cd4cfa3
https://github.com/PDAL/PDAL/commit/88c4f81433a2ae578e81e16fe8f919559cd4cfa3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M doc/stages/filters.delaunay.rst
M filters/ReprojectionFilter.cpp
M filters/ReprojectionFilter.hpp
M io/GeotiffSupport.cpp
M io/LasWriter.hpp
M pdal/PointView.hpp
M pdal/XMLSchema.cpp
M plugins/matlab/filters/Script.cpp
M test/unit/filters/FerryFilterTest.cpp
M test/unit/filters/ReprojectionFilterTest.cpp
M tools/lasdump/Vlr.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 11d187ac04519f3fb03547e9672ee024dbe621bc
https://github.com/PDAL/PDAL/commit/11d187ac04519f3fb03547e9672ee024dbe621bc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M io/LasWriter.cpp
M io/LasWriter.hpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Warn about auto offset/scaling in stream mode. (#1962)
Commit: 0e4263d57c2844e7efb4b47c37cdb2b4443b93fa
https://github.com/PDAL/PDAL/commit/0e4263d57c2844e7efb4b47c37cdb2b4443b93fa
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M io/TextReader.cpp
M io/TextReader.hpp
M test/data/text/.gitattributes
A test/data/text/crlf_test2.txt
M test/unit/io/TextReaderTest.cpp
Log Message:
-----------
Handle cr/lf endings on Windows in readers.text (#1963)
* Use ; for path separator on Windows.
* Update tests to match code.
* Use text mode for reading files.
* Read files with text mode to fix separator issue on windows.
Close #1939
* Fix reversed logic.
* Revert change WRT spaces.
Commit: e816ac3c74bc88817ac6f21ad6c2fce02abf7b0d
https://github.com/PDAL/PDAL/commit/e816ac3c74bc88817ac6f21ad6c2fce02abf7b0d
Author: chambbj <brad.chambers at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M dimbuilder/CMakeLists.txt
M pdal/util/CMakeLists.txt
Log Message:
-----------
Use CMAKE_DL_LIBS (#1946)
* Use CMAKE_DL_LIBS
* Remove guards from CMAKE_DL_LIBS
Commit: ec2abcc9d76a6725e5258cee849c30e1217e312e
https://github.com/PDAL/PDAL/commit/ec2abcc9d76a6725e5258cee849c30e1217e312e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M io/BpfCompressor.hpp
M io/BpfReader.cpp
M kernels/InfoKernel.cpp
M kernels/PipelineKernel.cpp
M pdal/PDALUtils.cpp
M plugins/icebridge/io/IcebridgeReader.hpp
M test/unit/CMakeLists.txt
M test/unit/apps/pc2pcTest.cpp
R test/unit/io/BPFTest.cpp
A test/unit/io/BpfSupport.hpp
A test/unit/io/BpfTestBase.cpp
A test/unit/io/BpfTestZlib.cpp
M tools/lasdump/Dumper.cpp
M tools/lasdump/Dumper.hpp
Log Message:
-----------
Build BPF with ZLIB when requested (#1960)
* Make sure features header is included.
* Make sure that we include pdal_features where necessary.
Change tests for BPF to detect an error WRT zlib being properly included.
Commit: ebee016ea3f04f125009d677ad16ba1fb7324d26
https://github.com/PDAL/PDAL/commit/ebee016ea3f04f125009d677ad16ba1fb7324d26
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M filters/FerryFilter.cpp
M test/unit/filters/FerryFilterTest.cpp
Log Message:
-----------
Issue 1930 (#1931)
* Test updates.
* Add missing '.
* Make sure that a new dimension is created with a valid type.
Close #1930
Commit: 804fe6d3435644b8a8bccda636de6523cb4332f8
https://github.com/PDAL/PDAL/commit/804fe6d3435644b8a8bccda636de6523cb4332f8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M io/PlyReader.hpp
M pdal/PointLayout.cpp
M pdal/util/ProgramArgs.hpp
M plugins/oci/io/OciCommon.hpp
M vendor/eigen/Eigen/src/LU/arch/Inverse_SSE.h
M vendor/kazhdan/Octree.h
M vendor/kazhdan/PPolynomial.inl
Log Message:
-----------
Handle warnings generated by Clang v. 6. (#1961)
Commit: 7497367c813b46a11b8d1578d068a51337c3c583
https://github.com/PDAL/PDAL/commit/7497367c813b46a11b8d1578d068a51337c3c583
Author: chambbj <brad.chambers at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M cmake/cpack.cmake
Log Message:
-----------
Ignore test/unit/TestConfig.hpp when packaging (#1943)
When building from source, this file will be configured for the user's
environment.
Commit: db58214a379dfb26084979a2298aa79fb54644ca
https://github.com/PDAL/PDAL/commit/db58214a379dfb26084979a2298aa79fb54644ca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M test/unit/filters/AssignFilterTest.cpp
Log Message:
-----------
Assign test (#1932)
* Test updates.
* Add missing '.
* Add more assignments in assignment test.
Commit: 174d2ef93d67d00f10bb733e585a2b7870b86133
https://github.com/PDAL/PDAL/commit/174d2ef93d67d00f10bb733e585a2b7870b86133
Author: chambbj <brad.chambers at gmail.com>
Date: 2018-04-24 (Tue, 24 Apr 2018)
Changed paths:
M apps/CMakeLists.txt
Log Message:
-----------
Make pdal-config owner writable (#1964)
Commit: fcd5fe1773be173d2d825b8914f63d20d8217ff6
https://github.com/PDAL/PDAL/commit/fcd5fe1773be173d2d825b8914f63d20d8217ff6
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-24 (Tue, 24 Apr 2018)
Changed paths:
M doc/faq.rst
Log Message:
-----------
add a note about geotiff errors
Commit: a4b1265fc8dcfb336e8790b48322c0bcefa603b4
https://github.com/PDAL/PDAL/commit/a4b1265fc8dcfb336e8790b48322c0bcefa603b4
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2018-04-25 (Wed, 25 Apr 2018)
Changed paths:
M HOWTORELEASE.txt
Log Message:
-----------
Add notes on updating Alpine/Conda packages
Closes #1863
Closes #1864
Commit: 2e056cf5c2cb10317a324a64b6730de3af4ba246
https://github.com/PDAL/PDAL/commit/2e056cf5c2cb10317a324a64b6730de3af4ba246
Author: chambbj <brad.chambers at gmail.com>
Date: 2018-04-25 (Wed, 25 Apr 2018)
Changed paths:
M HOWTORELEASE.txt
Log Message:
-----------
Merge pull request #1970 from PDAL/alpine-conda-howto-release
Add notes on updating Alpine/Conda packages
Commit: c1d98956df4114ba0cdf42a4afba291cbbb4680f
https://github.com/PDAL/PDAL/commit/c1d98956df4114ba0cdf42a4afba291cbbb4680f
Author: Mateusz Loskot <mateusz at loskot.net>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M pdal/Streamable.hpp
Log Message:
-----------
Fix warning about unused formal parameter in Streamable.hpp (#1975)
Commit: 117fdaf85e52195bfb1ee5b6ff2217467a7cd71a
https://github.com/PDAL/PDAL/commit/117fdaf85e52195bfb1ee5b6ff2217467a7cd71a
Author: Mateusz Loskot <mateusz at loskot.net>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M cmake/modules/FindGEOS.cmake
Log Message:
-----------
[cmake/FindGEOS] Add FindPackageHandleStandardArgs fallback if GEOS not found (#1977)
This should make the module slightly more user-friendly by correctly
handling explicit specification of GEOS_INCLUDE_DIR and GEOS_LIBRARY.
Commit: 25ed9860bf5673b3ce5b6b26746cf9d73442e21f
https://github.com/PDAL/PDAL/commit/25ed9860bf5673b3ce5b6b26746cf9d73442e21f
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M cmake/cpack.cmake
Log Message:
-----------
ignore pdal_features for cpack #1976 (#1978)
Commit: 6d86711c0d47102763bf790cec63cfcbff86f754
https://github.com/PDAL/PDAL/commit/6d86711c0d47102763bf790cec63cfcbff86f754
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M pdal/PluginDirectory.cpp
M pdal/PluginDirectory.hpp
M pdal/Stage.cpp
M test/unit/PluginManagerTest.cpp
Log Message:
-----------
Allow underscores in stage names. (#1972)
* Allow underscores in stage names.
Harden check for extraction of valid plugins.
Add tests for valid plugin names.
* support case-sensitive plugin names too #1972
Commit: d389ed348585ccbf2429ec23a8f88ab6324c91e1
https://github.com/PDAL/PDAL/commit/d389ed348585ccbf2429ec23a8f88ab6324c91e1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M apps/pdal.cpp
M test/unit/CMakeLists.txt
A test/unit/apps/AppPluginTest.cpp
M test/unit/apps/AppTest.cpp
Log Message:
-----------
Load plugin kernels. (#1979)
Add tests.
Close #1971
Commit: 75e8dccd7ef7c90e7df302eff9cbab7c73783f2f
https://github.com/PDAL/PDAL/commit/75e8dccd7ef7c90e7df302eff9cbab7c73783f2f
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M package.sh
Log Message:
-----------
add a docker-based script for cutting a release (#1980)
Commit: 070b4959a050fded8500d8db2cbbe693a2adf053
https://github.com/PDAL/PDAL/commit/070b4959a050fded8500d8db2cbbe693a2adf053
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-29 (Sun, 29 Apr 2018)
Changed paths:
M doc/images/reproject-merge-pipeline.png
Log Message:
-----------
update merge pipeline image to take filters.merge out of it
Commit: 00cd616edc7c137e9b99399d538a824f946837f1
https://github.com/PDAL/PDAL/commit/00cd616edc7c137e9b99399d538a824f946837f1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-30 (Mon, 30 Apr 2018)
Changed paths:
M HOWTORELEASE.txt
M apps/CMakeLists.txt
M apps/pdal.cpp
M cmake/cpack.cmake
M cmake/modules/FindGEOS.cmake
M dimbuilder/CMakeLists.txt
M doc/faq.rst
M doc/images/reproject-merge-pipeline.png
M doc/stages/filters.delaunay.rst
M filters/FerryFilter.cpp
M filters/ReprojectionFilter.cpp
M filters/ReprojectionFilter.hpp
M io/BpfCompressor.hpp
M io/BpfReader.cpp
M io/GeotiffSupport.cpp
M io/LasWriter.cpp
M io/LasWriter.hpp
M io/PlyReader.hpp
M io/TextReader.cpp
M io/TextReader.hpp
M kernels/InfoKernel.cpp
M kernels/PipelineKernel.cpp
M package.sh
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/PDALUtils.cpp
M pdal/PluginDirectory.cpp
M pdal/PluginDirectory.hpp
M pdal/PointLayout.cpp
M pdal/PointView.hpp
M pdal/Stage.cpp
M pdal/Streamable.hpp
M pdal/XMLSchema.cpp
M pdal/util/CMakeLists.txt
M pdal/util/ProgramArgs.hpp
M plugins/icebridge/io/IcebridgeReader.hpp
M plugins/matlab/filters/Script.cpp
M plugins/oci/io/OciCommon.hpp
M test/data/text/.gitattributes
A test/data/text/crlf_test2.txt
M test/unit/CMakeLists.txt
M test/unit/PluginManagerTest.cpp
A test/unit/apps/AppPluginTest.cpp
M test/unit/apps/AppTest.cpp
M test/unit/apps/pc2pcTest.cpp
M test/unit/filters/AssignFilterTest.cpp
M test/unit/filters/FerryFilterTest.cpp
M test/unit/filters/ReprojectionFilterTest.cpp
R test/unit/io/BPFTest.cpp
A test/unit/io/BpfSupport.hpp
A test/unit/io/BpfTestBase.cpp
A test/unit/io/BpfTestZlib.cpp
M test/unit/io/LasWriterTest.cpp
M test/unit/io/TextReaderTest.cpp
M tools/lasdump/Dumper.cpp
M tools/lasdump/Dumper.hpp
M tools/lasdump/Vlr.hpp
M vendor/eigen/Eigen/src/LU/arch/Inverse_SSE.h
M vendor/kazhdan/Octree.h
M vendor/kazhdan/PPolynomial.inl
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-1922
Compare: https://github.com/PDAL/PDAL/compare/2260cbfd6323...00cd616edc7c
More information about the pdal-commits
mailing list