[pdal-commits] [PDAL/PDAL] 78b829: Properly handle Bounds as both 2D and 3D in reproj...
Andrew Bell
noreply at github.com
Tue Jun 9 12:52:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 78b82948ac5acef3de00bc77281ed4750aa8e2ee
https://github.com/PDAL/PDAL/commit/78b82948ac5acef3de00bc77281ed4750aa8e2ee
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M pdal/GDALUtils.cpp
M pdal/util/Bounds.cpp
M pdal/util/Bounds.hpp
M test/unit/filters/CropFilterTest.cpp
Log Message:
-----------
Properly handle Bounds as both 2D and 3D in reprojection (#3117)
* Fix "Bounds" reprojection.
* Add test.
More information about the pdal-commits
mailing list