<div dir="ltr"><div><div>Hi, <br><br></div>in the layer manager, menu "Settings" / then "preferences", tab "attribute", there is a field to specify encoding for data => this does not change the encoding of the data, but the encoding used to display it ...<br>
<br></div>Sylvain <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-12 17:12 GMT+02:00 Nikos Alexandris <span dir="ltr"><<a href="mailto:nik@nikosalexandris.net" target="_blank">nik@nikosalexandris.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I got some Mapinfo vector data with Greek characters in both the attribute column names and the attribute row strings. Initially, both in GRASS and QGIS the characters appear messy. I verified, inside QGIS, that the encoding in question is "cp1253" [0]. Passing this while importing the data in GRASS, like<br>

<br>
v.in.ogr dsn=Roads.TAB out=roads encoding=cp1253 --o<br>
<br>
does not work though (using ogrinfo --version, GDAL 1.10.1, released 2013/08/26).  Is there a proper encoding instruction to pass to v.in.ogr, other than "cp1253"? I want to avoid solving this externally.<br>
<br>
Nikos<br>
<br>
[0] <a href="https://en.wikipedia.org/wiki/Windows-1253" target="_blank">https://en.wikipedia.org/wiki/<u></u>Windows-1253</a><br>
______________________________<u></u>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/grass-user</a><br>
</blockquote></div><br></div>