Import PNG
Instructions for use
Import PNG image bitmap file
Parameter description
| Parameter Name | Default Value | Parameter Interpretation | Parameter Type |
|---|---|---|---|
| file path | Path information of the data to be imported | String | |
| target datasource | Specify the datasource 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. Default is empty. When no group is selected, data is imported under the datasource. | String | |
| character set type | ANSI | Character set type of the file to be imported | Charset |
| encoding type of the dataset | NONE | Encoding type of the dataset to be generated | EncodeType |
| import schema | NONE | Import mode when a dataset with the same name exists | ImportMode |
| dataset type | false | Import as a grid dataset or image dataset. True means import as a grid dataset. | Boolean |
| Whether to automatically build image pyramid | false | Whether to automatically build image pyramid. True means automatically build image pyramid; false means do not automatically build image pyramid. | Boolean |
| Coordinate reference file for the image file (optional) |
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 |