Import RAW
Instructions for use
Import RAWraster file
Parameter description
| Parameter name | Default value | Parameter interpretation | Parameter type |
|---|---|---|---|
| File path | The data path information that needs to be imported. | String | |
| Target datasource | Specifies the data source where the result dataset is stored. | Datasource | |
| The name of the resulting dataset | The specified resulting dataset name. | String | |
| Group | Supports importing data into the 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 |
| Whether to automatically build image pyramid | false | Whether to automatically build the image pyramid. True means automatically building the image pyramid; false means not automatically building the image pyramid. | Boolean |
Output Result
| Parameter name | Parameter interpretation | Parameter type |
|---|---|---|
| Result dataset | Result dataset | Dataset |