[pdal-commits] [PDAL/PDAL] f0a530: Improvements to reader.pts again. (#2326)
GitHub
noreply at github.com
Fri Jan 4 10:02:34 PST 2019
Branch: refs/heads/ept-spacing-limit
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.
Commit: dfface8638a63c052f7065f3fb5f6a9cbcec64d7
https://github.com/PDAL/PDAL/commit/dfface8638a63c052f7065f3fb5f6a9cbcec64d7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-12-31 (Mon, 31 Dec 2018)
Changed paths:
M io/LasWriter.cpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Set extended_point_type to 0 for non-legacy point types. (#2330)
Close #2329
Commit: 010450107d9337f46a9261260afdba6332ea8255
https://github.com/PDAL/PDAL/commit/010450107d9337f46a9261260afdba6332ea8255
Author: Howard Butler <howard at hobu.co>
Date: 2019-01-04 (Fri, 04 Jan 2019)
Changed paths:
M appveyor.yml
Log Message:
-----------
try to get appveyor healthy again (#2332)
* try to get appveyor healthy again
* add channel for anaconda
Commit: 99ae5b73660362efa1133422d5d29057b5547529
https://github.com/PDAL/PDAL/commit/99ae5b73660362efa1133422d5d29057b5547529
Author: Connor Manning <connor at hobu.co>
Date: 2019-01-04 (Fri, 04 Jan 2019)
Changed paths:
M appveyor.yml
M io/LasWriter.cpp
M io/PtsReader.cpp
A test/data/pts/site_56_8.pts
M test/unit/io/LasWriterTest.cpp
M test/unit/io/PtsReaderTest.cpp
Log Message:
-----------
Merge branch 'master' into ept-spacing-limit
Compare: https://github.com/PDAL/PDAL/compare/604d1006e250...99ae5b736603
**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