Import JPG
Instructions for Use
Import JPG image 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 | Specify 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. By default, it 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 |
| 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 |