Murty Maganti wrote:

Where can I get the list of valid encodings that can be used in encoding of LABEL section.


MapServer uses the libiconv library to deal with encodings. There is a list of encodings that the lib supports here:

  http://www.gnu.org/software/libiconv/

... and one can also use the "iconv -l" command on a system with libiconv installed to get the complete list of supported encodings on that specific system.

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

Reply via email to