Import BIN
Instructions for use
Import BINraster 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 data source where the result dataset is stored | Datasource | |
| the name of the resulting dataset | Specified resulting dataset name | String | |
| Group | Supports importing data into a specified group; defaults to empty, importing data under the data source when no group is selected | 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 |
| Whether to automatically build image pyramid | false | Whether to automatically build an image pyramid; true means automatically build, false means not automatically build | Boolean |
Output Result
| Parameter Name | parameter interpretation | parameter type |
|---|---|---|
| result dataset | result dataset | Dataset |