[pdal-commits] [PDAL/PDAL] 14b09e: Sibling of 8ce109799a2ad4abe6913edae089c36db847f81...
backporting[bot]
noreply at github.com
Fri Sep 6 09:05:02 PDT 2019
Branch: refs/heads/cherry-pick-backport-2722-to-2.0-maintenance-2fec2ee5-9c32-4efd-b6c7-5d44390b37d8
Home: https://github.com/PDAL/PDAL
Commit: 14b09efe1fcc3272ce592ba68144b9e8ced03e34
https://github.com/PDAL/PDAL/commit/14b09efe1fcc3272ce592ba68144b9e8ced03e34
Author: Daniel Brookes <dbrookes at micromine.com.au>
Date: 2019-09-06 (Fri, 06 Sep 2019)
Changed paths:
R .github/ISSUE_TEMPLATE/bug_report.md
M CMakeLists.txt
M HOWTORELEASE.txt
M apps/pdal-config-bat.in
M apps/pdal-config.in
M apps/pdal.cpp
M apps/pdal.pc.in
A appveyor.yml
R azure-pipelines.yml
M cmake/common.cmake
M cmake/cpack.cmake
M cmake/curl.cmake
M cmake/gdal.cmake
R cmake/install_dirs.cmake
M cmake/macros.cmake
M cmake/python.cmake
M cmake/win32_compiler_options.cmake
M doc/conf.py
M doc/development/writing-filter.rst
M doc/stages/filters.eigenvalues.rst
R doc/stages/filters.firstinvoxel.rst
M doc/stages/filters.rst
M doc/stages/filters.voxelcentroidnearestneighbor.rst
M doc/stages/readers.ept.rst
M doc/stages/writers.gdal.rst
M examples/CMakeLists.txt
M examples/writing-filter/CMakeLists.txt
M examples/writing-kernel/CMakeLists.txt
M examples/writing-reader/CMakeLists.txt
M examples/writing-writer/CMakeLists.txt
M examples/writing/CMakeLists.txt
M filters/EigenvaluesFilter.cpp
M filters/EigenvaluesFilter.hpp
R filters/FirstInVoxelFilter.cpp
R filters/FirstInVoxelFilter.hpp
M filters/StatsFilter.cpp
M filters/VoxelCentroidNearestNeighborFilter.cpp
M io/EptReader.cpp
M io/EptReader.hpp
M io/GDALWriter.cpp
M io/GDALWriter.hpp
M io/Ilvis2Reader.cpp
M io/Ilvis2Reader.hpp
M io/PcdHeader.hpp
M io/PcdReader.cpp
M io/private/GDALGrid.cpp
M io/private/GDALGrid.hpp
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
M pdal/Geometry.cpp
M pdal/Log.cpp
M pdal/Log.hpp
M pdal/PipelineExecutor.cpp
M pdal/PipelineManager.cpp
M pdal/PipelineManager.hpp
M pdal/PluginManager.cpp
M pdal/Polygon.cpp
M pdal/Polygon.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M pdal/StageExtensions.cpp
M pdal/StageFactory.cpp
M pdal/pdal_config.cpp
M pdal_features.hpp.in
M plugins/e57/io/E57Reader.cpp
M plugins/e57/io/E57Reader.hpp
M plugins/e57/io/E57Writer.cpp
M plugins/e57/io/Scan.cpp
M plugins/e57/io/Utils.cpp
M plugins/e57/io/Utils.hpp
M plugins/e57/test/E57ReaderTest.cpp
M plugins/e57/test/E57UtilsTest.cpp
M plugins/e57/test/E57WriterTest.cpp
M plugins/e57/test/ScanTest.cpp
M plugins/i3s/lepcc/CMakeLists.txt
M plugins/i3s/lepcc/src/BitStuffer2.cpp
M plugins/i3s/lepcc/src/ClusterRGB.cpp
M plugins/i3s/lepcc/src/FlagBytes.cpp
M plugins/i3s/lepcc/src/Huffman.cpp
M plugins/i3s/lepcc/src/Intensity.cpp
M plugins/i3s/lepcc/src/LEPCC.cpp
M plugins/matlab/test/MatlabFilterTest.cpp
M plugins/nitf/CMakeLists.txt
M plugins/python/test/PythonFilterTest.cpp
M plugins/sqlite/io/SQLiteCommon.cpp
M plugins/sqlite/test/SQLiteTest.cpp
M plugins/tiledb/CMakeLists.txt
R scripts/azp/doc.yml
R scripts/azp/linux.yml
R scripts/azp/osx.yml
R scripts/azp/win.yml
M scripts/docker/alpine/Dockerfile
M scripts/docker/ubuntu/Dockerfile
M scripts/docker/ubuntu/dependencies/Dockerfile
R scripts/proj-datumshift
M test/data/autzen/autzen-selection.json
R test/data/ept/1.2-with-color/ept-build.json
R test/data/ept/1.2-with-color/ept-data/0-0-0-0.laz
R test/data/ept/1.2-with-color/ept-hierarchy/0-0-0-0.json
R test/data/ept/1.2-with-color/ept-sources/0.json
R test/data/ept/1.2-with-color/ept-sources/list.json
R test/data/ept/1.2-with-color/ept.json
M test/unit/CMakeLists.txt
M test/unit/LogTest.cpp
M test/unit/PolygonTest.cpp
R test/unit/filters/FirstInVoxelFilterTest.cpp
M test/unit/filters/MergeTest.cpp
M test/unit/filters/OverlayFilterTest.cpp
M test/unit/filters/ReciprocityFilterTest.cpp
M test/unit/io/EptReaderTest.cpp
M test/unit/io/GDALWriterTest.cpp
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
M vendor/pdalboost/boost/config/compiler/visualc.hpp
R vendor/pdalboost/boost/exception/all.hpp
M vendor/pdalboost/boost/exception/current_exception_cast.hpp
M vendor/pdalboost/boost/exception/detail/error_info_impl.hpp
M vendor/pdalboost/boost/exception/detail/exception_ptr.hpp
M vendor/pdalboost/boost/exception/detail/is_output_streamable.hpp
M vendor/pdalboost/boost/exception/detail/object_hex_dump.hpp
R vendor/pdalboost/boost/exception/detail/shared_ptr.hpp
M vendor/pdalboost/boost/exception/detail/type_info.hpp
M vendor/pdalboost/boost/exception/diagnostic_information.hpp
R vendor/pdalboost/boost/exception/enable_current_exception.hpp
R vendor/pdalboost/boost/exception/enable_error_info.hpp
R vendor/pdalboost/boost/exception/errinfo_api_function.hpp
R vendor/pdalboost/boost/exception/errinfo_at_line.hpp
R vendor/pdalboost/boost/exception/errinfo_errno.hpp
R vendor/pdalboost/boost/exception/errinfo_file_handle.hpp
R vendor/pdalboost/boost/exception/errinfo_file_name.hpp
R vendor/pdalboost/boost/exception/errinfo_file_open_mode.hpp
R vendor/pdalboost/boost/exception/errinfo_nested_exception.hpp
R vendor/pdalboost/boost/exception/errinfo_type_info_name.hpp
R vendor/pdalboost/boost/exception/error_info.hpp
M vendor/pdalboost/boost/exception/exception.hpp
M vendor/pdalboost/boost/exception/get_error_info.hpp
M vendor/pdalboost/boost/exception/info.hpp
R vendor/pdalboost/boost/exception/info_tuple.hpp
M vendor/pdalboost/boost/exception/to_string.hpp
M vendor/pdalboost/boost/exception/to_string_stub.hpp
M vendor/pdalboost/boost/throw_exception.hpp
Log Message:
-----------
Sibling of 8ce109799a2ad4abe6913edae089c36db847f818 [skip ci]
skip-checks: true
More information about the pdal-commits
mailing list