[Qgis-developer] Localizing QGIS Server
Andreas Neumann
a.neumann at carto.net
Wed Dec 17 06:50:47 PST 2014
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
More information about the Qgis-developer
mailing list