Guida al setup avanzato¶
Estensioni vettoriali supportate¶
Currently, QFieldCloud supports GeoPackage and PostGIS layers for collaborative editing. Other formats supported by QGIS should also work but are not officially supported.
Lavorare con i GeoPackages¶
Usare i GeoPackages è solitamente la miglior soluzione per un setup semplice finalizzato a centralizzare i dati collezionati dai tuoi utenti QField in un unico file.
If you would like to set up a relation, add a UUID field and use that as the primary or foreign key.
Note
Do not use the default fid
field for relations (as primary or foreign key).
It will lead to errors over time.
Esempio di flusso di lavoro (GeoPackage)¶
Preparazione da Desktop
- Creare un nuovo progetto.
- Create GeoPackage layers, save it in the same folder than the QGIS project.
- Impostare il GeoPackage in "Modifica offline" all'interno del plugin QFieldSync.
- Caricare il progetto su QFieldcloud
Lavoro sul campo
- Sign in to QFieldCloud and download the project to your device.
- Collect and edit some data and upload the changes.
Desktop
- Using QFieldSync, download the updated files (the GeoPackage file should have changed).
Warning
This workflow does not support changing the GeoPackage on the desktop, as being file-based, the whole GeoPackage will be replaced. This means that data can only be digitized using QFieldCloud.
PostGIS¶
Using PostGIS layers is a good choice if your data should directly be editable for multiple users through QFieldCloud when they sync their work without any further steps.
It requires your database to be publicly accessible, and credentials must be saved unencrypted in the QGIS project. Please be aware of the security implications of such requirements, and remember to have backups.
Esempio di flusso di lavoro (PostGIS)¶
Preparazione da Desktop
- Creare un nuovo progetto.
- Aggiungere un layer PostGIS, assicurandosi di memorizzare le credenziali nel progetto.
- Make sure the PostGIS database connection is publicly accessible (public IP or domain name, it will not work with
127.0.0.1
orlocalhost
). - In the QFieldSync project settings, set the GeoPackage to "Offline editing" if your QField users will not have a reliable internet connection in the field or "Direct database access".
- Caricare il progetto su QFieldcloud
Lavoro sul campo
- Sign in to QFieldCloud and download the project.
- Collect some data
- Push or synchronize the changes once back at the office if you were using
offline editing
.
Desktop
- All changes should be directly visible inside the PostGIS database.
Note
When using direct database access
, QFieldCloud will directly edit data in the PostGIS database.
This will only work with a reliable internet connection in the field, but has the advantage that all data is directly visible to all users and allows to use any PostGIS specific setup (triggers, generated fields, etc).
Note
When using offline editing
, QField will work on a local copy of the database in a GeoPackage, which will be synced by QFieldCloud to the original database once synchronized by the user.
We recommend to use this option to avoid unnecessary data losses in case of lost data connection.
Changes will only be visible to users once the Synchronisation via QFieldCloud has been applied on the different devices. When a local copy is created, advanced PostGIS operations (like triggers) will not be available on QField.
Ulteriori informazioni sono disponibili su QFieldCloud technical reference.
Restriction of Project Files¶
To prevent any modification to the core QGIS project file, the project administrators can restrict the access to these files. This can be achieved under the settings section in QFieldCloud.
- From the QFieldCloud homepage direct to Settings
- Enable the
Restrict project files
button
Once set, only administrators and managers will be able to push changes to the files listed above. Other project collaborators can still upload and modify other project files, such as data in GeoPackages, but they cannot alter the main project file or its core components.
Restricted Files¶
When enabled, the following files can only be modified or uploaded by a user with an "admin" or "manager" role for the project:
- The primary QGIS project file (e.g.,
my_project.qgz
). - The attachments zip archive associated with the project (e.g.,
my_project_attachments.zip
). - QGIS auxiliary data files that store information like label positions (e.g.,
my_project.qgd
). - QField style files (
.qml
) that share the same name as the project file.
Automatic push to QFieldCloud¶
With this functionality, you can enforce automatic pushing of pending changes to QField devices in the field, as well as specify the interval in between automated pushes. The functionality is activated through a project setting, allowing remote activation.
Preparazione da Desktop
-
Access Project Settings: Direct to Project > Properties... > QField > QFieldCloud Packaging
-
Attiva Invio Automatico: Attiva l'opzione "Invia automaticamente le modifiche in sospeso nel seguente intervallo" e definisci l'intervallo preferito.
Note
Benefits:
- Real-Time Updates: Ensures prompt Synchronisation of field data with the QFieldCloud project.
- Streamlined Workflow: Minimizes manual intervention and ensures surveyors do not need to worry about Synchronisation, helping them focus on data quality.
Considerations:
- Network Stability: Ensure stable internet connectivity for auto-push functionality.
- Battery Optimization: Implement strategies to mitigate battery consumption on QField devices during prolonged fieldwork.
Project creation in an organisation¶
Come creare un progetto in un'organizzazione
Option 1: Using QField Sync¶
-
Follow the steps configure your cloud project, until you get to the "Project details".
-
Cambia il proprietario del progetto nella tua Organizzazione.
-
Click on "Create" to start the conversion and Synchronisation. When finished the project will appear in the list of projects of your Organization in QFieldCloud.
Option 2: Using QFieldCloud¶
-
In the QFieldCloud landing page direct to your organization.
-
Click on "Create a project".
-
Select "Create a new empty project"
-
Potete vedere il nuovo progetto nella panoramica.
-
In QGIS open QFieldSync and you will see the new project listed, click on "Edit Selected Cloud Project".
-
Scegliere la cartella in cui salvare il progetto.
-
Nella cartella selezionata, è possibile sia incollare un progetto già in uso o salvarne uno nuovo.
-
Una volta che la cartella contiene il progetto, è possibile sincronizzarlo.
-
Infine, carica le modifiche sul cloud.
-
È possibile verificare che i file siano presenti nel progetto dell'Organizzazione.
Option 3: Changing the Ownership of a project¶
- On the QFieldCloud landing page, click on your project of concern.
-
Direct to the Settings and select "Transfer ownership of this project" and choose the desired Organization for the transfer.
-
A pop-up window will appear to confirm the transfer. To proceed, you will need to type the requested text and click "Transfer project".
Activate email notifications for QFieldCloud changes¶
If you wish to be notified by QFieldCloud what happens to your team(s) and your projects, you can activate the email notification option.
- On your QFieldCloud landing page direct to settings.
- Navigate to the notifications section. Here, you can customize the frequency of notifications you wish to receive at the email address registered with your account.
The events you get notified about are:
- Creazione di un Utente
- Creazione di un'Organizzazione
- Eliminazione di un'Organizzazione
- Creazione di membri dell'organizzazione
- Eliminazione di membri dell'organizzazione
- Creazione di un Team
- Eliminazione di un Team
- Creazione di membri di un team
- Eliminazione di membri di un team
- Creazione di un Progetto
- Eliminazione di un Progetto
- Creazione dei membri del progetto
- Eliminazione dei membri del progetto
You will receive notifications for events in which you are not the actor. These notifications are specifically for events that are initiated by other members of your organization or collaborators on your projects.
Migliora il tuo progetto con il "Optimized Package"¶
We recommend using the new "Optimized Packager" over the deprecated "QGIS Core Offline Editing" for all your projects. The "Optimized Packager" supports consolidating filtered layers of same datasource into a single offline layer, respecting distinct symbology but also using less storage.
- On the QFieldCloud landing page and select the project of concern
- Direct to Settings and set the packager under "Packaging Offliner" in the "Settings" tab of your project.
Here is an example to illustrate this feature:
Example Configuration:
- Layer 1.1:
- Sorgente Dati:
layers.gpkg
- Tabella:
layer1
-
Filtro:
id % 2 = 1
-
Layer 1.2:
- Sorgente Dati:
layers.gpkg
- Tabella:
layer1
- Filtro:
id % 2 = 0
Result:
Per il nuovo offliner:
- A single layer is generated in the offline GeoPackage, combining data from
layer1
with the specified filters.
Per il vecchio offliner (QGIS):
- Vengono creati due layer separati, ognuno dei quali rappresenta i set di dati filtrati:
- Layer 1: Filtrato con
id % 2 = 1
- Layer 2: Filtrato con
id % 2 = 0
Note
This configuration must be set in the Settings page of each project in QFieldCloud.
Configuration of Attachment Folders¶
If your project contains photos, documents or other attachments, you have to configure your QGIS project accordingly to ensure that the data are downloaded to your QField device.
- In QGIS navigate to Project > Properties... > QField.
- Add your folder's path to the "Attachments and Directories" list. The path you enter must be relative to the location of your project file.
Example
You used pictures for a specific symbology. These are stored in a folder named "assets" located inside your project home folder. Add them under the folder name to the list.
On-Demand Attachment Downloads¶
For projects with many attachment files, you can enable on-demand downloading in QField. This is useful for saving storage space on field devices and reducing data transfer over limited network connections.
To enable this feature:
- From the QFieldCloud landing page, select your project.
- Direct to Settings.
- Enable the "On demand attachment files download" option.
Note
This feature can be activated during project creation or enabled at any time for existing projects.
Connect to a custom QFieldCloud server in QField and QFieldSync¶
QField and QFieldSync connect to the QFieldCloud service app.qfield.cloud by default.
You can modify the default that QField and QFieldSync connect to:
- Apri la schermata di accesso in Qfield o QFieldSync.
- Double-tap on the Nyuki icon (the QFieldCloud logo).
- Questa azione rivelerà un campo in cui è possibile immettere l'indirizzo del server QFieldCloud preferito.
- Inserisci i dettagli del server desiderato nel campo fornito. (Leaving the field empty will automatically connect to the QFieldCloud server)
Note
QField will remember the last entered URL for future sessions. It's important to note that QFieldSync does not support the same cloud project in multiple QGIS profiles. As a recommendation use a single QGIS profile for your QFieldCloud projects to avoid Synchronisation issues.