TAB là định dạng gốc của MapInfo Professional. Một bộ tệp (.tab, .dat, .map, .id) chứa hình học, thuộc tính và chỉ mục. Là định dạng tối ưu để làm việc trong MapInfo.
Tính năng chính

Giới thiệu về định dạng TAB
TAB is the native MapInfo format, still a working tool in cadastre, telecom and municipal services. Like the shapefile, it is not one file but a set: the table description, the attributes, the geometry and the index. Losing any of the four files means losing the layer.
The export is needed when the data goes to an organization where the map lives in MapInfo: to a contractor, to a GIS department, into a project that has been running for years. Opening data through a conversion is not popular in such places — it is easier to receive the native format right away.
What is in the archive: a ZIP where each layer sits in its own folder as a full set of files, with a README.txt description next to them. The coordinates are WGS84 (EPSG:4326), and the OpenStreetMap attributes are carried into the table in UTF-8. The file is written by the regular MapInfo driver: if a layer could not be written, it is honestly marked as failed rather than slipped to you in a foreign format under the expected extension.
Next to it there is the text exchange variant MIF/MID — it is more universal and readable by eye, but larger and slower. TAB is taken for work, MIF for handing data to an unfamiliar system.
Chương trình nào mở được tệp TAB
Các chương trình và ứng dụng sau có thể mở, chỉnh sửa và làm việc với tệp MapInfo TAB (.tab) được xuất từ OSM2CDR:
Format specifications
- Proprietary format
- 2D only
- Lossless (no quality loss)
- Stores feature attributes
- Output: 4 files in archive
- MapInfo native .tab (ZIP with 4 component files: .tab/.dat/.map/.id). Direct open in MapInfo Pro, GDAL/OGR.
Ai sử dụng bản đồ TAB
Cách xuất TAB
Cách mở tệp sau khi xuất
- MapInfo Pro — File > Open Table and pick the layer you need; it will open with its attributes and coordinate system.
- QGIS (free) — drag the layer file into the program window: MapInfo support is built in, nothing to install.
- Global Mapper and FME — read TAB directly and are convenient for further conversion into your client's formats.
- Keep the set together — the description file will not open without the geometry, attribute and index files; move the layer folder as a whole.
- If you need a text exchange format — download the MIF/MID option: the same data, but as readable text.
Bản đồ phổ biến ở định dạng TAB
Nhận bản đồ xuất ở định dạng MapInfo TAB
Tải bản đồ TAB chuyên nghiệp từ OpenStreetMap. Tạo tức thì, bất kỳ khu vực nào.
Câu hỏi thường gặp
Định dạng liên quan
Thường được xuất cùng nhau
Related Articles
MapInfo TAB — Format Behind Russian Cadastre and Municipal GIS: Internals, MITAB and OSM Export
MapInfo TAB since 1990: 4-5 files (.tab/.dat/.map/.id), Precisely's proprietary spec, reverse-engineering via Frank Warm
formatMapInfo TAB: Working with Maps in MapInfo Professional
MapInfo TAB format: file structure .tab/.dat/.map/.id, data import, CRS handling, and integration with professional GIS