Description
The GeoreferenceCZMILPoints process generates geo-referenced points from CZMIL CWF and SBET files.
Update
CZMIL CPF file(s).
Command Line Syntax
carisbatch --run GeoreferenceCZMILPoints --sbet-file <value> [options] <input>
User Interface Command
Georeference CZMIL Data
Options
The following table describes the parameters available for this process.
Parameter |
| |||
|---|---|---|---|---|
Long | Short | Description | Can Repeat | Notes
|
--sbet-file | The full path to the SBET file. | FALSE | ||
Example
To use this command refer to the following example.
Example | ||
|---|---|---|
Objective | You want to create a georeferenced point cloud using CZMIL CWF data. | |
Description | Command Line Syntax | |
The SBET file containing the location information for the data is called SBET.000 and is located in the D:\SampleData directory. |
| |
The CWF file containing the source data is called Flightline.cwf and is located in the D:\SampleData directory. |
| |
Command Line |
| |
Outcome | The SampleData directory is populated with a flightline.cpf point cloud file, created from the data in the CWF file. | |
Extra Notes | N/A | |