Import TIF

Instructions for use

Import TIF image bitmap file. Supports the import of TIFF/BigTIFF/GeoTIFF/ENVI TIFF files.

Parameter description

Parameter name Parameter interpretation Parameter type
File path The path information of the data to be imported. String
Target datasource Specifies the datasource where the result dataset is stored. Datasource
The name of the resulting dataset
(Optional)
The specified name for the resulting dataset. String
Group Supports importing data into a specified group. If no group is selected, the data is imported under the datasource. String
Character set type The character set type of the file to be imported, default is ANSI. Charset
Encoding type of the dataset The encoding type of the dataset to be generated, default is NONE. EncodeType
Import schema The 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 single band datasets, a single multi-band dataset, or a single band dataset. MultiBandImportMode
Dataset type Import as a grid dataset or an image dataset. True indicates importing as a grid dataset. Boolean
Whether to automatically build image pyramid Whether to automatically build an image pyramid. True indicates automatically building the image pyramid; false indicates not automatically building the 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 The result dataset. Dataset