[pdal-commits] [PDAL/PDAL] 124061: Fix filename handling for tiledb. (#2853)

Andrew Bell noreply at github.com
Thu Dec 19 05:51:15 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 124061dde7fc8d80dae9a5d2fff94e80e138457c
      https://github.com/PDAL/PDAL/commit/124061dde7fc8d80dae9a5d2fff94e80e138457c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-12-19 (Thu, 19 Dec 2019)

  Changed paths:
    M plugins/tiledb/io/TileDBReader.cpp
    M plugins/tiledb/io/TileDBReader.hpp
    M plugins/tiledb/io/TileDBWriter.cpp

  Log Message:
  -----------
  Fix filename handling for tiledb. (#2853)

* Fix filename handling for tiledb.
Handle tiledb exceptions.

* Update writer to match reader behavior.




More information about the pdal-commits mailing list