[gdal-dev] Question on WFS and encoding
Jukka Rahkonen
jukka.rahkonen at maanmittauslaitos.fi
Thu Jun 18 07:27:00 PDT 2015
Even Rouault <even.rouault <at> spatialys.com> writes:
> No easy workaround on OGR side since the OGR GML driver will honour the
XML encoding indication to do recoding (from what it assumes to be
ISO-8859-1, but is UTF-8) to UTF-8...
Hi,
If you just need the data a non-OGR workaround is to save the GML on disk
and correct the encoding string by hand or with sed or something.
-Jukka Rahkonen-
More information about the gdal-dev
mailing list