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 | |
Description | Command Line Syntax | |
Folder containing image files. |
| |
URI to the chart to where image files are to be imported. |
| |
Command Line | carisbatch --run ImportRasterLayersToChart c:\myimages\ hpd://username:password@DB/chartversionid/3218 | |