Hi, I´m working on an OL application and therefore i need a getFeatureInfo from my mapserver. This is my request: http://172.xx.xx.xx/cgi-bin/mapserv?map=/usr/share/ka-map-1.0-20070205/htdocs/geo.map&LAYERS=see&TRANSPARENT=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&FORMAT=image%2Fpng&SRS=EPSG%3A31258&BBOX=462978.84987451,119472.99999999996,535227.6997490199,191721.8498745099&WIDTH=256&HEIGHT=256
The problem is, when i call it in the browser every special character (ö,ä,ü,²,...) is displayed correctly because in the templatefile specified in the mapfile i set the caracter encoding to iso-8859-1. When I make the request within the OL application I only get � for every special character. (the OL .php file is also specified in the head section as iso-8859-1) My question is, is there a posibility to tell the mapserver to translate the characters or tell the mapserver which characterset to use? In any configuration file or something? Thank you in anticipation! R. Ortner -- View this message in context: http://www.nabble.com/Iso-8859-1-tf4942477.html#a14148681 Sent from the Mapserver - User mailing list archive at Nabble.com.