LP360 has several command line executable style programs that assist with productivity for different tasks, particularly when working with large amounts of data or repeating processes. These executables may be run:
- Via an MS-DOS style batch script. MS-DOS is short for Microsoft Disk Operating System and is a non-graphical command line operating system, which was eventually replaced by the Windows Operating System. While this original operating system is rarely used nowadays, the command shell known as the Windows Command Line is still used and recommended – particularly for batch processing.
- By configuring corresponding commands and checklist steps within the GeoCue workflow software to take advantage of the command and dispatch system on top of the workflow management tools contain therein.
- Call these programs as part of standard Python processing scripts
The executables are located in:
Versions 2018.1 and later: "C:\Program Files\Common Files\LP360" or "C:\Program Files (x86)\Common Files\LP360".
Versions prior to 2018.1: "C:\Program Files\Common Files\QCoherent" or "C:\Program Files (x86)\Common Files\QCoherent".
Available Executables (v2018.2.59.0 and later):
| Point Cloud Task Type | Description |
|---|---|
| LASGUID | Print or attach a GUID to one or more LAS files ***Replaced by LAS File Analyst |
| LDDump | Dump the contents of the header of a LAS file |
| LDExport | Export LAS points and surfaces ***Replaced by ability to send Export Wizard |
| LDFltLine | Assign Point Source IDs (Flight line numbers) |
| LDImport | Convert ASCII or MG4 data files to the LAS format |
| LDMerge | Combine multiple LAS files into a single LAS file ***Replaced by the Merge Point Clouds PCT |
| LDMvCls | Changes classification of source classification to target number (x86 only) ***deprecated |
| LDPyramid | Generate pyramid files for visualizing and processing in LP360 |
| LDReorder | Reorders the data spatially within the LAS file |
| LDThin | Thin dataset removing every nth point |
| LP360ExpLAS | Batch export LAS or ASCII XYZ format files ***Replaced by ability to send Export Wizard |
| LP360PntDen | Creates a point density surface (Binary Raster) for a LAS file or a set of LAS files in a folder ***Replaced by ability to send Export Wizard |
| LP360Stats | Determine certain statistics about one or multiple LAS files - Replaced by Point Cloud Statistics |
| LPRunPCT | Executes Point Cloud Tasks |
| LPScanInfo | Program to read in a LAS file and create the associated '.scan' file containing point count information. Scan file used by Live View |
Common Error Messages:
| Error | Description |
|---|---|
| Error: Failed in getting valid license | The error message indicates that either the license information has not been configured on this machine yet in LP360, or there are no more available licenses at the required license level. |
Comments
0 comments
Please sign in to leave a comment.