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
