[pdal-commits] [PDAL/PDAL] b56e84: Handle VLRs as pipeline arguments in writers.las (...

Andrew Bell noreply at github.com
Fri Feb 21 11:09:52 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: b56e84b7ab144ecf35fbfe980b1bfa3fc720dc0c
      https://github.com/PDAL/PDAL/commit/b56e84b7ab144ecf35fbfe980b1bfa3fc720dc0c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M io/LasVLR.cpp
    M io/LasVLR.hpp
    M io/LasWriter.cpp
    M io/LasWriter.hpp
    M pdal/PipelineReaderJSON.cpp
    A test/data/pipeline/issue2937.json.in
    M test/unit/io/LasWriterTest.cpp

  Log Message:
  -----------
  Handle VLRs as pipeline arguments in writers.las (#2942)

* Make user VLR handling robust.

* Cleanup.

* Remove dead header.

* Make things with with Ext VLRs.

* Add more test.

* One more test.

* Remove unnecessary cast.

* Add a real test for the original problem.

* Cleaner logic.




More information about the pdal-commits mailing list