Handling special characters

Daniel Morissette dmorissette at DMSOLUTIONS.CA
Fri Nov 19 15:55:19 EST 2004


Palanisamy, Giri wrote:
>
> I have also tried adding the special characters directly in to the dbf file (edited in excel) ie directly added "La Cigüeña", but my mapserver application displayed as "La Cige¤a".
>

I'm not sure why the entities conversion doesn't work for you, but using
the numerical value might work.

For "ñ", use "ñ"

For the complete list, see
http://www.w3.org/TR/REC-html40/sgml/entities.html

--
------------------------------------------------------------
  Daniel Morissette               dmorissette at dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------



More information about the mapserver-dev mailing list