<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hey everyone,<br><br>We're having a bit of a problem performing getfeatureinfo queries with mapserver.&nbsp; The french characters are coming out of the database as ISO-8859-1 instead of UTF-8.&nbsp; The database and servers are configured as UTF 8, the map files and the query templates too.&nbsp; Actually text/plain also has problems so it's not the templates.&nbsp; We're trying to encode everything as UTF 8 so me specificying ISO-8859-1 in the meta tag of the html query template doesn't work.<br><pre>GetFeatureInfo results:<br><br>Layer 'SoilOrder'<br>  Feature 10894: <br>    OBJECTID = '10894'<br>    SLC_SOIL_ORDER_V31_22_ID = '81600931'<br>    SOIL_ORDER_NAME_EN = 'Chernozemic'<br>    SOIL_ORDER_NAME_FR = 'Chernoz�mique' &lt;- error is here in my browser.<br>    SOIL_ORDER_PCNT = '84'<br>    SHAPE = '&lt;shape&gt;'<br></pre>Any idea if there are outstanding problems here with SDE and mapserver not playing nice with this?&nbsp; We're beating our heads against the wall thinking about what config we could have missed.<br><br>Oh - labels with french are fine, and so are legends; it's only the getfeatureinfo queries that have troubles.<br><br>Cheers,<br><br>Chris Whitteker<br><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>