[pdal-commits] [PDAL/PDAL] d500d6: Redo zone calculation based on several sources fou...

GitHub noreply at github.com
Mon Apr 27 18:02:08 PDT 2015


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

  Changed paths:
    M include/pdal/SpatialReference.hpp
    M src/SpatialReference.cpp
    M test/unit/SpatialReferenceTest.cpp

  Log Message:
  -----------
  Redo zone calculation based on several sources found elsewhere.  Eliminate
bad abs() call and resulting confusion.


  Commit: bcb0e4abe1e5da4899cf35a519550d7d36c190d6
      https://github.com/PDAL/PDAL/commit/bcb0e4abe1e5da4899cf35a519550d7d36c190d6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-27 (Mon, 27 Apr 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M io/rialto/RialtoCommon.cpp
    M io/rialto/RialtoCommon.hpp

  Log Message:
  -----------
  Const applies to type, in this case a reference, which makes no sense,
so introduce a const type.


Compare: https://github.com/PDAL/PDAL/compare/3ee10499bcbb...bcb0e4abe1e5


More information about the pdal-commits mailing list