Import TIF
Instructions for use
Import TIF image bitmap files. Supports importing TIFF/BigTIFF/GeoTIFF/ENVI TIFF files.
Parameter description
| parameter name | Parameter Description | Parameter Type |
|---|---|---|
| File Path | Path information of the data to be imported | String |
| Target Datasource | Specifies the datasource where the result dataset is stored | Datasource |
| Result Dataset Name (Optional) |
Specifies the name of the result dataset | String |
| Character Set Type | Character set type of the file to be imported, default is ANSI. | Charset |
| Encoding Type of Dataset | Encoding type of the dataset to be generated, default is NONE. | EncodeType |
| Import Mode | Import mode when a dataset with the same name exists, default is NONE. | ImportMode |
| Multi-band Import Mode (Optional) |
Multi-band import mode, which can import as multiple single-band datasets, a single multi-band dataset, or a single single-band dataset. | MultiBandImportMode |
| Dataset Type | Import as grid dataset or image dataset; true means import as grid dataset. | Boolean |
| Whether to Automatically Build Image Pyramid | Whether to automatically build an image pyramid; true means automatically build; false means not automatically build. | Boolean |
| Coordinate Reference File of Image File (Optional) |
Path of the coordinate reference file (WorldFile) for the image file. | String |
Output Result
| parameter name | Parameter Description | Parameter Type |
|---|---|---|
| Result Dataset | Result Dataset | Dataset |