Import WAP
Instructions for Use
A WAP file (*.wap) is the clear code polygon file of MapGIS, converted from a polygon file (*.WP). This tool is used to import WAP files as simple datasets or CAD datasets.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Select File | Enter the path information of the data to be imported. | String |
| Character Set | 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. 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 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 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. It is checked by default. 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 file path of the color index table for importing MapGIS data. The default is the built-in MapGISColor.wat file. | String |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result Dataset | Result Dataset | DatasetVector |