You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added implementation of Las14SyncFileWriter
Class to allow the writting of las/laz files following the ASPRS LAS Specification 1.4 - R14
* Added writing of extended point fields
* Added LAS version selector through --las10 flag
* Added SyncFileWriterFactory class to create the proper file writer based on input flags. Typos.
* Added classification labels to match the LAS v1.4 r15 specification.
Also, now the links point to the documents of that specification version.
* Added function to choose the type of the writer to be created.
* Fixed TRANSMISSION_TOWER class label.
* Removed warning when using --lasOutput and --zipOutput at the same time.
They are not mutually exclusive.
* Set Global Encoding to match GPS Week time
Co-authored-by: Miguel Yermo <[email protected]>
Co-authored-by: Lukas Winiwarter <[email protected]>
0 commit comments