[pdal-commits] [PDAL/PDAL] 578114: Fix LAS writer when we have LAZPERF but not LASZIP...

Andrew Bell noreply at github.com
Thu Aug 22 09:20:41 PDT 2019


  Branch: refs/heads/2.0-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 57811448e9f7da7454071a11aed81d0e95f38de3
      https://github.com/PDAL/PDAL/commit/57811448e9f7da7454071a11aed81d0e95f38de3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M io/LasReader.cpp
    M io/LasUtils.hpp
    M io/LasWriter.cpp
    M test/unit/io/LasWriterTest.cpp

  Log Message:
  -----------
  Fix LAS writer when we have LAZPERF but not LASZIP. (#2688)


  Commit: 9d76a45d0bcafc383138ccf2f58f33ffe98ddf5b
      https://github.com/PDAL/PDAL/commit/9d76a45d0bcafc383138ccf2f58f33ffe98ddf5b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M cmake/unix_compiler_options.cmake
    M io/BpfWriter.cpp
    M io/private/GDALGrid.cpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/Polygon.hpp
    M pdal/util/Bounds.hpp
    M pdal/util/IStream.hpp
    M vendor/eigen/Eigen/src/Core/Block.h
    M vendor/eigen/Eigen/src/Core/Map.h
    M vendor/eigen/Eigen/src/Core/MapBase.h
    M vendor/eigen/Eigen/src/Core/MatrixBase.h
    M vendor/eigen/Eigen/src/Core/Transpose.h
    M vendor/eigen/Eigen/src/Core/TriangularMatrix.h

  Log Message:
  -----------
  Handle warnings for the latest compilers. (#2689)


  Commit: 45299b3d4f255440ac546cae791cd1d4cd437e5e
      https://github.com/PDAL/PDAL/commit/45299b3d4f255440ac546cae791cd1d4cd437e5e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M HOWTORELEASE.txt
    M RELEASENOTES.txt
    M doc/development/compilation/dependencies.rst
    A doc/development/release-notes/2.0.0.md
    M doc/download.rst

  Log Message:
  -----------
  Release updates.


Compare: https://github.com/PDAL/PDAL/compare/77625c723f74...45299b3d4f25


More information about the pdal-commits mailing list