Import GIF
Instructions for use
Import GIFimage bitmap 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 | Specifies the name of the resulting dataset. | String | |
| Group | Supports importing data to the specified group. Default 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 |
| dataset type | false | Import as a grid dataset or an image dataset. True indicates importing as a grid dataset. | Boolean |
| Whether to automatically build image pyramid | false | Whether to automatically build an image pyramid. True indicates automatically building an image pyramid; false indicates not automatically building an image pyramid. | Boolean |
| coordinate reference file for the image file (Optional) |
The path of the coordinate reference file for the image file (WorldFile). | String |
Output Result
| Parameter Name | parameter interpretation | parameter type |
|---|---|---|
| result dataset | result dataset | Dataset |