<div dir="ltr">I´ve solved the problem; I post de solution for future searchings:<br>1. I keep de Postgis Database encoding to UTF-8<br>2. I changed the client_encoding in the postgresql.conf to client encoding = iso-8859-1<br>
3. Then I changed the Layer Metadata in the mapfile to 'Layer_Encoding' 'Latin1'.<br><br>Now the special characters 'ñ', 'á', etc are shown properly.<br><br><div class="gmail_quote">2008/7/9 Guillaume Sueur <<a href="mailto:guillaume.sueur@neogeo-online.net">guillaume.sueur@neogeo-online.net</a>>:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">it's not.<br>
default client_encoding is ASCII<br>
<br>
<br>
Gabriel Messner a écrit :<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
Thanks, but default client_encoding in PostgreSQL is the database encoding (here, UTF-8)<br>
<br></div>
2008/7/9 Guillaume Sueur <<a href="mailto:guillaume.sueur@neogeo-online.net" target="_blank">guillaume.sueur@neogeo-online.net</a> <mailto:<a href="mailto:guillaume.sueur@neogeo-online.net" target="_blank">guillaume.sueur@neogeo-online.net</a>>>:<div>
<div></div><div class="Wj3C7c"><br>
<br>
    just an idea, but maybe check your client_encoding parameter in<br>
    postgresql.conf<br>
    I may be wrong, but I think that mapserver id acting as a client for<br>
    the db, and may have the results returned into the client_encoding<br>
    character set.<br>
<br>
    Guillaume<br>
<br>
    Gabriel Messner a écrit :<br>
<br>
        Hi all,<br>
<br>
        I´ve set up a WFS server with mapserver. Data is stored in<br>
        Postgis database. Encoding settings are the followings:<br>
<br>
<br>
        -Spatial Data Base encoding is UTF-8<br>
        -For each layer in the mapfile encofing is also UTF-8 indicated<br>
        with 'layer_encoding' 'UTF-8'<br>
<br>
        The server retuns successfully geometries and attributes but the<br>
        the characters 'ñ',á,é,í,ó,ú are missing (spanish).<br>
<br>
        I´ve tried to solve this problem using 'wfs_encofing' 'UTF-8'<br>
        into the Web object Metadata but when doing so and trying to add<br>
        a wfs layer with UDig, an alert is displayed saying 'wrong<br>
        connection parameters'. I´ve also tried with 'ows_endoding' and<br>
        'gml_encoding'  at Web object Metadata but I fail as well.<br>
<br>
        I´d hughly appreciated if anyone can help me.<br>
<br>
        Thanks in advance.<br>
<br>
        Gabriel Messner<br>
<br>
<br>
        ------------------------------------------------------------------------<br>
<br>
        _______________________________________________<br>
        mapserver-users mailing list<br>
        <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br></div></div>
        <mailto:<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a>><div class="Ih2E3d"><br>
        <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br>
<br>
<br>
<br>
</div></blockquote>
<br>
</blockquote></div><br></div>