Import VRT
Instructions For Use
Import VRT 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 resulting dataset is stored | Datasource | |
| The Name Of The Resulting Dataset | The specified resulting dataset name | String | |
| Group | Supports importing data into a specified group. The default is empty; when 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 exists | ImportMode |
| Whether To Automatically Build Image Pyramid | false | Indicates whether to automatically build an image pyramid. "True" means automatically building; "False" means not automatically building. | Boolean |
| Multi-Band Import Mode | SINGLEBAND | Multi-band import mode. Can be imported as single-band datasets, a single multi-band dataset, or a single single-band dataset. | MultiBandImportMode |
| Dataset Type | false | Import as a grid dataset or an image dataset. "True" means importing as a grid dataset. | Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result Dataset | Result dataset | Dataset |