Import MrSID
Instructions for use
Import MrSIDimage bitmap file
Parameter description
| Parameter Name | Default Value | Parameter Interpretation | Parameter Type |
|---|---|---|---|
| file path | The file path information of the data to be imported | String | |
| target datasource | Specify the data source to store the result dataset | Datasource | |
| the name of the resulting dataset | The specified name of the result dataset | String | |
| Group | Supports importing data into a specified group. By default, it is empty. When no group is selected, data is imported under the data source. | 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 | SINGLEBAND | Multi-band import mode; it can be imported as single band datasets, a single multi-band dataset, or individual single-band datasets. | MultiBandImportMode |
| dataset type | false | Import as a grid dataset or an image dataset; true indicates importing as a grid dataset. | Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| result dataset | Result dataset | Dataset |