[pdal-commits] [PDAL/PDAL] 3a54ba: Provide error messages for bad string conversions ...
Andrew Bell
noreply at github.com
Fri Jun 19 07:55:19 PDT 2020
Branch: refs/heads/esri-obb
Home: https://github.com/PDAL/PDAL
Commit: 3a54bace7431bf7e5e692e6233e8d9fe0d6c2dc9
https://github.com/PDAL/PDAL/commit/3a54bace7431bf7e5e692e6233e8d9fe0d6c2dc9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M io/EptReader.cpp
M pdal/EigenUtils.hpp
M pdal/SrsBounds.hpp
M pdal/util/ProgramArgs.hpp
M pdal/util/Utils.hpp
Log Message:
-----------
Provide error messages for bad string conversions (#3137)
* Provide StatusWithReason as result in fromString().
* Fix logic for error output.
Commit: 204c5ee3783b85144cbfc6ea7fcb06a1f3ee7493
https://github.com/PDAL/PDAL/commit/204c5ee3783b85144cbfc6ea7fcb06a1f3ee7493
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M io/EptReader.cpp
M pdal/EigenUtils.hpp
M pdal/SrsBounds.hpp
M pdal/util/ProgramArgs.hpp
M pdal/util/Utils.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into esri-obb
Commit: 81d0709ba8396973f681b9a0127b416b8d0f497f
https://github.com/PDAL/PDAL/commit/81d0709ba8396973f681b9a0127b416b8d0f497f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
A plugins/i3s/test/ObbTest.cpp
Log Message:
-----------
Specific OBB Test.
Commit: 9f8d8e96b6ba78b06c61b25cf292ed3530085ba1
https://github.com/PDAL/PDAL/commit/9f8d8e96b6ba78b06c61b25cf292ed3530085ba1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M plugins/i3s/CMakeLists.txt
M plugins/i3s/io/EsriReader.cpp
M plugins/i3s/io/EsriReader.hpp
M plugins/i3s/io/Obb.cpp
M plugins/i3s/io/Obb.hpp
M plugins/i3s/test/SlpkReaderTest.cpp
Log Message:
-----------
Better comments and separate test.
Compare: https://github.com/PDAL/PDAL/compare/1061a9ebdc79...9f8d8e96b6ba
More information about the pdal-commits
mailing list