Import WAN
Instructions for use
WAN file (*.wan) is MapGIS's network plain text file, converted from the network file (*.wn). This tool is used to import WAN files as simple datasets or CAD datasets.
Parameter description
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Select File | Enter the data path information to be imported. | String |
| Character Set | Select the character set type of the file to be imported, 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. If no group is selected, 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 dataset after import. Supports importing as CAD dataset or simple dataset, 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 supported index types, which can improve the efficiency of spatial queries and data access. | Boolean |
| Color Index File | Set the file path of the color index table when importing MapGIS data, default is the built-in MapGISColor.wat. | String |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result Dataset | Result Dataset | DatasetVector |