Le 11 avril 2012 10:01, Ari Jolma <[email protected]> a écrit : > In the Perl bindings all strings going to GDAL internals are upgraded from > Perl internal format to utf-8 and all strings coming from GDAL internals are > marked for Perl to be utf-8. > > This is done in the Perl typemaps after a change last November. > http://trac.osgeo.org/gdal/changeset/23405 > > I don't see a similar problem in the Perl bindings as below. However utf-8 > strings are handled in Python differently from Perl.
Thank you for this information, Ari. If the GDAL Perl bindings support unicode, then GDAL supports unicode and the issue may be in the Python bindings. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
