<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        color:black;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";
        color:black;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Afternoon Richard,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Would a model suffice?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Phil<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"> Qgis-user [mailto:qgis-user-bounces@lists.osgeo.org]
<b>On Behalf Of </b>Richard McDonnell<br>
<b>Sent:</b> 19 April 2018 15:06<br>
<b>To:</b> qgis-user@lists.osgeo.org<br>
<b>Cc:</b> Ian Hand<br>
<b>Subject:</b> Re: [Qgis-user] QGIS Saving TAB as SHP<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Afternoon all,<br>
I have a slight issue, there are a number of MapInfo Tab Files which we want to convert to Shapefile, but they do not convert correctly.<br>
The issue arises with Rings/Holes in the Polygons, when you save the TAB file as a shapefile, some of them are not displaying correct, they overlay the hole as another polygon.<br>
The issue seems to be related to the direction the hole was digitised/generated to. The issue can also be replicated outside of QGIS by running ogr2ogr, so it seems to be a GDAL/OGR ESRI Shapefile Driver issue.<br>
Now in saying all that, QGIS 3 seems to be able to fix the issue by running, <b><i>Fix geometries 
</i></b>from the Processing Toolbox.<br>
My question is, Is there a way to fix the OGR Driver to fix the issue, or a tick box under
<b><i>Save Vector Layer as... </i></b>to run/implament the <b><i>Fix geometries </i>
</b>tool as part of the save process?<br>
This is an issue, which pops up regularly online, with no solution to date.<br>
Regards & Thanks in advance.<br>
<br>
Richard McDonnell<o:p></o:p></p>
<p><a href="http://www.opw.ie/"><span style="text-decoration:none"><img border="0" width="405" height="225" id="_x0000_i1025" src="http://www.opw.ie/en/media/opw-logo-december-2016.gif"></span></a><o:p></o:p></p>
<p class="MsoNormal"><br>
<br>
Email Disclaimer: <a href="http://www.opw.ie/en/disclaimer/">http://www.opw.ie/en/disclaimer/</a>
<o:p></o:p></p>
</div>

<P align=left>Mae'r Awdurdod yn hapus i gyfathrebu yn Gymraeg neu yn Saesneg</P>
<P align=left>The Authority is happy to communicate in Welsh or English<BR></P>
<DIV>*********************************************************************** 
</DIV>
<DIV>Website <A 
href="http://www.pembrokeshirecoast.org.uk">www.pembrokeshirecoast.org.uk</A></DIV>
<DIV>Follow us on <A href="http://twitter.com/PembsCoast">Twitter</A> </DIV>
<DIV>Join us on <A 
href="http://www.facebook.com/group.php?gid=26330984774&ref=ts">Facebook</A></DIV>
<DIV>Watch us on <A 
href="http://www.youtube.com/user/pcnpa2008#p/u/0/Tw8Udou0p5k">Youtube 
</A></DIV>
<DIV>Look at us on <A 
href="http://www.flickr.com/photos/pembrokeshirecoast/">Flickr</A></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>This email and any attached files should only be read <FONT 
face=Arial>by</FONT> those persons to whom<BR>they are addressed and be used by 
them only for their intended purpose.<BR>If you are not the intended recipient 
please destroy all copies and inform the<BR>sender by return 
email.<BR><BR>Please note that the contents of this email may be subject to 
public disclosure <BR>under the Freedom of Information Act 2000 and therefore 
the confidentiality of <BR>this message and any reply cannot be 
guaranteed.</DIV>
<DIV><BR>For further information on the PCNPA please visit our website at <A 
href="http://www.pembrokeshirecoast.org.uk">www.pembrokeshirecoast.org.uk</A></DIV>
<DIV><BR>Please consider the environment before printing this email.<BR><BR>Dim 
ond y personau hynny yr anfonwyd yr e-bost hwn atynt ac unrhyw ffeiliau sydd 
<BR>ynghlwm ddylid eu darllen, a dim ond hwy ddylid eu defnyddio at y diben y 
bwriadwyd hwy. <BR>Os nad y chi yw'r person y bwriadwyd eu derbyn a fyddech 
gystal â dinistrio pob copi a rhoi <BR>gwybod i'r anfonwr gyda throad yr 
e-bost.<BR><BR>Noder os gwelwch yn dda y gall cynnwys yr e-bost hwn orfod cael 
ei ddatgelu i'r cyhoedd o <BR>dan Deddf Rhyddid Gwybodaeth 2000 ac felly ni 
ellir gwarantu cyfrinachedd y neges hon <BR>nac unrhyw ateb. <BR><BR>Am ragor o 
wybodaeth am APCAP ymwelwch â'n gwefan ar <A 
href="http://www.arfordirpenfro.org.uk">www.arfordirpenfro.org.uk</A> 
<BR><BR>Ystyrier yr amgylchedd cyn argraffu'r e-bost hwn os gwelwch yn 
dda.</DIV>
</body>
</html>