[pdal-commits] [PDAL/PDAL] c784d2: More LAS writer tests work.

GitHub noreply at github.com
Tue May 20 06:35:31 PDT 2014


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

  Changed paths:
    M include/pdal/Filter.hpp
    M test/unit/drivers/las/LasWriterTest.cpp

  Log Message:
  -----------
  More LAS writer tests work.


  Commit: 41e2a158e17dcfec03a60a5328ad44a988cb05bc
      https://github.com/PDAL/PDAL/commit/41e2a158e17dcfec03a60a5328ad44a988cb05bc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-05-20 (Tue, 20 May 2014)

  Changed paths:
    M include/pdal/Bounds.hpp
    M include/pdal/Dimension.hpp
    M include/pdal/Filter.hpp
    M include/pdal/PCLConversions.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/Range.hpp
    M include/pdal/Stage.hpp
    M include/pdal/filters/Reprojection.hpp
    M src/PointBuffer.cpp
    M src/drivers/oci/Reader.cpp
    M src/drivers/qfit/Reader.cpp
    M src/filters/Colorization.cpp
    M src/filters/HexBin.cpp
    M src/filters/InPlaceReprojection.cpp
    M src/filters/Reprojection.cpp
    M src/filters/Scaling.cpp
    M test/unit/Support.cpp

  Log Message:
  -----------
  Modify reprojection filter for new infrastructure.
Remove template on applyScaling/removeScaling.
Have setField automatically transform data to proper type for dimension.
Add setFieldUnscaled to invoke removeScaling automatically.


Compare: https://github.com/PDAL/PDAL/compare/110bc7f7c436...41e2a158e17d


More information about the pdal-commits mailing list