wfs server and encoding

Eric Lemoine eric.c2c at GMAIL.COM
Wed Oct 24 10:04:42 EDT 2007


Hello

I have some data that is served by MapServer WFS. This data is stored
in MapInfo MAP TAB files and is encoded in ISO-8859-1. I'd like
MapServer WFS to generate an UTF-8 encoded GML file. I tried to use
"wfs_encoding" "UTF-8" in my mapfile but it looks like MapServer just
changes the <xml> encoding attribute without actually converting the
data (from ISO-8859-1 to UTF-8). Is there a way to ask MapServer to
actually perform that data conversion?

Thanks,
--
Eric



More information about the mapserver-users mailing list