José Macau
José Macau
the wfs layer is visible only at 1:250000, if i zoom to a major scale the layer disappears! also the attribute table doesn't appear filled in, only the field names...
@rldhont thanks for your answer now i' ve the environmental variable `FcgidInitialEnv QGIS_OPTIONS_PATH "/home/qgis/.local/share/QGIS/QGIS3/profiles/default"` the structure folders: `/home/qgis/.local/share/QGIS/QGIS3/profiles/default` and the error remains: `WARNING WFS[4667]: Cannot create temporary SpatiaLite cache.: Cannot...
> I doubt that your process can write to this directory... @Gustry i don't know why! owner: `root`, group: `www-data` permissions: all (`777`)
> On which directory did you check this owner and group ? from `qgis/.local/share/QGIS/QGIS3/profiles/default` in `/home/` to the end
@Gustry please where do you point me with > Look at the path in my message (?)
i think that one slash (`/`) = double (`//`) slash... this mean that the process needs to write at root file system `/.local` ?
ok! so the qgis server ignores the environmental variable `QGIS_OPTIONS_PATH `... (?) thank you so much @gustry :-)
keeping all previous features :+1:
https://github.com/3liz/lizmap-web-client/issues/2535 ?
i'm trying to use `login` field (`"login" = 'jose'`) to control de visibility using this script as usual for me https://docs.lizmap.com/current/en/publish/customization/javascript.html#send-current-login-user-id but with this way the container remains always invisible...