[pdal-commits] [PDAL/PDAL] 053425: Add streaming capability to reprojection filter.

GitHub noreply at github.com
Fri Dec 11 12:08:29 PST 2015


  Branch: refs/heads/stream
  Home:   https://github.com/PDAL/PDAL
  Commit: 05342593a37cf0000fb8943f948f4369b9d95012
      https://github.com/PDAL/PDAL/commit/05342593a37cf0000fb8943f948f4369b9d95012
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-06 (Sun, 06 Dec 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp

  Log Message:
  -----------
  Add streaming capability to reprojection filter.


  Commit: f383053881eb6290aef08558485f41c50831aac3
      https://github.com/PDAL/PDAL/commit/f383053881eb6290aef08558485f41c50831aac3
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M src/PointTable.cpp

  Log Message:
  -----------
  Merge branch 'stream' of github.com:PDAL/PDAL into stream


  Commit: c94c31d8c794a75608cf1c30259bfd7f936979a5
      https://github.com/PDAL/PDAL/commit/c94c31d8c794a75608cf1c30259bfd7f936979a5
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M appveyor.yml
    M cmake/geos.cmake
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/Compression.hpp
    M include/pdal/Dimension.hpp
    M include/pdal/Geometry.hpp
    M include/pdal/util/OStream.hpp
    M io/bpf/BpfReader.cpp
    M io/las/LasReader.cpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    M src/pdal_config.cpp
    M src/plang/Environment.cpp
    A test/data/las/test1_4.las
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    M test/unit/io/las/LasWriterTest.cpp

  Log Message:
  -----------
  Merge branch 'stream' of github.com:PDAL/PDAL into stream


Compare: https://github.com/PDAL/PDAL/compare/10a593c6445c...c94c31d8c794


More information about the pdal-commits mailing list