CARIS Batch : HPD Processes : Import Raster Layers to Chart
 

Import Raster Layers to Chart

The ImportRasterLayersToChart process loads TIFF or RLE images to a chart. The image file names must match colour tokens in the rasterlayers.txt file and the files must be 1-bit per pixel.

Input

Folder containing TIFF and RLE files.

Output

Existing database chart.

Syntax

carisbatch --run ImportRasterLayersToChart <input> <output>

Parameters

N/A

Example

Example

Objective

Import image files from the myimages folder to chart 3218

Description

Command Line Syntax

Folder containing image files.

c:\myimages\

URI to the chart to where image files are to be imported.

hpd://username:password@DB/chartversionid/3218

Command Line

carisbatch --run ImportRasterLayersToChart

c:\myimages\ hpd://username:password@DB/chartversionid/3218