[pdal-commits] [PDAL/PDAL] fa0bfd: Allow ability to start LAS reading at an arbitrary...

Andrew Bell noreply at github.com
Mon Mar 8 06:38:00 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: fa0bfdacd16e95f1c76390cb283875c147927018
      https://github.com/PDAL/PDAL/commit/fa0bfdacd16e95f1c76390cb283875c147927018
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M io/LasHeader.hpp
    M io/LasReader.cpp
    M io/LasWriter.cpp
    M pdal/pdal_config.hpp
    M pdal_features.hpp.in
    M test/unit/io/LasReaderTest.cpp

  Log Message:
  -----------
  Allow ability to start LAS reading at an arbitrary point (#3339)

* Checkpoint.

* Add start option to LAS reader.

* Add PDAL_LAS_START macro.

* Remove config stuff.

* Fix name.

* Add start test.

* Fix arg name.

* Offset count by start index.




More information about the pdal-commits mailing list