<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Hello List,<br>
<br>
I am having trouble exporting shapefiles to MapInfo using OGR Converter
and believe this is a bug.<br>
<br>
QGIS trunk - updated and compiled today (24/11/09) revision 12236M<br>
Kubuntu 9.10 AMD64<br>
GDAL 1.6.1 compiled from source 11/5/2009<br>
<br>
When I choose a ESRI Shapefile and supply an input filename name then
choose target format of "MapInfo File" and press Browse nothing happens
at all. If you then just press OK it tells you that the target dataset
is missing. I had a look at the code and it looks to me like the line<br>
<br>
  add( Format( "MapInfo", "MapInfo File", Format::eFile ) );<br>
<br>
in format.cpp has the "MapInfo" and "MapInfo File" around the wrong
way. If you reverse these and re-compile, QGIS then allows you to
choose the output target file, but then crashes when you press OK.
Looking in the target directory, OGR Converter writes out the dat, id
and map files, but there is no tab file. If you just enter a name (ie.
without '.tab') as the target filename, it creates a directory and
writes the dat, id and map files, again without the tab.<br>
<br>
My GDAL appears to be working as I can do the conversion using ogr2ogr.<br>
<br>
Regards,<br>
<br>
Roland<br>
<br>
<br>
</font>
<div class="moz-signature">-- <br>
<title></title>
<br>
<div class="moz-signature">-- <br>
<strong><font color="#000080" face="Arial">ROLAND HILL</font></strong><br>
<strong><font color="#000080" face="Arial" size="2">Director</font></strong><br>
<strong><font color="#000080" face="Arial" size="2">Four Winds
Technology Pty Ltd</font></strong><br>
<strong><font color="#000080" face="Arial" size="2">Ph/Fax :  +61
(0)2 6366 9425</font></strong><br>
<strong><font color="#000080" face="Arial" size="2">Mobile : 
+61 (0)41 880 7472</font></strong><br>
<strong><font color="#000080" face="Arial" size="2"><a
 href="mailto:Roland.Hill@fourwindstechnology.com.au">Roland.Hill@fourwindstechnology.com.au</a></font></strong>
<br>
<br>
</div>
<div align="left"><strong><font face="Arial" size="2">Privacy and
Confidentiality Notice</font></strong></div>
<div align="left"><font face="Arial" size="1">The information contained
herein and any attachments are intended solely for the named
recipients. It may contain privileged confidential information. If you
are not an intended recipient, please delete the message and any
attachments then notify the sender of miss-delivery. Any use or
disclosure of the contents of either is unauthorised and may be
unlawful. All liability for viruses are excluded to the fullest extent
permitted by law.</font></div>
<br>
</div>
</body>
</html>