[pdal-commits] [PDAL/PDAL] 814843: Support direct X/Y/Z access.
Andrew Bell
noreply at github.com
Thu Feb 13 11:55:34 PST 2020
Branch: refs/heads/issue-2906
Home: https://github.com/PDAL/PDAL
Commit: 814843a3746bc85d26305dfec08122e1b77a2dc8
https://github.com/PDAL/PDAL/commit/814843a3746bc85d26305dfec08122e1b77a2dc8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-13 (Thu, 13 Feb 2020)
Changed paths:
M filters/SkewnessBalancingFilter.cpp
M io/private/EptSupport.hpp
M pdal/PointContainer.hpp
M pdal/PointLayout.cpp
M pdal/PointRef.hpp
M pdal/PointTable.hpp
M pdal/PointView.hpp
M test/unit/filters/MortonOrderTest.cpp
M test/unit/filters/SkewnessFilterTest.cpp
M test/unit/filters/StatsFilterTest.cpp
Log Message:
-----------
Support direct X/Y/Z access.
Commit: 1a3b9714fa808d08a935dfc9f849a2e3d35b688b
https://github.com/PDAL/PDAL/commit/1a3b9714fa808d08a935dfc9f849a2e3d35b688b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-13 (Thu, 13 Feb 2020)
Changed paths:
M doc/stages/filters.crop.rst
M filters/CropFilter.cpp
M filters/CropFilter.hpp
M filters/PMFFilter.cpp
M filters/SMRFilter.cpp
M io/BpfReader.cpp
M io/EptReader.cpp
M io/LasReader.hpp
M io/MemoryViewReader.cpp
M io/PlyReader.hpp
M io/private/EptSupport.cpp
M io/private/EptSupport.hpp
M pdal/DbReader.cpp
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
M pdal/PointLayout.cpp
M pdal/SpatialReference.cpp
M plugins/mrsid/io/MrsidReader.cpp
M plugins/nitf/CMakeLists.txt
M plugins/nitf/io/NitfFileReader.cpp
M plugins/nitf/io/NitfReader.hpp
R scripts/docker/Dockerfile
R scripts/docker/alpine/Dockerfile
A scripts/docker/alpine/Dockerfile.2.0
M scripts/docker/alpine/Dockerfile.dependencies
A scripts/docker/alpine/Dockerfile.master
M test/unit/PointTableTest.cpp
M test/unit/filters/CropFilterTest.cpp
M test/unit/filters/PMFFilterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-2906
Compare: https://github.com/PDAL/PDAL/compare/814843a3746b%5E...1a3b9714fa80
More information about the pdal-commits
mailing list