Import WAT
Instructions for Use
A WAT file (*.wat) is a MAPGIS point clear-text file, converted from a point file (*.WT). This tool is used to import WAT files as simple datasets or CAD datasets.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Select File | Input the path information of the data to be imported. | String |
| Charset | Select the character set type of the file to be imported. The default is ASCII. | Charset |
| Result Datasource | Specify the datasource where the result dataset is stored. | Datasource |
| Result Dataset | Specify the resulting dataset name. | String |
| Group | Supports importing data into a specified group. When no group is selected, the data is imported under the datasource. | String |
| Encode Type | The encoding type of the dataset to be generated. | EncodeType |
| Import Schema | Set the import mode when a dataset with the same name exists. | ImportMode |
| Dataset Type | Select the type of the dataset after import. Supports importing as a CAD Dataset or a simple dataset. The default is CAD Dataset. | Boolean |
| Create Spatial Index | Set whether to create a spatial index for the imported dataset. Checked by default. If checked, a spatial index will be created for the dataset according to the index type supported by the dataset, which can improve the efficiency of spatial query and data access. | Boolean |
| Color Index File | Set the file path of the color index table when importing MapGIS data. The default is the program's built-in MapGISColor.wat. | String |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result Dataset | Result Dataset | DatasetVector |