<div dir="ltr"><div>Hi,<br><br>I am a bit confused right now about a possible difference in encoding attribute value that I have noticed between those two drivers (MapInfo File vs ESRI Shapefile).<br><br>I have a script that allow user to export some features from database to shapefile or MapInfo TAB format. However, in MapInfo TAB the attributes are not encoded correctly in utf-8, contrary than shapefiles.<br>
<br>The same data and the same code is used, and I am starting to think that the difference is coming from inside the OGR drivers.<br><br>OGRFeature.SetField("FiedlName", value.encode('utf-8')) #value is unicode<br>
<br>Anybody have information about this issue? I dont really know where to look.<br><br></div>-Max Demars<br clear="all"><div><div><div><div><div><div><div><br>-- <br><div dir="ltr"><div><div><div>Stack Overflow: <a href="http://stackoverflow.com/users/1914034/burton449" target="_blank">http://stackoverflow.com/users/1914034/burton449</a><br>
</div></div>GIS Overflow: <a href="http://gis.stackexchange.com/users/14426/burton449" target="_blank">http://gis.stackexchange.com/users/14426/burton449</a><br></div>LastFm: <a href="http://www.lastfm.fr/user/burton449" target="_blank">http://www.lastfm.fr/user/burton449</a><br>
</div>
</div></div></div></div></div></div></div></div>