[pdal-commits] [PDAL/PDAL] 2c9ea1: Add BPF writer. Fix BPF reader to do scaling.

GitHub noreply at github.com
Fri Jan 23 11:42:46 PST 2015


  Branch: refs/heads/grid-1.3.3
  Home:   https://github.com/PDAL/PDAL
  Commit: 2c9ea159357f91f4666365f3341761e64163d341
      https://github.com/PDAL/PDAL/commit/2c9ea159357f91f4666365f3341761e64163d341
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M CMakeLists.txt
    M include/pdal/Charbuf.hpp
    M include/pdal/Drivers.hpp
    M include/pdal/OStream.hpp
    M include/pdal/drivers/bpf/BpfHeader.hpp
    M include/pdal/drivers/bpf/BpfReader.hpp
    M include/pdal/drivers/bpf/BpfSeqIterator.hpp
    A include/pdal/drivers/bpf/BpfWriter.hpp
    M src/CMakeLists.txt
    M src/Charbuf.cpp
    M src/StageFactory.cpp
    A src/drivers/bpf/BpfCompressor.cpp
    A src/drivers/bpf/BpfCompressor.hpp
    M src/drivers/bpf/BpfHeader.cpp
    M src/drivers/bpf/BpfReader.cpp
    M src/drivers/bpf/BpfSeqIterator.cpp
    A src/drivers/bpf/BpfWriter.cpp

  Log Message:
  -----------
  Add BPF writer.  Fix BPF reader to do scaling.


  Commit: cf2bd2cc52ed06397476f34c9d150bbda7395952
      https://github.com/PDAL/PDAL/commit/cf2bd2cc52ed06397476f34c9d150bbda7395952
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M include/pdal/Compression.hpp
    M include/pdal/IStream.hpp
    M src/drivers/oci/OciSeqIterator.cpp
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  Merge branch 'grid-1.3.3' of https://github.com/PDAL/PDAL into grid-1.3.3


  Commit: e59faa5f332b86b5aec11c4a907f4a515be6de38
      https://github.com/PDAL/PDAL/commit/e59faa5f332b86b5aec11c4a907f4a515be6de38
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M src/drivers/bpf/BpfSeqIterator.cpp
    M src/drivers/oci/OciSeqIterator.cpp
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  Fix scaling to accommodate terrible old way.


Compare: https://github.com/PDAL/PDAL/compare/708e57b0f36a...e59faa5f332b


More information about the pdal-commits mailing list