g3w-suite / g3w-admin

Server module for G3W-SUITE
https://g3w-suite.readthedocs.io/en/latest/g3wsuite_administration.html
Mozilla Public License 2.0
40 stars 34 forks source link

Issue with prints in 3.1 #185

Closed valtterilap closed 3 years ago

valtterilap commented 3 years ago

Hi,

When creating a print using 3.0 works fine but when creating a print with 3.1 it only shows one layer.

3 0 print Print using 3.0

3 1 print Print using 3.1

Both prints are using the same project file and layout.

However, neither of the prints does support the SVG logo we have. Below is the same layout opened in Qgis. qgis print

wlorenzetti commented 3 years ago

Hi, Is layer visibility scale dependent? For svg, update your g3w-suite-docker v3.1.x branch, in the past days I just add SVG management, after update you have to create a folder named 'svg' inside your filemanager space and upload there your svg.

valtterilap commented 3 years ago

Visibility is scale dependent but both of the prints are using same scale and same project file

wlorenzetti commented 3 years ago

ok but the scale of above print images are ate the same scale value of visibility layer limit?

leolami commented 3 years ago

Hi Valtteri is this webgis with free access? Can you send us the URL, so we can check

Thank you

valtterilap commented 3 years ago

Hi, Here is the link for 3.0 version http://devg3.asemakaava.fi/en/map/nakkila-3067/qdjango/23/ And for 3.1 http://kaavao.asemakaava.fi/en/map/nakkilan-kunta/qdjango/3/#

volterra79 commented 3 years ago

@valtterilap we fixed the issue. Please pull the v3.1.x and let you know. Thanks

leolami commented 3 years ago

About the logo in the print layout

Have you load the logo on the project_data direcory?

https://g3w-suite.readthedocs.io/en/v.3.1.x/projectsettings.html#print-layouts

valtterilap commented 3 years ago

Everything including the SVG logo works fine now!