Hi Andre, 2012/6/28 Andre Joost <[email protected]>: > The only thing that does not work as expected: > All text with non-ASCII-characters (e.g. ä ö ü) is broken. Fisrt of all this is known issue and it is not QGIS bug, but GDAL one. See http://hub.qgis.org/issues/5255, http://hub.qgis.org/issues/5340 and http://hub.qgis.org/issues/5508.
Also your solution will work only in some cases, when shapefiles are in UTF-8 encoding. So if you use in one project shapefiles with different encodings this will not work. Also this will not work if shapefile encoding not supported by GDAL recoding method. -- Alexander Bruy _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
