[pdal-commits] [PDAL/PDAL] 2e0fd8: Don't convert 2D Bounds to invalid 3D bounds.

GitHub noreply at github.com
Tue Jul 25 12:57:01 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2e0fd8cc9dd2ae6ca01796b6fd83d07f1b4684e9
      https://github.com/PDAL/PDAL/commit/2e0fd8cc9dd2ae6ca01796b6fd83d07f1b4684e9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M filters/CropFilter.cpp
    M filters/CropFilter.hpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/util/Bounds.hpp

  Log Message:
  -----------
  Don't convert 2D Bounds to invalid 3D bounds.
Close #1626


  Commit: 4d4f0299ccddbff149d3aae76e44e650c2ccba90
      https://github.com/PDAL/PDAL/commit/4d4f0299ccddbff149d3aae76e44e650c2ccba90
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M doc/stages/filters.crop.rst
    M filters/CropFilter.cpp

  Log Message:
  -----------
  Add documentation for a_srs and a warning if it's not used when necessary.


  Commit: d0a4df567de42dba2fe29c4087e0b4ed19970bfc
      https://github.com/PDAL/PDAL/commit/d0a4df567de42dba2fe29c4087e0b4ed19970bfc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M doc/stages/filters.crop.rst
    M filters/CropFilter.cpp
    M filters/CropFilter.hpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/util/Bounds.hpp

  Log Message:
  -----------
  Merge pull request #1627 from PDAL/issue-1626

Issue 1626


Compare: https://github.com/PDAL/PDAL/compare/10ac907783a5...d0a4df567de4


More information about the pdal-commits mailing list