[pdal-commits] [PDAL/PDAL] 3b0951: Allow setting of spatial reference. (#2807)

Andrew Bell noreply at github.com
Wed Nov 20 11:18:47 PST 2019


  Branch: refs/heads/issue-2805
  Home:   https://github.com/PDAL/PDAL
  Commit: 3b09514857eeaeee3ea280ee8203df33194ff24b
      https://github.com/PDAL/PDAL/commit/3b09514857eeaeee3ea280ee8203df33194ff24b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M filters/TransformationFilter.cpp
    M filters/TransformationFilter.hpp
    M pdal/Reader.cpp
    M test/unit/filters/TransformationFilterTest.cpp

  Log Message:
  -----------
  Allow setting of spatial reference. (#2807)


  Commit: b02be45041098e5aa071f7698292de100919c7af
      https://github.com/PDAL/PDAL/commit/b02be45041098e5aa071f7698292de100919c7af
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M filters/HAGFilter.cpp
    R filters/private/delaunator-decl.hpp
    A filters/private/delaunator.cpp
    M filters/private/delaunator.hpp

  Log Message:
  -----------
  Break delaunator into pieces (#2808)

* Update delaunator to fix ODR issue with multiple headers.

* Use the standard delaunator header.

* Add missing headers.


  Commit: e61f65106102401685640bf4c66ded4e81dfe048
      https://github.com/PDAL/PDAL/commit/e61f65106102401685640bf4c66ded4e81dfe048
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M filters/TransformationFilter.cpp
    M filters/TransformationFilter.hpp
    M pdal/Reader.cpp
    M test/unit/filters/TransformationFilterTest.cpp

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


  Commit: 0a5a46bbb827abf1f123f746925cc8c1c7bbc11f
      https://github.com/PDAL/PDAL/commit/0a5a46bbb827abf1f123f746925cc8c1c7bbc11f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M filters/private/delaunator.cpp
    M filters/private/delaunator.hpp

  Log Message:
  -----------
  Guard min/max.


Compare: https://github.com/PDAL/PDAL/compare/aa0a35a036b3...0a5a46bbb827


More information about the pdal-commits mailing list