[pdal-commits] [PDAL/PDAL] ea0dc4: If there are no extended VLRs, set the offset to 0...
Andrew Bell
noreply at github.com
Fri Apr 9 16:28:58 PDT 2021
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: ea0dc4b09391faf85b2b64b054ef9b4691d07c2c
https://github.com/PDAL/PDAL/commit/ea0dc4b09391faf85b2b64b054ef9b4691d07c2c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M io/LasWriter.cpp
Log Message:
-----------
If there are no extended VLRs, set the offset to 0 (#3407)
* Don't try to test ext VLR position for zipped file.
Close #3348
* Set the VLR offsets to 0 if there are no offsets.
* VLR Offset is really header size.
More information about the pdal-commits
mailing list