Import WAP
Instructions for use
WAP files (.wap) are MapGIS's area clear code files, converted from polygon files (.WP). This tool is used to import WAP files as simple datasets or CAD datasets.
Parameter description
parameter name | parameter description | parameter type |
---|---|---|
Select File | Input the data path information to be imported. | String |
Charset | 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 | The specified result dataset name. | 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 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 access to data. | Boolean |
Color Index File | Set the path of the color index table file for MapGIS data import, default is the MapGISColor.wat included with the program. | String |
Output Result
parameter name | parameter description | parameter type |
---|---|---|
Result Dataset | Result dataset | DatasetVector |