GenerateDerivedImages

The GenerateDerivedImages ISCommand is used to create the derived images defined in the DIDef file.

The command line is:

ISCommand GenerateDerivedImages --Service=<FullyQualifiedServiceName> --DIDef=<PathToDIDef>

The table below defines the variables that are required to use this script. Most variables are defined within the script. You can either make an edit to the script or enter the variable at the command line as shown below.

Variable

Description/Options

Default

Required

Service

Path and name of the fully qualified image service

User specified

Yes

DIDef

Location of the DIDef file.

User specified

Yes

Example:

ISCommand GenerateDerivedImages --Service=ISDef://d:\test\LandsatWorld.ISDef\ImageService.ISDef --DIDef= d:\test\LandsatWorld.ISDef\Scripts\LandsatWorld.DIDef