Import GIM
Instructions for use
Import the model data in the GIM format to the model dataest and is saved to the specified datasource. Currently, the compatibility of the tool is as follows:
- format version compatibility: fully supported
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
File Path | Input source GIM data | String |
North Deflection (Optional) |
Sets the north deflection of the data (counterclockwise, decimal degrees). | Double |
Process Thread Count: (optional) |
Sets the number of threads assigned to the operation. The default is 8. | Integer |
Target Datasource (Optional) |
Sets the datasource where the result model dataset is stored. | Datasource |
Datasource Connection Info (Optional) |
Select or create datasource in the specified path to store the result model dataset. When selecting the existing datasource, it will prompt "The file already exists, do you want to append the write". If Target Datasource and DatasourceConnection Info are set at the same time, only Target Datasource is valid. Please set it properly as required. With the datasource connection mode, the data import task will be executed in the child process. Note: You cannot use the same connection information for multiple imports. |
String |
Result Dataset Name (Optional) |
Sets the name of the result model dataset. | String |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Target Dataset | Result Model Dataset | DatasetVector |