José Macau
José Macau
the form needs a interaction, a choice make by the user on one field, it doesn´t assume loaded values like `@lizmap_user `, `"login" = 'jose'` or `"cod_divisao_serv" = 9` am...
from qgis server logs, i can detect that there are 3 moments: - when the user open the form ``` 14:51:25 INFO Server[54807]: **_EXPRESSIONS_**:{"jforms_view_edition-group9":" \"tipo\" = 'RQI' "} 14:51:25 INFO...
this issue is still valid. the expression `@lizmap_user = 'jose'` does not work for the container visibility control
Hi everyone! Out of the three Lizmap variables available in QGIS – `@lizmap_user`, `@lizmap_user_groups`, and `@lizmap_repository` – only the last one, `@lizmap_repository`, is not receiving any value in my case....
in case of linear interpolation, not for discrete or exact interpolation
no, only in case of linear interpolation type not for discrete or exact interpolation type
@Antoviscomi thanks maybe a qgis server bug...
@Gustry the url from lizmap doesn´t contain the `GetLegendGraphic` myhost/index.php/lizmap/service?repository=ma&project=PIAAC-AC&**REQUEST=GetMap**&SERVICE=WMS&VERSION=1.3.0&FORMAT=image%2Fpng&STYLES=default&TRANSPARENT=true&LAYERS=lst_inv_ac&DPI=96&WIDTH=2080&HEIGHT=475&CRS=EPSG%3A3763&BBOX=-253278.93184485074%2C-179934.01850668347%2C297055.50215735065%2C-54256.68381868075&ts=1707138769681 i can replace the request for myhost/index.php/lizmap/service?repository=ma&project=PIAAC-AC&**REQUEST=GetLegendGraphic&FORMAT=image**&&SERVICE=WMS&VERSION=1.3.0&FORMAT=image%2Fpng&STYLES=default&TRANSPARENT=true&LAYERS=lst_inv_ac&DPI=96&WIDTH=2080&HEIGHT=475&CRS=EPSG%3A3763&BBOX=-253278.93184485074%2C-179934.01850668347%2C297055.50215735065%2C-54256.68381868075&ts=1707138769681 and get: 
> @Gustry So we could use the FORMAT=image/png request for raster layers? @Gustry is it possible fix it with the workaround above? this is a little annoying... in production environment...
hi @Gustry i'am using qgis server 3.28