3liz / py-qgis-server

QGIS embbeded WMS/WFS/WCS asynchronous scalable http server
https://docs.3liz.org/py-qgis-server
Mozilla Public License 2.0
68 stars 16 forks source link

customize SVG search path? #62

Closed luca76 closed 1 year ago

luca76 commented 1 year ago

We have custom SVG symbols. How can we add a mounted folder to SVG search path?

dmarteau commented 1 year ago

How can we add a mounted folder to SVG search path ?

In what context ? Docker ?

luca76 commented 1 year ago

Docker. I solved the issue putting the svgs in 'svg' subfolder in the 'projects' path.

dmarteau commented 1 year ago

Note: you can mount any folder as subfolder of mounted volumes