6

Newly installed QGIS and trying to open a .TAB file created with MapInfo Pro but fails to create shapefile receiving message ".TAB file not supported".

I Followed instructions > layers > add vector layer >.

Any suggestions please?

3
  • 1
    Try drag and drop the .TAB file onto the map window. If the map appears, right-click on the layer list and Save As as ESRI shapefile (.shp). Commented Sep 28, 2017 at 20:00
  • This YouTube video shows step by step to deal with your issue, How to open MapInfo .map file in QGIS and export them to .shp Commented Sep 28, 2017 at 20:47
  • Does the tab file open successfully in MapInfo? Commented Sep 29, 2017 at 7:42

1 Answer 1

5

Maybe the table is an Extended MapInfo Table build with a 64 bit version of MapInfo Pro?

Open the tab file in a text editor and see if it says "Type NATIVE" or "Type NATIVEX"

NATIVEX is the new Extended MapInfo Table format which isn't supported by the MITAB driver and so not supported by QGIS.

You can try to save it into a "standard" MapInfo Table using MapInfo Pro.

5
  • There seems to have been a solution to this on the MapInfo side of things: support.pitneybowes.com/… However, the vital piece of info to fix it is missing. Anyone have any ideas on how to adjust the preferences.xml MapInfo file to the QGIS friendly version? Or how to edit associated files with the tab file? Commented Nov 9, 2017 at 9:48
  • 1
    @Ian, check the article again. I have asked for missing piece to get added to the article Commented Nov 13, 2017 at 11:50
  • 2
    the article is now updated, thanks for getting this sorted. Commented Nov 20, 2017 at 9:30
  • 1
    This is the answer. But it looks like MapInfo files are no longer compatible with QGIS... Commented Aug 13, 2019 at 8:38
  • For now, it's only the "new" Extended MapInfo tables, also known as NativeX, that aren't supported in QGIS. If you create the older Native Tab Files you should be able to use this in QGIS Commented Aug 15, 2019 at 12:21

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.