import .img
Instructions for Use
Import .IMG image bitmap files
Parameter Description
| parameter name | default value | parameter definition | parameter type |
|---|---|---|---|
| File path | Data path information to be imported | String | |
| Target data source | The specified data source where the data set storing buffer analysis results is located | Datasource | |
| Result dataset name (Optional) |
Specified result dataset name | String | |
| Charset type | ANSI | Charset type of the file to be imported | Charset |
| Encoding type of dataset | NONE | Encoding type of dataset to be generated | EncodeType |
| ImportMode | NONE | When a dataset with the same name exists, the import mode | ImportMode |
| Multiband Import Mode (Optional) |
SINGLEBAND | Multiband Import Mode, can import as Multiple Single Band Datasets, Single Multiband 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 an image pyramid | false | Whether to automatically build an image pyramid, true means to automatically build an image pyramid; false means not to automatically build an image pyramid | Boolean |
output result
| parameter name | parameter definition | parameter type |
|---|---|---|
| Result Dataset | Result Dataset | Dataset |