CARIS Process Designer : CARIS Batch : HPD Processes : PaperChartBuilder License : Export Chart Raster Layers to TIFF
 

Export Chart Raster Layers to TIFF

The ExportChartRasterLayersToTIFF process exports raster layers, including linked raster layers, to TIFF image files.

Inputs

HPD URI with a chart version ID.

Output

Folder path for the output TIFF files.

Syntax

carisbatch --run ExportChartRasterLayersToTIFF [options] <input> <output>

Options

N/A.

Example

Example

Objective

Export raster layers from database chart 3218 to the ExportedRasterLayers folder.

Description

Command Line Syntax

URI of the database chart.

hpd://username:password@DB/db?chartversionid=3218

Location of exported TIFF files

C:\ExportedRasterLayers

Command Line

carisbatch --run ExportChartRasterLayersToTIFF hpd://username:password@DB/db?chartversionid=3218 C:\ExportedRasterLayers

Result

Raster layers from chart 3218 are exported to the ExportedRasterLayers folder.