Import WAN
Instructions for use
The WAN file (.wan) is a network plaintext file in MapGIS, converted from the network file (.WN). This tool is used to import WAN files as simple datasets or CAD datasets.
Parameter description
parameter name | Description | 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, default is ASCII. | Charset |
Result Datasource | Specify the data source where the result dataset is stored. | Datasource |
Result Dataset | The specified name of the result dataset. | String |
Encode Type | The encoding type of the dataset to be generated. | EncodeType |
Import Mode | Set the import mode when a dataset with the same name exists. | ImportMode |
Dataset Type | Select the type of the dataset after import. Supports import 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, default is checked. If checked, a spatial index will be created for the dataset according to the index types supported by the dataset, which can improve the efficiency of spatial queries and data access. | Boolean |
Color Index File | Set the path of the color index table file for MapGIS import data, default is the built-in MapGISColor.wat. | String |
Output Result
parameter name | Description | Parameter Type |
---|---|---|
Result Dataset | Result dataset | DatasetVector |