LAS Out (LasOut) Type: Translator
Translates Vr Points to the LAS (LiDAR Archive Standard) format.
The LAS file format is a public file format for interchanging LiDAR data between computer systems. This binary file format consists of point coordinate data along with up to 16 attributes per point. The LAS In and LAS Out translators maintain these attributes in the Vr Mapping database. The translation of LAS data to and from the Vr Mapping database requires very few parameters. The LAS translators are based on the LAS Specification Version 1.2 and the LAS Specification Version 1.4. The support of version 1.4 was added in Vr Mapping version 05.09.00. Please see LAS Version 1.2 and LAS Version 1.4 Support for more information. Support for the output of compressed LAS (LAZ) files was added in Vr Mapping Version 06.00.06.
LiDAR points are stored as Vr Points and maintain LAS defined point attributes.
Loads previously recorded Las Out (.lao) parameter file. Records current translation parameters to a Las Out (.lao) parameter file. Edits the LAS file header used when creating LAS or LAZ files.
The Define LAS Header dialog box File Source ID This field should be set to a value between 1 and 65,535 inclusive (Flight Line Number if this file was derived from an original flight line). 0 means an ID has not been assigned. In that case, processing software is free to assign any valid number. Note that this scheme allows a LiDAR project to contain up to 65,535 unique sources. A source can be an original flight line or the result of merge and/or extract operations. GPS Time Type Specifies the meaning of GPS Time in the Point Records. 0 indicates that GPS time in the point record fields is GPS Week Time (the same as previous versions of LAS). 1 indicates that GPS Time is standard GPS Time (satellite GPS Time) minus 1 x 109. The offset moves the time back to near zero to improve floating point resolution. Project ID (GUID) Project ID (GUID data): The four fields that comprise a complete Globally Unique Identifier (GUID) are now reserved for use as a Project Identifier (Project ID). The field remains optional. The time of assignment of the Project ID is at the discretion of processing software. The Project ID should be the same for all files that are associated with a unique project. By assigning a Project ID and using a File Source ID (defined above) every file within a project and every point within a file can be uniquely identified, globally.
Allows editing general translation parameters.
The Edit Parameters dialog box Workspaces to consider Defines the workspaces to consider when running exporting LAS files. Options are "Current workspace" and "All open workspaces". Translation file mode Determines handling of output files during translation.
Output file name Defines the output file name when "Translation file mode" is set to "Single File". This name is ignored if "Translation file mode" is set to "One file Per Workspace". Output directory Defines the output directory if not using "Single File" translation mode. This field may be left blank to place the output files in same the directory as the VrOne files. This field is ignored if the "Translation file mode" is set to "Single File". Output file type The files output from LAS Out may be uncompressed (.las) or compressed (.laz). When the "Translation file mode" is set to "One File Per Workspace", the output files will have a .las or .laz file extension depending on this parameter. Output Symbols Determines whether to output Symbols. The LAS Out translator typically exports Vr Points only. Symbols do not carry LiDAR attributes like Vr Points; default values are assigned to these attributes for each symbol. Output Points Determines whether to export Vr Points. This parameter is normally set to "Yes". Point Format The point data format ID corresponds to the Point Data Record format type. LAS 1.2 defines types 0, 1, 2, and 3. LAS 1.4 defines types 6, 7, and 8. Following are the attributes included in each format as defined by the LAS Specification 1.2 and LAS Specification 1.4.
See the Vr Point format for more information on these fields and any differences between the Vr Point format and the LAS specification. Layers to translate Defines the layers to translate to LAS. If a layer is specified, it is translated even if it is turned off in VrOne/VrTwo. Translate deleted points One of the attributes stored with each Vr Point is a delete flag, which allows points in the database to be marked as deleted. If this parameter is selected, deleted points will be translated. Translated deleted points retain their delete flag in the LAS output file. Decimal Accuracy for coordinates Defines the decimal accuracy for the coordinates. When point coordinates are stored in a LAS file, a scale factor and offset are applied. If the decimal accuracy is too high, it is reduced automatically. Begins the file translation process. The Translation information box Starts the browser and displays the current help document. Quits LAS Out and allows current parameters to be saved if they were altered.
LAS Version 1.2 and LAS Version 1.4 Support
LAS 1.2 and LAS 1.4 For more information on the supported LAS formats please see:
Overview of Changes in 1.4 Following is an overview of the changes from LAS 1.2 to LAS 1.4. This list does not include all the differences. Please see the LAS format specifications for more details.
Supported Point Data Records LAS 1.4 supports waveform data, however the Vr Mapping LAS translators does not support this data so the LAS Point Data Record formats 4, 5, 9 and 10 are not supported. LAS 1.4 consists of 11 Point Data Record formats. Formats 0-3 are legacy formats from version 1.2 which are still supported and formats 6-8 are defined in the 1.4 specification. For more details on each of the supported point formats, please see the LAS format specifications in the LAS documentation listed above. Following are the record formats supported by Vr Mapping.
Additions and Modifications to the LAS Specification
Updated: May 2019 |