[pdal-commits] [PDAL/PDAL] 9c92ae: Use getFieldAs to properly convert values from a P...

GitHub noreply at github.com
Wed Apr 16 11:34:06 PDT 2014


  Branch: refs/heads/issues/296-las-write
  Home:   https://github.com/PDAL/PDAL
  Commit: 9c92ae9d5cbedddf6a95d6b0a65175f0967723f1
      https://github.com/PDAL/PDAL/commit/9c92ae9d5cbedddf6a95d6b0a65175f0967723f1
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-04-16 (Wed, 16 Apr 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/Utils.hpp
    M src/Utils.cpp
    M src/drivers/faux/Writer.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/oci/Writer.cpp
    M src/drivers/p2g/Writer.cpp
    M src/drivers/sqlite/Writer.cpp
    M src/drivers/text/Writer.cpp
    M test/unit/drivers/qfit/QFITReaderTest.cpp

  Log Message:
  -----------
  Use getFieldAs to properly convert values from a PointBuffer when writing
output.




More information about the pdal-commits mailing list