Version 2.1.3
[2.1.3] - 2021-11-17
Changed
- [Python/C++] Update
CopcFileWriter
constructor to provide optional arguments to update information when using aCopcConfig
object from aReader
. Optional arguments arescale
,offset
,wkt
,extra_bytes_vlr
, andhas_extended_stats
. - [Python/C++] Make
LasHeader
'sscale
andoffset
read-only.