Zoltan,<div><br></div><div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

In MapInfo tab file the style is stored for each map element in the tab file. QGIS follows the Shape file logic where no style information is stored besides the geometry and atrributes.</blockquote><div><br></div><div>This is not a issue as QGIS is using OGR as a layer between the file and QGIS showing it.  Too QGIS a shapefile and a MapInfo tab file look the same.  We can get the style information for the feature and if it's not there then we ignore it.</div>

<div><br></div><div>If we wanted to do it we would,</div><div><br></div><div><ol><li>Open the layer</li><li>Get the style information for each feature by looping over them one by one.</li><li>Create a QGIS style</li><li>
Display the layer with the style applied.</li>
</ol><div>Like I said it can be done, just hasn't been yet.</div></div><div><br></div><div>- Nathan</div><div><br></div><div class="gmail_quote">2012/2/9 Siki Zoltan <span dir="ltr"><<a href="mailto:siki@agt.bme.hu">siki@agt.bme.hu</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Mats,<br>
<br>
it is not only a driver support question. In MapInfo tab file the style is stored for each map element in the tab file. QGIS follows the Shape file logic where no style information is stored besides the geometry and atrributes. The only chance to have different styles for the elements in QGIS is to create a thematic map.<br>


AFAIK it is not possible to fill the gap between these two different schema upgrading a driver, the QGIS should be redesigned.<br>
<br>
Regards,<br>
Zoltan<div class="HOEnZb"><div class="h5"><br>
<br>
On Thu, 9 Feb 2012, Mats Elfström wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi!<br>
On the MapInfo list, someone wanted to know why map styles in a MapInfo tab<br>
file does not show in Qgis.<br>
The answer was that the Qgis reader does not support it.<br>
This is a pity since one of the tab file advantages is the ability to store<br>
map styles.<br>
I would like to know if this is a deliberate decision by the Qgis<br>
developer, or if the libraries that Qgis uses are the problem.<br>
<br>
Regards, Mats.E<br>
-- <br>
______________________________<u></u>________________<br>
Mats Elfström, Väpplingvägen 21, SE-227 38 LUND, Sweden<br>
tel: <a href="tel:%2B46%2046%20145959" value="+4646145959" target="_blank">+46 46 145959</a> / mob: <a href="tel:%2B46%2070%20595%2039%2035" value="+46705953935" target="_blank">+46 70 595 39 35</a><br>
alt e-mail: <a href="mailto:mats.elfstrom@telia.com" target="_blank">mats.elfstrom@telia.com</a><br>
</blockquote>
</div></div><br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br></blockquote></div><br></div>