CARIS HPD : CARIS® Batch : HPD® Processes : ProductBuilder License : Export HPD Tiled Raster Product
 

Export HPD Tiled Raster Product

The ExportHPDTiledRasterProduct process exports a tiled raster product.

Input

HPD URI containing a tiled raster Product Version ID and Project ID.

Output

Tiled raster product.

Command Line Syntax

carisbatch --run ExportHPDTiledRasterProduct [options] <input>

Options

Long

Short

Description

Can Repeat

Notes

--skip-existing-files

-S

Does not overwrite files that exist in the export directory. The default value is FALSE.

FALSE

Example

Objective

Export a tiled raster product.

Description

Command Line Syntax

HPD URI with tiled raster Product Version ID and Project ID.

hpd://username:password@database?ProductVersionId=3;ProjectId=1

Do not overwrite existing files in the export directory.

--skip-existing-files

Command Line

carisbatch --run ExportHPDTiledRasterProduct --skip-existing-files hpd://username:password@database?ProductVersionId=3;ProjectId=1