Description
The CreateHIPSFile process will create a new HIPS file with specified CRS and extent or create from a template.
Outputs
*.hips file.
Command Line Syntax
carisbatch --run CreateHIPSFile... file:///C:/temp/new.wrk
User Interface Command
New HIPS File
Options
The following table describes the parameters for this process.
Parameter |
| |||
|---|---|---|---|---|
Long | Short key | Description | Can Repeat | Notes
|
--output-crs | c | Coordinate Reference System If not set, CRS will be set during sensor data import, Automatic WGS84 UTM Zone computation. For time-dependent coordinate reference systems, the epoch can be specified, typically using the year, as <crs_id>@1997. A fractional year can also be specified, such as <crs_id>@1997.3, if needed. If no epoch is specified, the reference epoch of the coordinate reference system is used. | FALSE | |
--user | Specify the user who created the project. The default value is the current user. | FALSE | ||
--description | Description for the project. | FALSE | ||
--extent | E | Extent of the project If not set, the extent defaults to World extent. | FALSE | |
--template-file | The path to the template file. | FALSE | ||