[pdal-commits] [PDAL/PDAL] b2e440: Have CropFilter take 2D bounds instead of 3D to be...

GitHub noreply at github.com
Mon Jul 27 10:38:38 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: b2e4404cda3e7c836823fb2c0492bb3e18c94f00
      https://github.com/PDAL/PDAL/commit/b2e4404cda3e7c836823fb2c0492bb3e18c94f00
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M filters/crop/CropFilter.cpp
    M filters/crop/CropFilter.hpp
    M io/faux/FauxReader.cpp
    M src/util/Bounds.cpp
    M test/unit/filters/CropFilterTest.cpp

  Log Message:
  -----------
  Have CropFilter take 2D bounds instead of 3D to be consistent with polygon.
Use both bounds and polygons if both are specified.


  Commit: 18bacaa2e4e1def4a2c0249488abc57ac7c8cb9f
      https://github.com/PDAL/PDAL/commit/18bacaa2e4e1def4a2c0249488abc57ac7c8cb9f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M include/pdal/PDALUtils.hpp
    M io/las/LasReader.cpp
    M src/DbReader.cpp
    M src/DbWriter.cpp
    M src/util/CMakeLists.txt

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/PDAL/PDAL/compare/0c385a4c5789...18bacaa2e4e1


More information about the pdal-commits mailing list