Import TAB
Instructions for Use
TAB files (*.tab) are table structure files for MapInfo attribute data, storing information in table form and defining the table structure of map attribute data. This tool is used to import TAB 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 import, default is ASCII. | Charset |
Result Datasource | Specify the datasource where the result dataset is stored. | Datasource |
Result Dataset | Specify the 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 dataset after import. Supports importing as CAD dataset or simple dataset, default is simple 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 supported index type, which can improve the efficiency of spatial queries and data access. | Boolean |
Import Attributes | Used to set whether to import attribute information, default is checked. If checked, attribute information is imported along with spatial data; otherwise, only spatial information is imported without attribute information. | Boolean |
Output Result
Parameter Name | Description | Parameter Type |
---|---|---|
Result Dataset | Result dataset | DatasetVector |