Import GRD
Instructions for use
Imports an Arc/Info ASCII Grid (*.grd) file.
Parameter description
| Parameter Name | Default Value | Parameter Interpretation | Parameter Type |
|---|---|---|---|
| Select File | The file path to import. | String | |
| Character Set | ANSI | The character set type of the import file. | Charset |
| Data Source | Specifies the data source where the result dataset is stored. | Datasource | |
| Dataset | The specified resulting dataset name. | String | |
| Group | Supports importing data into a specified group. Default is empty; if no group is selected, data will be imported directly under the data source. | String | |
| Encode Type | NONE | Specifies the encoding type of the result dataset. | EncodeType |
| Import Mode | NONE | Specifies the import mode. Three modes are provided: |
ImportMode |
| Create an 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 |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result Dataset | The result dataset. | Dataset |