[pdal-commits] [PDAL/PDAL] 0897f8: Updates.
Andrew Bell
noreply at github.com
Tue Feb 11 11:22:25 PST 2020
Branch: refs/heads/issue-2886
Home: https://github.com/PDAL/PDAL
Commit: 0897f871d1f4af62e4a18162424154b18f063fdc
https://github.com/PDAL/PDAL/commit/0897f871d1f4af62e4a18162424154b18f063fdc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
A doc/stages/filters.hag-delaunay.rst
A doc/stages/filters.hag-nn.rst
R doc/stages/filters.hag.rst
A filters/HagDelaunayFilter.cpp
A filters/HagDelaunayFilter.hpp
A filters/HagNnFilter.cpp
A filters/HagNnFilter.hpp
Log Message:
-----------
Updates.
Commit: 6ee65951a96ac9fe6ce22c49a7f502ab7e901518
https://github.com/PDAL/PDAL/commit/6ee65951a96ac9fe6ce22c49a7f502ab7e901518
Author: Julian Fell <hi at jtfell.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
A doc/stages/filters.hag_dem.rst
A filters/HAGDEMFilter.cpp
A filters/HAGDEMFilter.hpp
Log Message:
-----------
Add filters.hag_dem
Commit: cbf97d4f30a4c2596abc7c9475e957e21aa00523
https://github.com/PDAL/PDAL/commit/cbf97d4f30a4c2596abc7c9475e957e21aa00523
Author: Julian Fell <hi at jtfell.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M doc/stages/filters.hag_dem.rst
M doc/stages/filters.rst
M filters/HAGDEMFilter.cpp
M filters/HAGDEMFilter.hpp
Log Message:
-----------
make filters.hag_dem streamable, improve docs
Commit: 7f9dbf4e7ceaabb5436f62bf000252668bea9e52
https://github.com/PDAL/PDAL/commit/7f9dbf4e7ceaabb5436f62bf000252668bea9e52
Author: Julian Fell <hi at jtfell.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M filters/HAGDEMFilter.cpp
M filters/HAGDEMFilter.hpp
Log Message:
-----------
update copyright info
Commit: 5e9697b2993cedaed1d4b7a274fe7f06c553a39a
https://github.com/PDAL/PDAL/commit/5e9697b2993cedaed1d4b7a274fe7f06c553a39a
Author: Julian Fell <hi at jtfell.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M filters/HAGDEMFilter.cpp
Log Message:
-----------
Make raster a positional argument in HAGDEMFilter
Commit: f8875d8cfce8281529d157b57cc50d09672acdf5
https://github.com/PDAL/PDAL/commit/f8875d8cfce8281529d157b57cc50d09672acdf5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
R doc/stages/filters.hag-delaunay.rst
R doc/stages/filters.hag-nn.rst
A doc/stages/filters.hag_delaunay.rst
A doc/stages/filters.hag_nn.rst
M filters/HagDelaunayFilter.cpp
M filters/HagNnFilter.cpp
Log Message:
-----------
Break HAG into pieces.
Commit: ec7e5f65e6468a35737827a2b7f5cfd92369d764
https://github.com/PDAL/PDAL/commit/ec7e5f65e6468a35737827a2b7f5cfd92369d764
Author: Julian Fell <hi at jtfell.com>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M filters/DEMFilter.cpp
M filters/HAGDEMFilter.cpp
Log Message:
-----------
Fix validation error message for invalid band parameter
Commit: a42fb606e6d4d2a485e6078816c26f837697cb58
https://github.com/PDAL/PDAL/commit/a42fb606e6d4d2a485e6078816c26f837697cb58
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M CMakeLists.txt
A doc/images/filters.transformation.rotation_x_axis_counter-clockwise.svg
A doc/images/filters.transformation.rotation_x_axis_counter-clockwise.svg.png
A doc/images/filters.transformation.rotation_y_axis_counter-clockwise.svg
A doc/images/filters.transformation.rotation_y_axis_counter-clockwise.svg.png
A doc/images/filters.transformation.rotation_z_axis_counter-clockwise.svg
A doc/images/filters.transformation.rotation_z_axis_counter-clockwise.svg.png
A doc/images/filters.transformation.scaling.svg
A doc/images/filters.transformation.scaling.svg.png
A doc/images/filters.transformation.translation.svg
A doc/images/filters.transformation.translation.svg.png
A doc/stages/filters.hag_dem.rst
M doc/stages/filters.python.rst
M doc/stages/filters.rst
M doc/stages/filters.transformation.rst
M doc/stages/readers.numpy.rst
M filters/ClusterFilter.cpp
M filters/ClusterFilter.hpp
M filters/DEMFilter.cpp
A filters/HAGDEMFilter.cpp
A filters/HAGDEMFilter.hpp
M pdal/GDALUtils.cpp
M pdal/Geometry.hpp
M pdal/Polygon.hpp
M pdal/StageExtensions.cpp
M plugins/python/io/CMakeLists.txt
M plugins/python/io/NumpyReader.cpp
M plugins/python/io/NumpyReader.hpp
M plugins/python/plang/Invocation.cpp
M plugins/python/plang/Invocation.hpp
M plugins/python/test/NumpyReaderTest.cpp
A test/data/filters/elm2.txt
A test/data/plang/threedim.py
M test/unit/filters/ELMFilterTest.cpp
M tools/nitfwrap/NitfWrap.cpp
Log Message:
-----------
Merge branch 'filters.hag_dem' of https://github.com/jtfell/PDAL into issue-2886
Commit: 5c891e4d502f378cadba05f7b39d8c744bf29ab8
https://github.com/PDAL/PDAL/commit/5c891e4d502f378cadba05f7b39d8c744bf29ab8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
R filters/HAGDEMFilter.cpp
R filters/HAGDEMFilter.hpp
R filters/HAGFilter.cpp
R filters/HAGFilter.hpp
A filters/HagDemFilter.cpp
A filters/HagDemFilter.hpp
Log Message:
-----------
Formatting changes. Remove "static" in processOne()..
Compare: https://github.com/PDAL/PDAL/compare/0897f871d1f4%5E...5c891e4d502f
More information about the pdal-commits
mailing list