Process Designer : CARIS Batch Utility : CZMIL Processes : Georeference CZMIL Points
 

Georeference CZMIL Points

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.

--sbet-file D:\SampleData\sbet.000

The CWF file containing the source data is called Flightline.cwf and is located in the D:\SampleData directory.

D:\SampleData\flightline.cwf

Command Line

carisbatch -r GeoreferenceCZMILPoints --sbet-file D:\SampleData\sbet.000 D:\SampleData\flightline.cwf

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