Daniel,

Thank You !
It is the mapfile indeed. The LABEL block stated UTF8.
Changing that to UTF-8 solved the problem.

MArco

Daniel Morissette schreef:
<div class="moz-text-flowed" style="font-family: -moz-fixed">DeDuikertjes wrote:

postgis tells me the database ppa_test_database is encoded in UTF8 and not UTF-8.

So apparently postgis wants to state UTF8 and iconv wants to hear UTF-8.

Is there any way around this?


I don't think MapServer reads the encoding value from PostGIS, it gets it from the ENCODING parameter in your LABEL block in your mapfile.

Make sure the ENCODING value in your mapfile are all valid (one of them must be using UTF8 instead of UTF-8).

Daniel
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to