5

When I load a .Tab file into QGIS I am unable to make changes to it. The information on the MetaData Tab reads the following:

"Editing Capabilities of this layer: Add Attributes, Fast Access to Features at ID"

How can I change the Editing Capabilities so that I can edit the features with this .TAB file.

3
  • 1
    Simple answer is you can't. The mitab lib that ogr uses which qgis uses doesn't support this. Commented Mar 15, 2013 at 10:12
  • @NathanW I think that's a valid answer that should be upvoted. Please post it. Commented Mar 15, 2013 at 12:12
  • I would upvote it, but I am a newbie and not allowed to vote until I have a 15 reputation. Commented Mar 17, 2013 at 8:35

5 Answers 5

2

Simple answer is you can't. The mitab lib that ogr uses which qgis uses doesn't support this.

0
1

In QGIS 2.14, it is now possible to edit TAB files. It came as a bit of a surprise to me because I jumped from using QGIS 2.8 to 2.14 and didn't realise the editing capability. Very welcome for those who make extensive use of TAB files.

1

FYI...It seems that you can edit MapInfo .tab files as long they are not using .dbf to store the data. Doesn't look like it can edit those...I tested and I can edit with a .dat file, but not a .dbf file

0

Why not just right click on the layer in question and save as a shapefile, then edit to your requirements then.

If you need it as a .tab you could repeat the process only choosing to save as a .tab then.

0
0

Now in Version 2.14.1 it is possible to change the Editing Capabilities on a MapInfo Tab file. I have recently tested adding a new column to a mitab. It worked easily.

1

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.