[pdal-commits] [PDAL/PDAL] 048228: Fix types on BufferedInvocation.

GitHub noreply at github.com
Thu Aug 14 08:01:15 PDT 2014


  Branch: refs/heads/point-context-schema
  Home:   https://github.com/PDAL/PDAL
  Commit: 04822857ae31cc0baff9a42fbf5cd4d07b3d1b65
      https://github.com/PDAL/PDAL/commit/04822857ae31cc0baff9a42fbf5cd4d07b3d1b65
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/PointContext.hpp
    M src/plang/BufferedInvocation.cpp
    M src/plang/Invocation.cpp
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Fix types on BufferedInvocation.


  Commit: 3c5c177693895b1b313c22f3bf934e14d4e3eb2a
      https://github.com/PDAL/PDAL/commit/3c5c177693895b1b313c22f3bf934e14d4e3eb2a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M include/pdal/Dimension.hpp
    M src/plang/Invocation.cpp

  Log Message:
  -----------
  Fix Dimension::base().


  Commit: 596fa3c0996a119968360677dc7a1daa52dc4bd9
      https://github.com/PDAL/PDAL/commit/596fa3c0996a119968360677dc7a1daa52dc4bd9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M src/filters/Splitter.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  Fix bug(type) in splitter.
getField to getFieldAs in PointBufferTest.


  Commit: 81bb60f6f8b4064a07559980a15879c6a19f0fd7
      https://github.com/PDAL/PDAL/commit/81bb60f6f8b4064a07559980a15879c6a19f0fd7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-14 (Thu, 14 Aug 2014)

  Changed paths:
    M src/drivers/sbet/Common.cpp
    M test/unit/PointBufferTest.cpp
    M test/unit/drivers/sbet/SbetReaderTest.cpp
    M test/unit/drivers/sbet/SbetWriterTest.cpp
    M test/unit/filters/StatsFilterTest.cpp

  Log Message:
  -----------
  Fix sbet, stats, pointbuffer tests for new dimension scheme.


Compare: https://github.com/PDAL/PDAL/compare/604d7c4fc899...81bb60f6f8b4


More information about the pdal-commits mailing list