[pdal-commits] [PDAL/PDAL] f0a530: Improvements to reader.pts again. (#2326)

GitHub noreply at github.com
Thu Dec 20 09:53:08 PST 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: f0a5303fe595f4acafd6797bead7831279613bf4
      https://github.com/PDAL/PDAL/commit/f0a5303fe595f4acafd6797bead7831279613bf4
  Author: Daniel Brookes <26078684+dbrookes96 at users.noreply.github.com>
  Date:   2018-12-20 (Thu, 20 Dec 2018)

  Changed paths:
    M io/PtsReader.cpp
    A test/data/pts/site_56_8.pts
    M test/unit/io/PtsReaderTest.cpp

  Log Message:
  -----------
  Improvements to reader.pts again. (#2326)

Allow for X Y Z Intensity formatted .pts files.
Check if the expected point count at the top of the file was read correctly.
Emit a warning when points read was less than the expected.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list