[pdal-commits] [PDAL/PDAL] 475895: Add compression to OCI.

GitHub noreply at github.com
Mon Apr 6 10:21:15 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 475895338f980ebb411b911b0cc48c21cbdeaa05
      https://github.com/PDAL/PDAL/commit/475895338f980ebb411b911b0cc48c21cbdeaa05
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M include/pdal/Compression.hpp
    M include/pdal/Utils.hpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciReader.hpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp
    M plugins/oci/test/OCITest.cpp
    M test/unit/CompressionTest.cpp
    M test/unit/MetadataTest.cpp

  Log Message:
  -----------
  Add compression to OCI.
Add a simple buffer implementation to the Compression header.
Make sure done() only gets called once for the LazPerf compressor.
Have compression tests use new compression buffer.

Conflicts:
	plugins/oci/io/OciReader.cpp




More information about the pdal-commits mailing list