Hi Andrey,

Do you know what is the status of native unicode/utf-8 support in GDAL?
http://trac.osgeo.org/gdal/wiki/rfc5_unicode

RHH




Currently, using the Python SWIG bindings for GDAL 1.9.0,

   feature.SetField(0, u'xxx')

raises the following exception

   NotImplementedError: Wrong number of arguments for overloaded
function 'Feature_SetField'
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to