[pdal-commits] [PDAL/PDAL] 0b06b8: Split Bounds class from Box classes and out of Uti...
Andrew Bell
noreply at github.com
Tue Apr 30 12:51:28 PDT 2019
Branch: refs/heads/issue-2295
Home: https://github.com/PDAL/PDAL
Commit: 0b06b87289d4ce1752980548762d6e27fd878e53
https://github.com/PDAL/PDAL/commit/0b06b87289d4ce1752980548762d6e27fd878e53
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M filters/CropFilter.cpp
M filters/InfoFilter.hpp
M io/EptReader.hpp
M io/GDALWriter.hpp
M io/LasHeader.hpp
M io/private/EptSupport.hpp
A pdal/Bounds.cpp
A pdal/Bounds.hpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/GDALUtils.hpp
M pdal/Geometry.hpp
M pdal/Metadata.cpp
M pdal/Metadata.hpp
M pdal/PDALUtils.hpp
M pdal/PointView.hpp
M pdal/Polygon.hpp
M pdal/QuadIndex.hpp
M pdal/QuickInfo.hpp
R pdal/util/Bounds.cpp
R pdal/util/Bounds.hpp
A pdal/util/Box.cpp
A pdal/util/Box.hpp
M pdal/util/CMakeLists.txt
M plugins/greyhound/io/GreyhoundCommon.cpp
M plugins/i3s/io/EsriReader.hpp
M plugins/nitf/io/NitfFileWriter.hpp
M test/unit/BoundsTest.cpp
M test/unit/Support.hpp
M tools/lasdump/Header.hpp
Log Message:
-----------
Split Bounds class from Box classes and out of Utils (#2473)
* Separate BOX and Bounds.
* Include limits.
Commit: 6c0ff27a6ab73833c9f1e360cc94e348d935b66c
https://github.com/PDAL/PDAL/commit/6c0ff27a6ab73833c9f1e360cc94e348d935b66c
Author: Jason Sun <sunapi386 at gmail.com>
Date: 2019-04-29 (Mon, 29 Apr 2019)
Changed paths:
M doc/stages/filters.cpd.rst
M doc/stages/filters.icp.rst
M doc/stages/references.bib
Log Message:
-----------
Add more description about CPD vs ICP filters (#2472)
* Elaborate difference between ICP and CPD filters.
* longer underline
Commit: 71c61db3e6a7eb0164b113f338980ec791c7e45f
https://github.com/PDAL/PDAL/commit/71c61db3e6a7eb0164b113f338980ec791c7e45f
Author: Howard Butler <howard at hobu.co>
Date: 2019-04-29 (Mon, 29 Apr 2019)
Changed paths:
M plugins/mrsid/CMakeLists.txt
M plugins/mrsid/io/MrsidReader.cpp
M plugins/mrsid/io/MrsidReader.hpp
Log Message:
-----------
fix build for MrSiD SDK #2460 (#2478)
Commit: 5e69dbc885e20301375363ed4c007c2b9d7263f3
https://github.com/PDAL/PDAL/commit/5e69dbc885e20301375363ed4c007c2b9d7263f3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-04-30 (Tue, 30 Apr 2019)
Changed paths:
M filters/CropFilter.cpp
M io/EptReader.cpp
M io/EptReader.hpp
A io/private/EptSupport.cpp
M io/private/EptSupport.hpp
M pdal/Bounds.cpp
M pdal/Bounds.hpp
M pdal/DimUtil.hpp
Log Message:
-----------
Use spatial bounds box in EPT reader.
Commit: 408eeca9e4109e3730fc723a8338061d71003345
https://github.com/PDAL/PDAL/commit/408eeca9e4109e3730fc723a8338061d71003345
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-04-30 (Tue, 30 Apr 2019)
Changed paths:
M doc/stages/filters.cpd.rst
M doc/stages/filters.icp.rst
M doc/stages/references.bib
M io/private/EptSupport.hpp
M plugins/mrsid/CMakeLists.txt
M plugins/mrsid/io/MrsidReader.cpp
M plugins/mrsid/io/MrsidReader.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-2295
Compare: https://github.com/PDAL/PDAL/compare/005c458daae5...408eeca9e410
More information about the pdal-commits
mailing list