Import BIL
Instructions for use
Import BILraster 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 | Specify 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 a specified group. By default, it is empty; if 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 an image pyramid. True means automatically building an image pyramid; false means not automatically building an image pyramid. | Boolean |
Output Result
| Parameter Name | parameter interpretation | parameter type |
|---|---|---|
| result dataset | result dataset | Dataset |