Import ECW
Instructions for use
Import ECW 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 will be stored | Datasource | |
| The name of the resulting dataset | The specified name for the resulting dataset | String | |
| Group | Supports importing data to a specified group. When no group is selected, data is imported directly under the datasource | String | |
| Group | Supports importing data to a specified group. The default is empty. When no group is selected, data is imported directly 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 already exists | ImportMode |
| Multi-band import mode | SINGLEBAND | Multi-band import mode. Data can be imported as single-band datasets, a single multi-band dataset, or a single single-band dataset | 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 |