Re: [QGIS-Developer] SharePoint_QGIS issue

2025-05-22 Thread Tobias Schula via QGIS-Developer
On Wednesday, 21 May 2025, 11:45:24 CEST ENNAFTI Tayssir via QGIS-Developer wrote: > We are using QGIS to regularly edit shapefiles and raster data stored on > SharePoint. However, we've run into an issue: SharePoint paths are > user-specific (e.g., C:\Users\[username]...), which breaks shared acc

Re: [QGIS-Developer] SharePoint_QGIS issue

2025-05-21 Thread Denis Rouzaud via QGIS-Developer
Hi I think that localized data path would solve the problem https://docs.qgis.org/latest/en/docs/user_manual/introduction/qgis_configuration.html It would required to be configured on each station but there are tools to help this such as https://qgis-deployment.github.io/qgis-deployment-toolbelt-

Re: [QGIS-Developer] SharePoint_QGIS issue

2025-05-21 Thread Emma Hain via QGIS-Developer
Here is an answer that goes some way to help - https://gis.stackexchange.com/questions/435342/accessing-same-shapefile-for-different-users-via-sharepoint-in-qgis Is there a way that you could look at another service for data management? - postGIS - Kart Other than that,