[pdal-commits] [PDAL/PDAL] b2e440: Have CropFilter take 2D bounds instead of 3D to be...
GitHub
noreply at github.com
Thu Jul 30 08:34:58 PDT 2015
Branch: refs/heads/grid-1.4.0
Home: https://github.com/PDAL/PDAL
Commit: b2e4404cda3e7c836823fb2c0492bb3e18c94f00
https://github.com/PDAL/PDAL/commit/b2e4404cda3e7c836823fb2c0492bb3e18c94f00
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-27 (Mon, 27 Jul 2015)
Changed paths:
M filters/crop/CropFilter.cpp
M filters/crop/CropFilter.hpp
M io/faux/FauxReader.cpp
M src/util/Bounds.cpp
M test/unit/filters/CropFilterTest.cpp
Log Message:
-----------
Have CropFilter take 2D bounds instead of 3D to be consistent with polygon.
Use both bounds and polygons if both are specified.
Commit: 18bacaa2e4e1def4a2c0249488abc57ac7c8cb9f
https://github.com/PDAL/PDAL/commit/18bacaa2e4e1def4a2c0249488abc57ac7c8cb9f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-27 (Mon, 27 Jul 2015)
Changed paths:
M include/pdal/PDALUtils.hpp
M io/las/LasReader.cpp
M src/DbReader.cpp
M src/DbWriter.cpp
M src/util/CMakeLists.txt
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 4a3badbb2ce954a06b3333a05e5cd4041bbe524c
https://github.com/PDAL/PDAL/commit/4a3badbb2ce954a06b3333a05e5cd4041bbe524c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-27 (Mon, 27 Jul 2015)
Changed paths:
M doc/stages/filters.crop.rst
Log Message:
-----------
Update crop filter doc.
Commit: 2fd159df89cb63d041c44c7485ae569fc40246ca
https://github.com/PDAL/PDAL/commit/2fd159df89cb63d041c44c7485ae569fc40246ca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-27 (Mon, 27 Jul 2015)
Changed paths:
M filters/crop/CropFilter.cpp
Log Message:
-----------
Fix output for non-GEOS case.
Commit: a4d0fe67ef0d5e3b4640163c06586f8fc0371039
https://github.com/PDAL/PDAL/commit/a4d0fe67ef0d5e3b4640163c06586f8fc0371039
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-29 (Wed, 29 Jul 2015)
Changed paths:
M include/pdal/util/FileUtils.hpp
M src/util/FileUtils.cpp
M test/unit/FileUtilsTest.cpp
Log Message:
-----------
Add getFilename() for FileUtils.
Commit: 88a7212ebc9a08123ec030c41e916b81c2ea6f04
https://github.com/PDAL/PDAL/commit/88a7212ebc9a08123ec030c41e916b81c2ea6f04
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-29 (Wed, 29 Jul 2015)
Changed paths:
M doc/stages/filters.crop.rst
M filters/crop/CropFilter.cpp
M filters/crop/CropFilter.hpp
M io/faux/FauxReader.cpp
M src/util/Bounds.cpp
M test/unit/filters/CropFilterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: f1020c2df9022ffeeb2bce8f73965b1148ea715a
https://github.com/PDAL/PDAL/commit/f1020c2df9022ffeeb2bce8f73965b1148ea715a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-29 (Wed, 29 Jul 2015)
Changed paths:
M doc/stages/writers.bpf.rst
M io/bpf/BpfHeader.cpp
M io/bpf/BpfHeader.hpp
M io/bpf/BpfWriter.cpp
M io/bpf/BpfWriter.hpp
M test/unit/io/bpf/BPFTest.cpp
Log Message:
-----------
Add support to write bundled files in BPF3.
Commit: 554f69dc7f3bc46bab24f0e1b23f679db6044060
https://github.com/PDAL/PDAL/commit/554f69dc7f3bc46bab24f0e1b23f679db6044060
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-07-29 (Wed, 29 Jul 2015)
Changed paths:
A test/data/bpf/bundle1
A test/data/bpf/bundle2
Log Message:
-----------
Add bundle test files.
Commit: a94919786f285c24b96d5b595aef7cc8775b8331
https://github.com/PDAL/PDAL/commit/a94919786f285c24b96d5b595aef7cc8775b8331
Author: Howard Butler <howard at hobu.co>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M doc/stages/filters.crop.rst
M doc/stages/writers.bpf.rst
M filters/crop/CropFilter.cpp
M filters/crop/CropFilter.hpp
M include/pdal/util/FileUtils.hpp
M io/bpf/BpfHeader.cpp
M io/bpf/BpfHeader.hpp
M io/bpf/BpfWriter.cpp
M io/bpf/BpfWriter.hpp
M io/faux/FauxReader.cpp
M src/util/Bounds.cpp
M src/util/FileUtils.cpp
A test/data/bpf/bundle1
A test/data/bpf/bundle2
M test/unit/FileUtilsTest.cpp
M test/unit/filters/CropFilterTest.cpp
M test/unit/io/bpf/BPFTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Compare: https://github.com/PDAL/PDAL/compare/3d0e015626a7...a94919786f28
More information about the pdal-commits
mailing list