Re: [gdal-dev] Re: Different result from GML with .xsd and .gfs

2012-01-22 Thread Even Rouault
> Perhaps worth mentioning this in the GML driver document? Done. Thanks. I've also filed http://trac.osgeo.org/gdal/ticket/4461 because the current situation isn't really ideal. > > -Jukka Rahkonen- > > > > > ___ > gdal-dev mailing list > gdal-d

[gdal-dev] Re: Different result from GML with .xsd and .gfs

2012-01-22 Thread Jukka Rahkonen
Even Rouault mines-paris.org> writes: ... > > Yes, this is due to the XML mini parser directly integrated to GDAL that is > used to parse the .xsd. It doesn't understand the XML encoding header, so > assumes the content to be always utf-8. > > As suggested by someone in a previous related bos