[pdal-commits] [PDAL/PDAL] 315b8d: Allow zero results from TileDB query (#2967)

Howard Butler noreply at github.com
Wed Mar 11 15:05:59 PDT 2020


  Branch: refs/heads/2.1-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 315b8d64336d05c50771f30ae9d80c2de5154331
      https://github.com/PDAL/PDAL/commit/315b8d64336d05c50771f30ae9d80c2de5154331
  Author: Norman Barker <norman at tiledb.io>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M pdal/PointTable.hpp
    M plugins/tiledb/io/TileDBReader.cpp
    M plugins/tiledb/test/TileDBReaderTest.cpp

  Log Message:
  -----------
  Allow zero results from TileDB query (#2967)


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

  Changed paths:
    M doc/stages/writers.gltf.rst
    M io/GltfWriter.cpp

  Log Message:
  -----------
  Update documentation for .glb extension. (#2969)


  Commit: 2c5435bd8bf257570bfaa19138875ec7c97cd347
      https://github.com/PDAL/PDAL/commit/2c5435bd8bf257570bfaa19138875ec7c97cd347
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-03-11 (Wed, 11 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>


Compare: https://github.com/PDAL/PDAL/compare/ae1046491c54...2c5435bd8bf2


More information about the pdal-commits mailing list