Import IMG

Instructions for use

Import IMG image bitmap file

Parameter description

Parameter Name Default Value parameter interpretation parameter type
File Path   The path information of the data to be imported. String
Target Datasource   Specifies the datasource where the result dataset is stored. Datasource
The Name of the Resulting Dataset
(Optional)
  Specifies the name of the resulting dataset. String
Group   Supports importing data to a specified group. Default is empty. When no group is selected, data is imported under the datasource. String
Character Set Type ANSI The character set type of the file to be imported. Charset
Encoding Type of the Dataset NONE The encoding type of the dataset to be generated. EncodeType
Import Schema NONE The import mode when a dataset with the same name exists. ImportMode
Multi-Band Import Mode
(Optional)
SINGLEBAND Multi-band import mode, which can import as single bands dataset, single multi-band dataset, or single single-band dataset. MultiBandImportMode
Dataset Type false Import as grid dataset or image dataset. True means import as grid dataset. Boolean
Whether to Automatically Build Image Pyramid false Whether to automatically build image pyramid. True means automatically build image pyramid; false means not automatically build image pyramid. Boolean

Output Result

Parameter Name parameter interpretation parameter type
Result Dataset Result dataset Dataset