[pdal-commits] [PDAL/PDAL] db5eaa: Changes to support translate app.

GitHub noreply at github.com
Sun Jul 6 18:37:22 PDT 2014


  Branch: refs/heads/point-context
  Home:   https://github.com/PDAL/PDAL
  Commit: db5eaa8242310ef05f54a1d1e18d3f54fd6d9d0a
      https://github.com/PDAL/PDAL/commit/db5eaa8242310ef05f54a1d1e18d3f54fd6d9d0a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M include/pdal/Metadata.hpp
    M include/pdal/PointContext.hpp
    M include/pdal/SpatialReference.hpp
    M include/pdal/Stage.hpp
    M include/pdal/UserCallback.hpp
    M include/pdal/Writer.hpp
    M include/pdal/filters/Stats.hpp
    M include/pdal/kernel/Support.hpp
    M include/pdal/kernel/Translate.hpp
    M src/CMakeLists.txt
    M src/SpatialReference.cpp
    M src/Stage.cpp
    R src/UserCallback.cpp
    M src/Writer.cpp
    M src/drivers/caris/CloudReader.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/oci/Writer.cpp
    M src/drivers/sbet/Writer.cpp
    M src/filters/InPlaceReprojection.cpp
    M src/filters/Reprojection.cpp
    M src/filters/Stats.cpp
    M src/kernel/Support.cpp
    M src/kernel/Translate.cpp
    M test/unit/CMakeLists.txt
    M test/unit/StageTester.hpp
    M test/unit/apps/pc2pcTest.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/filters/InPlaceReprojectionFilterTest.cpp
    M test/unit/filters/ReprojectionFilterTest.cpp
    M test/unit/filters/StatsFilterTest.cpp

  Log Message:
  -----------
  Changes to support translate app.




More information about the pdal-commits mailing list