[pdal-commits] [PDAL/PDAL] 6440cc: ensure WKTv1 writing for LAS 1.4 #2943 (#2945)

Andrew Bell noreply at github.com
Wed Mar 11 06:15:04 PDT 2020


  Branch: refs/heads/wkt1
  Home:   https://github.com/PDAL/PDAL
  Commit: 6440ccedd9563bba93cd0032c7680912a3cebde7
      https://github.com/PDAL/PDAL/commit/6440ccedd9563bba93cd0032c7680912a3cebde7
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M io/LasWriter.cpp
    M pdal/SpatialReference.cpp
    M pdal/SpatialReference.hpp

  Log Message:
  -----------
  ensure WKTv1 writing for LAS 1.4 #2943 (#2945)

* ensure WKTv1 writing for LAS 1.4

* adjust as suggested

* Simplify logic.

* Throw an exception is we can't convert an SRS to WKT1.

* Move comment.

Co-authored-by: Andrew Bell <andrew.bell.ia at gmail.com>


  Commit: f1318c59f3777df52fd67216874028dc7ad8dd51
      https://github.com/PDAL/PDAL/commit/f1318c59f3777df52fd67216874028dc7ad8dd51
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M filters/StatsFilter.hpp
    M plugins/e57/libE57Format/CMakeLists.txt
    M plugins/icebridge/io/Hdf5Handler.hpp
    M scripts/conda/win64.bat

  Log Message:
  -----------
  Howard windows updates (#2953)

* update my win conda config

* we need <stdexcept>

* cast away some silly warnings

* ignore conversion warnings in e57 library on windows

* condition e57 ignoration


  Commit: c3aea6ae7233c4b90450c6ca71bfe617d11d1808
      https://github.com/PDAL/PDAL/commit/c3aea6ae7233c4b90450c6ca71bfe617d11d1808
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M filters/StatsFilter.hpp
    M plugins/e57/libE57Format/CMakeLists.txt
    M plugins/icebridge/io/Hdf5Handler.hpp
    M scripts/conda/win64.bat

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


Compare: https://github.com/PDAL/PDAL/compare/d3af990ee25d...c3aea6ae7233


More information about the pdal-commits mailing list