Hi,

I have a minor problem with QGIS Server. When printing, the numeric scale shows the thousand separator at the bottom with a comma (",") instead of at the top, like we use it normally in Switzerland ("'").

I tried setting the LC_NUMERIC variable to de_CH.utf8, but this did not help. Do you know which variable I need to set to influence the display of the thousand separator in QGIS?

I did my variable definition in /etc/apache2/mods-enabled/env.conf by adding the lines

SetEnv LC_NUMERIC "de_CH.utf8"
SetEnv LANGUAGE "de_CH.utf8"

Thank you in advance for any hints!

Andreas


_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to