Import BIP
Instructions For Use
Import BIP raster 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 | Specifies the resulting dataset name | String | |
| Group | Supports importing the data into a specified group. Default is empty. If 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 |
| Whether to automatically build image pyramid | false | Whether to automatically build an image pyramid. `true` means to automatically build; `false` means not to automatically build | Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| result dataset | Result dataset | Dataset |