[pdal-commits] [PDAL/PDAL] 272fcc: Handle changes in SRS with spatialReferenceChanged...
GitHub
noreply at github.com
Thu Jul 5 09:45:15 PDT 2018
Branch: refs/heads/issue-2068
Home: https://github.com/PDAL/PDAL
Commit: 272fcc2cb583b3467cd311973dac2b7c9d96d677
https://github.com/PDAL/PDAL/commit/272fcc2cb583b3467cd311973dac2b7c9d96d677
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-06-28 (Thu, 28 Jun 2018)
Changed paths:
M filters/ReprojectionFilter.cpp
M filters/ReprojectionFilter.hpp
M test/unit/filters/ReprojectionFilterTest.cpp
Log Message:
-----------
Handle changes in SRS with spatialReferenceChanged().
Commit: 025c966875eaecc0b188708de0f5ff6e0790ed42
https://github.com/PDAL/PDAL/commit/025c966875eaecc0b188708de0f5ff6e0790ed42
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-07-05 (Thu, 05 Jul 2018)
Changed paths:
M CMakeLists.txt
M cmake/examples/hobu-config.sh
R cmake/modules/FindHexer.cmake
A filters/HexBinFilter.cpp
A filters/HexBinFilter.hpp
A filters/private/hexer/HexGrid.cpp
A filters/private/hexer/HexGrid.hpp
A filters/private/hexer/HexInfo.hpp
A filters/private/hexer/HexIter.hpp
A filters/private/hexer/Hexagon.cpp
A filters/private/hexer/Hexagon.hpp
A filters/private/hexer/Mathpair.hpp
A filters/private/hexer/Path.cpp
A filters/private/hexer/Path.hpp
A filters/private/hexer/Processor.cpp
A filters/private/hexer/Processor.hpp
A filters/private/hexer/Segment.cpp
A filters/private/hexer/Segment.hpp
A filters/private/hexer/exception.hpp
M io/TextWriter.cpp
M io/TextWriter.hpp
A kernels/DensityKernel.cpp
A kernels/DensityKernel.hpp
A kernels/private/density/OGR.cpp
A kernels/private/density/OGR.hpp
M pdal/StageExtensions.cpp
M pdal/StageExtensions.hpp
M pdal/Streamable.cpp
M pdal/util/Utils.hpp
M plugins/CMakeLists.txt
A plugins/faux/CMakeLists.txt
A plugins/faux/kernel/FauxPluginKernel.cpp
A plugins/faux/kernel/FauxPluginKernel.hpp
M plugins/greyhound/io/GreyhoundReader.cpp
R plugins/hexbin/CMakeLists.txt
R plugins/hexbin/filters/HexBin.cpp
R plugins/hexbin/filters/HexBin.hpp
R plugins/hexbin/kernel/DensityKernel.cpp
R plugins/hexbin/kernel/DensityKernel.hpp
R plugins/hexbin/kernel/OGR.cpp
R plugins/hexbin/kernel/OGR.hpp
R plugins/hexbin/test/HexbinFilterTest.cpp
M plugins/mbio/io/MbError.cpp
M plugins/pcl/CMakeLists.txt
M test/unit/CMakeLists.txt
M test/unit/StreamingTest.cpp
M test/unit/apps/AppPluginTest.cpp
A test/unit/filters/HexbinFilterTest.cpp
M test/unit/io/TextWriterTest.cpp
M vendor/arbiter/arbiter.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-2068
Compare: https://github.com/PDAL/PDAL/compare/272fcc2cb583^...025c966875ea
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list