[pdal-commits] [PDAL/PDAL] 1ef1a8: Remove boost::any from tiledb (#2404)
Andrew Bell
noreply at github.com
Tue Mar 12 13:05:51 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 1ef1a874a941a3bdc3d67e9d0368360e44e36a4b
https://github.com/PDAL/PDAL/commit/1ef1a874a941a3bdc3d67e9d0368360e44e36a4b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-03-12 (Tue, 12 Mar 2019)
Changed paths:
M plugins/tiledb/io/TileDBReader.cpp
M plugins/tiledb/io/TileDBReader.hpp
M plugins/tiledb/io/TileDBWriter.cpp
M plugins/tiledb/io/TileDBWriter.hpp
Log Message:
-----------
Remove boost::any from tiledb (#2404)
* Updates to tiledb.
* Many changes to readers.tiledb to 1) eliminate boost::any 2) treat dimensions
and attributes more similarly.
* Fix bugs.
* Remove boost::any from tiledb stage.
* Remove dead code.
More information about the pdal-commits
mailing list