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 properties data. This tool is used to import TAB 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, with ASCII as the default. Charset
result datasource Specify the datasource where the result dataset is stored. Datasource
result dataset The specified 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 import as CAD dataset and simple dataset, with simple dataset as the default. 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 index types supported by the dataset, which can improve the efficiency of spatial queries and data access. Boolean
import attributes Used to set whether you want to import attribute information, checked by default. If checked, it means importing attributes along with spatial data; otherwise, only geometry is imported without attributes. Boolean

Output Result

Parameter Name parameter interpretation parameter type
result dataset result dataset DatasetVector