[pdal-commits] [PDAL/PDAL] 9bc710: Support 'filename' to specify VLR content when add...
Howard Butler
noreply at github.com
Thu Jun 25 09:52:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 9bc7105e15a952b742661e78b253dc6a0925af26
https://github.com/PDAL/PDAL/commit/9bc7105e15a952b742661e78b253dc6a0925af26
Author: Howard Butler <howard at hobu.co>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M doc/stages/writers.las.rst
M io/LasVLR.cpp
A test/data/las/vlr-43.bin
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Support 'filename' to specify VLR content when adding VLRs using writers.las (#3149)
* Support filename key for data source of VLRs
* document and add test
* document 'filename' for VLR
* check VLR data values when adding via 'filename'
Co-authored-by: Andrew Bell <andrew.bell.ia at gmail.com>
More information about the pdal-commits
mailing list