[Qgis-developer] Custom symbol path for QGIS server in mixed environment

Paolo Cavallini cavallini at faunalia.it
Fri Oct 21 00:16:25 PDT 2016


Hi all,
I have a project with custom symbols stored in a path on a Windows
machine, in a location of the type E:\symbols\svg. I need to use these
for a server project. I added the conf on the Debian server:

mkdir -p /qgis_conf/QGIS
nano /etc/apache2/sites-enabled/nameofthevirtualhost
SetEnv QGIS_OPTIONS_PATH "/qgis_conf/"
chown www-data /qgis_conf
nano /qgis_conf/QGIS/QGIS2.ini
# add:
[svg]
searchPathsForSVG=/path/to/svg1|/path/to/svg2

but I do not know how to map the desktop path to the server one: any hint?
Thanks a lot.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
https://www.google.com/trends/explore?date=all&geo=IT&q=qgis,arcgis


More information about the Qgis-developer mailing list