[pdal-commits] [PDAL/PDAL] b64684: add ::flush() method to LAS writer so that LASzip ...

GitHub noreply at github.com
Wed Oct 1 11:05:15 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: b64684329ffc95dbcc1d5c82437a6f4cfca1dcce
      https://github.com/PDAL/PDAL/commit/b64684329ffc95dbcc1d5c82437a6f4cfca1dcce
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-01 (Wed, 01 Oct 2014)

  Changed paths:
    M include/pdal/StreamFactory.hpp
    M include/pdal/drivers/las/Writer.hpp
    M src/StreamFactory.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/nitf/Writer.cpp

  Log Message:
  -----------
  add ::flush() method to LAS writer so that LASzip stuff gets written in NITF writer #503


  Commit: f90293aa811935cd75e2a70137daa927c3188119
      https://github.com/PDAL/PDAL/commit/f90293aa811935cd75e2a70137daa927c3188119
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-01 (Wed, 01 Oct 2014)

  Changed paths:
    A test/data/nitf/write_laz.xml

  Log Message:
  -----------
  add LAZ-writing NITF example


  Commit: f0aaed68a0cc533c2e553d636b197d9982bf9ae2
      https://github.com/PDAL/PDAL/commit/f0aaed68a0cc533c2e553d636b197d9982bf9ae2
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-01 (Wed, 01 Oct 2014)

  Changed paths:
    M include/pdal/StreamFactory.hpp
    M include/pdal/drivers/las/Writer.hpp
    M src/StreamFactory.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/nitf/Writer.cpp
    A test/data/nitf/write_laz.xml

  Log Message:
  -----------
  Merge pull request #503 from PDAL/issues/503-laszip-flush

LAS Writer needs to flush the LASzip stuff


Compare: https://github.com/PDAL/PDAL/compare/e29c913c2d7d...f0aaed68a0cc


More information about the pdal-commits mailing list