[pdal-commits] [PDAL/PDAL] b6a4b2: Add a buffer option to the splitter
GitHub
noreply at github.com
Sun Apr 23 15:56:39 PDT 2017
Branch: refs/heads/windows-packaging
Home: https://github.com/PDAL/PDAL
Commit: b6a4b22b6e6b681e38f83b63a3d0e71080508cab
https://github.com/PDAL/PDAL/commit/b6a4b22b6e6b681e38f83b63a3d0e71080508cab
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2017-04-17 (Mon, 17 Apr 2017)
Changed paths:
M doc/stages/filters.splitter.rst
M filters/SplitterFilter.cpp
M filters/SplitterFilter.hpp
M test/unit/filters/SplitterTest.cpp
Log Message:
-----------
Add a buffer option to the splitter
This buffer grows each square by the specified amount, allowing for an
overlap between tiles. This is particularily useful for tiled change
detection and other such algorithms.
Commit: 05b79909eb00a55f0048d951f396be2275140352
https://github.com/PDAL/PDAL/commit/05b79909eb00a55f0048d951f396be2275140352
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M filters/MergeFilter.hpp
M pdal/Filter.hpp
Log Message:
-----------
Remove MultiFilter.
Commit: 260ad52d275bfde03e90ce5dd182a970a520cf3f
https://github.com/PDAL/PDAL/commit/260ad52d275bfde03e90ce5dd182a970a520cf3f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M doc/development/testing.rst
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: e9ad7088155aeb26a7b5e6e167aa93d5bd061ce6
https://github.com/PDAL/PDAL/commit/e9ad7088155aeb26a7b5e6e167aa93d5bd061ce6
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M io/PlyWriter.cpp
M io/PlyWriter.hpp
A pdal/Mesh.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M test/unit/PointViewTest.cpp
Log Message:
-----------
Enhance PLY writer.
Close #1572
Commit: ecb45e199a82f8a362704a1600a849ea8a1d8423
https://github.com/PDAL/PDAL/commit/ecb45e199a82f8a362704a1600a849ea8a1d8423
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M doc/stages/filters.splitter.rst
M filters/SplitterFilter.cpp
M filters/SplitterFilter.hpp
M test/unit/filters/SplitterTest.cpp
Log Message:
-----------
Merge pull request #1569 from gadomski/splitter-buffer
Add a buffer option to the splitter
Commit: 80284b30c1409120954b1fdadb4ee264ad1dd4dc
https://github.com/PDAL/PDAL/commit/80284b30c1409120954b1fdadb4ee264ad1dd4dc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M io/PlyWriter.cpp
Log Message:
-----------
Correct index -> id.
Commit: 196367d550e2f921707a7f79afd2965c3cb8d1c2
https://github.com/PDAL/PDAL/commit/196367d550e2f921707a7f79afd2965c3cb8d1c2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M doc/stages/filters.splitter.rst
M filters/SplitterFilter.cpp
M filters/SplitterFilter.hpp
M test/unit/filters/SplitterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: d03984916e8ebdba62ae5d3b1688a93cb7228d83
https://github.com/PDAL/PDAL/commit/d03984916e8ebdba62ae5d3b1688a93cb7228d83
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-20 (Thu, 20 Apr 2017)
Changed paths:
A test/data/ply/mesh.ply
M test/unit/io/PlyWriterTest.cpp
Log Message:
-----------
Add mesh writer test.
Commit: a7cd32a217c313f32a112d59d32b4d9dc13e5de4
https://github.com/PDAL/PDAL/commit/a7cd32a217c313f32a112d59d32b4d9dc13e5de4
Author: Howard Butler <howard at hobu.co>
Date: 2017-04-20 (Thu, 20 Apr 2017)
Changed paths:
M doc/stages/filters.splitter.rst
M filters/MergeFilter.hpp
M filters/SplitterFilter.cpp
M filters/SplitterFilter.hpp
M io/PlyWriter.cpp
M io/PlyWriter.hpp
M pdal/Filter.hpp
A pdal/Mesh.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
A test/data/ply/mesh.ply
M test/unit/PointViewTest.cpp
M test/unit/filters/SplitterTest.cpp
M test/unit/io/PlyWriterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into windows-packaging
Commit: d939209b9e8a4a481a53bef64ff4ecfb3bf89b38
https://github.com/PDAL/PDAL/commit/d939209b9e8a4a481a53bef64ff4ecfb3bf89b38
Author: Éric Lemoine <eric.lemoine at gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M doc/development/testing.rst
Log Message:
-----------
Fix formatting issues in testing.rst (#1574)
Commit: 92184d076ed1a0d25c5402f0a0e0bf2a5e451333
https://github.com/PDAL/PDAL/commit/92184d076ed1a0d25c5402f0a0e0bf2a5e451333
Author: Howard Butler <howard at hobu.co>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M filters/ClusterFilter.cpp
Log Message:
-----------
we need to count clusters from 1 instead of 0, because all other points will have 0 for their ClusterID (default value) (#1576)
Commit: 55177c7356dc50431f2b5f90ec51bdf3d41e00dd
https://github.com/PDAL/PDAL/commit/55177c7356dc50431f2b5f90ec51bdf3d41e00dd
Author: Howard Butler <howard at hobu.co>
Date: 2017-04-23 (Sun, 23 Apr 2017)
Changed paths:
M doc/development/testing.rst
M filters/ClusterFilter.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into windows-packaging
Commit: aef0dca38fe794643524bc02c19eaf0b707bcbaf
https://github.com/PDAL/PDAL/commit/aef0dca38fe794643524bc02c19eaf0b707bcbaf
Author: Howard Butler <howard at hobu.co>
Date: 2017-04-23 (Sun, 23 Apr 2017)
Changed paths:
M cmake/examples/hobu-windows.bat
Log Message:
-----------
use OSGeo4W64 Python3
Compare: https://github.com/PDAL/PDAL/compare/da38bc0617de...aef0dca38fe7
More information about the pdal-commits
mailing list